codex-contracts-eth/contracts
Eric Mastro 9241899044
WIP: rebase, add tests, update tests
Add correct proof in tests, but it’s not pairing correctly. Needs investigation.

Add tests to test for input reverts for proof verification.

Update verifyproof to test for equal array bounds in proof inputs.

Fix _isOnCurve parameter order.
2022-06-15 17:29:47 +10:00
..
ecc WIP: rebase, add tests, update tests 2022-06-15 17:29:47 +10:00
AccountLocks.sol Disable solhint about relying on timestamp 2022-03-15 10:01:12 +01:00
Collateral.sol Rename invariants to avoid name clashes 2022-03-15 10:01:12 +01:00
Marketplace.sol [marketplace] Use dynamically sized arrays for PoR 2022-04-11 12:10:57 +02:00
Proofs.sol WIP: rebase, add tests, update tests 2022-06-15 17:29:47 +10:00
Storage.sol WIP: reorg curves, use witnet as base 2022-06-08 15:16:08 +10:00
TestAccountLocks.sol Account locking 2022-03-01 09:38:53 +01:00
TestBn254.sol WiP: more test cases added for BN254 2022-06-08 15:16:58 +10:00
TestCollateral.sol Prevent withdrawal of locked collateral 2022-03-01 09:38:53 +01:00
TestProofs.sol WIP: reorg curves, use witnet as base 2022-06-08 15:16:08 +10:00
TestToken.sol Lint with solhint 2022-02-10 07:46:03 +01:00