nim-codex/tests/contracts
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
..
examples.nim [chore] clean up `array[32, byte]` types 2022-08-26 13:29:09 +10:00
matchers.nim [marketplace] add/remove proofs for contract state 2022-10-25 15:10:35 +11:00
nim.cfg feat: integrate dagger contracts 2022-02-04 15:34:56 +11:00
testClock.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
testCollateral.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
testContracts.nim [marketplace] Remove `isSlotCancelled` and `isCancelled` 2022-10-25 15:10:35 +11:00
testInteractions.nim Better command line options for Ethereum (#181) 2022-08-09 06:29:06 +02:00
testMarket.nim [marketplace] address more PR comments 2022-10-25 15:10:35 +11:00
testProofs.nim [chore] clean up `array[32, byte]` types 2022-08-26 13:29:09 +10:00
time.nim [contracts] Update to new marketplace design 2022-03-28 11:59:01 +02:00