nim-codex/codex/blockexchange/engine
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.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
engine.nim Fix block retransmit (#651) 2024-02-29 07:37:12 +00:00
payments.nim reorg engine directory structure (#104) 2022-05-19 16:28:53 -06:00
pendingblocks.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00