Files
purple-electrumwallet/electrum/gui/qml/components
ThomasV 2836dccfbb qml: Handle situation where no more addresses are available without
creating addresses beyond the gap limit.

- if lightning is enabled, propose to create a lightning-only invoice
- otherwise, propose to reuse an address
- never generate addresses beyond the gap limit

Implementation:
 - createDefaultRequest is removed
 - create_bitcoin_address is called whether the wallet has lightning
   or not
2023-03-18 12:58:42 +01:00
..
2023-02-09 01:21:09 +01:00
2023-02-10 14:11:31 +01:00
2023-02-03 17:27:12 +01:00
2023-03-09 16:13:46 +01:00
2023-02-09 12:20:50 +01:00
2023-03-18 04:29:28 +01:00