codex-contracts-eth/contracts
Mark Spanbroek b145e66a68 [storage] add getRequest() and getOffer() 2022-04-11 12:10:57 +02: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] Add erasure coding and PoR attributes to request 2022-04-11 12:10:57 +02:00
Proofs.sol [proofs] willProofBeRequired() predicts proof requirement 2022-04-05 11:36:31 +02:00
Storage.sol [storage] add getRequest() and getOffer() 2022-04-11 12:10:57 +02: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 [proofs] willProofBeRequired() predicts proof requirement 2022-04-05 11:36:31 +02:00
TestToken.sol Lint with solhint 2022-02-10 07:46:03 +01:00