diff options
| author | Suhas Daftuar <[email protected]> | 2019-04-22 14:13:30 -0400 |
|---|---|---|
| committer | Suhas Daftuar <[email protected]> | 2019-05-28 16:22:10 -0400 |
| commit | 308b76732f97020c86977e29c854e8e27262cf7c (patch) | |
| tree | db32ba135185490d45b61f0d766d73b1aebfb2e5 /src/httpserver.cpp | |
| parent | Expire old entries from the in-flight tx map (diff) | |
| download | discoin-308b76732f97020c86977e29c854e8e27262cf7c.tar.xz discoin-308b76732f97020c86977e29c854e8e27262cf7c.zip | |
Fix bug around transaction requests
If a transaction is already in-flight when a peer announces a new tx to us, we
schedule a time in the future to reconsider whether to download. At that future
time, there was a bug that would prevent transactions from being rescheduled
for potential download again (ie if the transaction was still in-flight at the
time of reconsideration, such as from some other peer). Fix this.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions