nim-codex/tests/codex/helpers
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
..
always.nim Fix slot queue push (#542) 2023-09-04 16:42:09 +02:00
mockchunker.nim Blockexchange uses merkle root and index to fetch blocks (#566) 2023-11-14 13:02:17 +01:00
mockclock.nim Revert "remove call to `waitFor` from clock.now and make it async (#691)" (#707) 2024-02-16 22:12:16 +00:00
mockdiscovery.nim Improving proc/func formatting consistency (#454) 2023-06-22 08:11:18 -07:00
mockmarket.nim Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00
mockrepostore.nim Blockexchange uses merkle root and index to fetch blocks (#566) 2023-11-14 13:02:17 +01:00
mocksalesagent.nim Slot queue (#455) 2023-07-25 12:50:30 +10:00
mocktimer.nim Improving proc/func formatting consistency (#454) 2023-06-22 08:11:18 -07:00
nodeutils.nim Fixes active cancellation for pending want requests (#714) 2024-02-22 14:54:45 +00:00
randomchunker.nim Plumbing in conf types (#472) 2023-07-06 16:23:27 -07:00