Files
pallectrum/electrum/synchronizer.py
SomberNight 4346d2fc76 synchronizer: ensure fairness between wallets
Scenario (prior to change):
User opens wallet1 with 10k addresses, and then immediately opens wallet2
with 100 addresses.
wallet1 will synchronise first, fully, and only then will wallet2 start syncing.

Now, wallet1 and wallet2 will sync concurrently (and wallet2 will finish much
sooner as expected).
2021-02-12 21:31:18 +01:00

12 KiB