nim-codex/codex/blockexchange/network
Giuliano Mega 457567531f
Fixes active cancellation for pending want requests (#714)
* add block cancellation support + tests

* tie issueCancellations into resolveBlocks for proper exception tracking, address comments

* pull cancellation as separate primitive in BlockExcNetwork

* use allFutures, rename issueBlockCancellations -> cancelBlocks

* use trc instead of wrn to register send error

* do not log peer IDs
2024-02-22 14:54:45 +00:00
..
network.nim Fixes active cancellation for pending want requests (#714) 2024-02-22 14:54:45 +00:00
networkpeer.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00