codex-contracts-eth/test
Eric Mastro ad040cfee6 [marketplace] extend proof ending
Allow proof ending to be extending once a contract is started, so that all filled slots share an ending time that is equal to the contract end time. Added tests.

Add a mapping for proof id to endId so that proof expectations can be extended for all proofs that share a given endId.

Add function modifiers that require the request state to allow proofs, with accompanying tests.

General clean up of each function’s request state context, with accompanying tests.

General clean up of all tests, including state change “wait” functions and normalising the time advancement functions.
2022-10-25 12:38:19 +11:00
..
AccountLocks.test.js [marketplace] extend proof ending 2022-10-25 12:38:19 +11:00
Collateral.test.js [marketplace] tests for Failed state 2022-10-25 12:38:19 +11:00
Marketplace.test.js [marketplace] extend proof ending 2022-10-25 12:38:19 +11:00
Proofs.test.js [marketplace] extend proof ending 2022-10-25 12:38:19 +11:00
Storage.test.js [marketplace] extend proof ending 2022-10-25 12:38:19 +11:00
evm.js [proofs] Test that pointer increases by one every block 2022-04-05 11:36:31 +02:00
examples.js [marketplace] update contract state to failed 2022-09-21 20:52:44 +10:00
ids.js [marketplace] update contract state to failed 2022-09-21 20:52:44 +10:00
marketplace.js [marketplace] extend proof ending 2022-10-25 12:38:19 +11:00
price.js [marketplace] Reward is paid out per second per slot 2022-08-08 11:51:14 +02:00
time.js Move periodOf(), periodStart(), periodEnd() into time module 2022-03-15 10:01:12 +01:00