aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorSuhas Daftuar <[email protected]>2019-04-22 14:13:30 -0400
committerSuhas Daftuar <[email protected]>2019-05-28 16:22:10 -0400
commit308b76732f97020c86977e29c854e8e27262cf7c (patch)
treedb32ba135185490d45b61f0d766d73b1aebfb2e5 /src/httpserver.cpp
parentExpire old entries from the in-flight tx map (diff)
downloaddiscoin-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