codex-contracts-eth/test
Eric Mastro fcd5da0e67
WIP: add further curve checks, compiler optimiser
- Add require checks for curve parameters and relevant tests.
- Add compiler optimisation to prevent Storage.sol from being too large to deploy.
2022-06-08 15:17:35 +10:00
..
AccountLocks.test.js Fix test name 2022-03-01 09:38:53 +01:00
Bn254.test.js WIP: add further curve checks, compiler optimiser 2022-06-08 15:17:35 +10:00
Collateral.test.js Fix tests after OpenZeppelin update 2022-03-15 17:01:04 +01:00
Marketplace.test.js Fix tests that weren't running 2022-04-12 09:04:29 +02:00
Proofs.test.js WIP: add further curve checks, compiler optimiser 2022-06-08 15:17:35 +10:00
Storage.test.js [storage] add getRequest() and getOffer() 2022-04-11 12:10:57 +02:00
evm.js [proofs] Test that pointer increases by one every block 2022-04-05 11:36:31 +02:00
examples.js [marketplace] Add erasure coding and PoR attributes to request 2022-04-11 12:10:57 +02:00
ids.js [marketplace] Use dynamically sized arrays for PoR 2022-04-11 12:10:57 +02:00
time.js Move periodOf(), periodStart(), periodEnd() into time module 2022-03-15 10:01:12 +01:00