LBRY-Vault/electrum/gui
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
..
icons build: make NSIS windows binary deterministic by changing the .ico file 2019-06-24 21:51:47 +02:00
kivy android build: persist debug keystore 2019-06-27 07:08:03 +02:00
qt wallet: some performance optimisations for get_receiving_addresses 2019-06-28 20:20:24 +02:00
__init__.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
stdio.py logging: cli options to filter for modules using -v 2019-05-02 15:19:10 +02:00
text.py logging: cli options to filter for modules using -v 2019-05-02 15:19:10 +02:00