dagger-contracts/test
Mark Spanbroek 9ab65ae5a6 [marketplace] Specify size per slot, instead of total size
Reasoning: it was unclear exactly how much storage a
host should have available for a slot. The division
size/slots can have a non-integer value.
2022-08-08 11:51:14 +02:00
..
AccountLocks.test.js Fix test name 2022-03-01 09:38:53 +01:00
Collateral.test.js Fix tests after OpenZeppelin update 2022-03-15 17:01:04 +01:00
Marketplace.test.js [marketplace] Reward is paid out per second per slot 2022-08-08 11:51:14 +02:00
Proofs.test.js [proofs] Submitting proof emits event containing proof 2022-04-12 09:04:29 +02:00
Storage.test.js [marketplace] Reward is paid out per second per slot 2022-08-08 11:51:14 +02:00
evm.js [proofs] Test that pointer increases by one every block 2022-04-05 11:36:31 +02:00
examples.js [marketplace] Specify size per slot, instead of total size 2022-08-08 11:51:14 +02:00
ids.js [marketplace] Specify size per slot, instead of total size 2022-08-08 11:51:14 +02: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