Files
pallectrum/electrum
SomberNight 7b8114f865 synchronizer: allow server not finding txn sometimes
User has wallet file with history that includes some txid; corresponding
raw tx is not in the "transactions" dict in the file however.
When the synchronizer starts up, it requests this "missing" txn from
the server... but what if the server does not know about it?
Maybe it was reorged and is not in the new best chain,
and not even in mempool. This was not handled previously.

fix #5122
2019-02-14 20:54:55 +01:00
..
2019-02-11 20:22:03 +01:00
2019-02-05 20:33:50 +01:00
2018-10-11 16:30:30 +02:00
2018-11-09 17:56:42 +01:00
2018-12-03 15:35:54 +01:00
2019-02-08 12:59:06 +01:00
2018-10-14 04:23:42 +02:00
2018-08-17 16:01:03 +02:00
2018-10-11 16:30:30 +02:00
2019-02-13 15:03:32 +01:00
2019-02-04 20:27:03 +01:00
2019-02-11 20:21:24 +01:00
2019-02-03 12:28:59 +01:00
2019-02-08 12:59:06 +01:00
2019-02-13 22:23:30 +01:00