This website requires JavaScript.
Explore
Help
Sign In
status-im
/
codex-contracts-eth
Watch
2
Star
0
Fork
0
You've already forked codex-contracts-eth
mirror of
https://github.com/status-im/codex-contracts-eth.git
synced
2025-02-07 14:13:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
codex-contracts-eth
/
contracts
History
Mark Spanbroek
3fd7c756d9
Fix flaky tests
...
By ensuring that there's enough blocks left for submitting a proof.
2022-03-15 10:01:12 +01: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
Disable solhint about relying on timestamp
2022-03-15 10:01:12 +01:00
Proofs.sol
Fix flaky tests
2022-03-15 10:01:12 +01:00
Storage.sol
Fix flaky tests
2022-03-15 10:01:12 +01:00
TestAccountLocks.sol
Account locking
2022-03-01 09:38:53 +01:00
TestCollateral.sol
Prevent withdrawal of locked collateral
2022-03-01 09:38:53 +01:00
TestProofs.sol
Fix flaky tests
2022-03-15 10:01:12 +01:00
TestToken.sol
…