Files
pallectrum/electrum/gui/qt
SomberNight c6a54f05f5 wallet: some performance optimisations for get_receiving_addresses
jsondb takes a copy of the whole self.receiving_addresses
good for avoiding race conditions but horrible for performance...
this significantly speeds up at least
- synchronize_sequence, and
- is_beyond_limit (used by Qt AddressList)
2019-06-28 20:20:24 +02:00
..
2019-02-11 20:21:24 +01:00
2019-02-11 20:21:24 +01:00
2019-02-11 20:21:24 +01:00
2019-06-03 20:35:37 +02:00
2019-06-27 05:00:16 +02:00
2019-05-02 15:19:03 +02:00
2019-02-11 20:21:24 +01:00
2019-02-11 20:21:24 +01:00
2019-02-04 20:27:01 +01:00
2019-05-02 15:19:03 +02:00
2019-06-03 22:21:53 +02:00