nim-codex/tests/codex
Eric Mastro 340122be33
[marketplace] persist slot index
For loading the sales state from chain, the slot index was not previously persisted in the contract.

This commit will retrieve the slot index from the contract when the sales state is loaded.
2023-02-13 17:49:22 +11:00
..
blockexchange Repo limits (#319) 2022-12-02 18:00:55 -06:00
helpers [marketplace] persist slot index 2023-02-13 17:49:22 +11:00
sales [marketplace] compilation fix for nim 1.2 2023-02-08 15:40:27 +11:00
storageproofs Speed up development (#303) 2022-11-14 14:50:00 +01:00
stores [repostore] fix started flag, add tests 2023-02-08 15:26:24 +11:00
utils [marketplace] add async state machine 2023-02-07 11:43:16 +11:00
examples.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
helpers.nim track latest nim-libp2p's master branch (#248) 2022-11-02 11:40:28 -06:00
testasyncheapqueue.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
testblockexchange.nim Blocks leak and inflight for pending blocks (#315) 2022-11-15 00:12:05 -06:00
testchunking.nim Download files without padding (#218) 2022-08-24 15:15:59 +03:00
testerasure.nim Speed up development (#303) 2022-11-14 14:50:00 +01:00
testmanifest.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
testnode.nim setup and persist private key (#292) 2022-11-01 18:58:41 -06:00
testproving.nim [marketplace] align with contract changes 2023-02-07 11:43:31 +11:00
testpurchasing.nim [marketplace] sales state machine: use slotState 2023-02-07 17:26:34 +11:00
testsales.nim [marketplace] compilation fix for nim 1.2 2023-02-08 15:40:27 +11:00
teststorageproofs.nim Upload authenticators (#108) 2022-05-25 20:29:31 -06:00
teststores.nim Repo limits (#319) 2022-12-02 18:00:55 -06:00
teststorestream.nim WIP: Harmonize BlockStore API (remaining functions) (#123) (#130) 2022-07-28 03:39:17 +03:00
testutils.nim [marketplace] add async state machine 2023-02-07 11:43:16 +11:00