nim-codex/tests/contracts
Eric Mastro 5cb74b6638 [chore] additional clean up of `array[32, byte]` types
- rename `ContractId` to `SlotId`
- rename `Proving.contracts` to `Proving.slots`
- change signatures of `isSlotCancelled` and `isCancelled` to use `SlotId` and `RequestId` types, respectively.
- change all references to `RequestId`, `SlotId`
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 [chore] additional clean up of `array[32, byte]` types 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 [chore] clean up `array[32, byte]` types 2022-08-26 13:29:09 +10: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