nim-codex/tests/codex/helpers
Eric Mastro 6df5a7cf54 [chore] clean up `array[32, byte]` types
- rename `ContractId` to `SlotId`
- add `RequestId`, `PurchaseId`, `Nonce` types as aliases of `array[32, byte]`
- 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`, and `PurchaseId`
2022-08-26 13:29:09 +10: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] clean up `array[32, byte]` types 2022-08-26 13:29:09 +10:00
mockproofs.nim [chore] clean up `array[32, byte]` types 2022-08-26 13:29:09 +10: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