dagger-contracts/test
Mark Spanbroek ac98689892 [Storage] Remove getSlot()
Rationale: Slot is struct that is used by the contract
to keep track of the state of a slot, it doesn't need
to be exposed on the API
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 getRequest() and getHost() to Marketplace 2023-01-10 12:15:22 +01:00
Proofs.test.js set proof end when storage requested 2022-10-25 12:38:19 +11:00
Storage.test.js [Storage] Remove getSlot() 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