nim-dagger/tests/codex/blockexchange
Ben Bierens 5e7ce52fbe
Fix block retransmit (#651)
* Applies peer-scoped lock to peer task handler.

* Replace async lock with delete-first approach.

* Cleanup some logging

* Adds inFlight flag to WantListEntry

* Clears inflight flag when local retrieval fails.

* Adds test for setting of in-flight

* Adds test for clearing in-flight when lookup fails

* Review comments by Tomasz

---------

Co-authored-by: gmega <giuliano.mega@gmail.com>
2024-02-29 07:37:12 +00:00
..
discovery update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
engine Fix block retransmit (#651) 2024-02-29 07:37:12 +00:00
protobuf update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
testdiscovery.nim reorg engine directory structure (#104) 2022-05-19 16:28:53 -06:00
testengine.nim reorg engine directory structure (#104) 2022-05-19 16:28:53 -06:00
testnetwork.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
testpeerctxstore.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
testpendingblocks.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
testprotobuf.nim reorg engine directory structure (#104) 2022-05-19 16:28:53 -06:00