dagger-contracts/test
Mark Spanbroek afb89c9233 [Storage] Remove Storage
Rationale: it was already a very thin wrapper
around Marketplace, and now that its remaining
functionality has been moved to Proofs and
Marketplace, we no longer need it.
2023-01-10 12:15:22 +01:00
..
Collateral.test.js [marketplace] Add tests for collateral locking 2022-12-22 10:29:06 +01:00
Marketplace.test.js [Storage] Move markProofAsMissing() to Marketplace 2023-01-10 12:15:22 +01:00
Proofs.test.js [Storage] Move missingProofs() to Proofs 2023-01-10 12:15:22 +01:00
evm.js [proofs] Test that pointer increases by one every block 2022-04-05 11:36:31 +02:00
examples.js Add SetMap tests 2022-12-22 10:29:06 +01:00
ids.js [marketplace] update contract state to failed 2022-09-21 20:52:44 +10:00
marketplace.js [marketplace] Add missing tests for freeSlot() 2022-12-22 10:29:06 +01:00
price.js [marketplace] Reward is paid out per second per slot 2022-08-08 11:51:14 +02:00
time.js clean up tests 2022-10-25 12:38:19 +11:00