nim-codex/tests/codex/helpers
Eric Mastro 9d218c88a5 [marketplace] Remove `isSlotCancelled` and `isCancelled`
Remove `isSlotCancelled` and `isCancelled` from proving, as it did not fit in the module.

Update the proving module to not rely on checking the contract to understand if a request was cancelled. Instead, `proofEnd` was modified in `dagger-contracts` such that it returns a past timestamp when the contract is cancelled. This successfully removes
2022-10-25 15:10:35 +11:00
..
eventually.nim Fix test that was failing intermittently 2022-07-20 13:43:20 +02:00
mockclock.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
mockdiscovery.nim Upload authenticators (#108) 2022-05-25 20:29:31 -06:00
mockmarket.nim [chore] additional clean up of `array[32, byte]` types 2022-10-25 15:10:35 +11:00
mockproofs.nim [marketplace] Remove `isSlotCancelled` and `isCancelled` 2022-10-25 15:10:35 +11:00
nodeutils.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
randomchunker.nim Download files without padding (#218) 2022-08-24 15:15:59 +03:00