codex-contracts-eth/contracts
Mark Spanbroek afb89c9233 [Storage] Remove Storage
Rationale: it was already a very thin wrapper
around Marketplace, and now that its remaining
functionality has been moved to Proofs and
Marketplace, we no longer need it.
2023-01-10 12:15:22 +01:00
..
Collateral.sol [Collateral] Inline slashAmount() function 2023-01-10 12:15:22 +01:00
Marketplace.sol [Storage] Move markProofAsMissing() to Marketplace 2023-01-10 12:15:22 +01:00
Proofs.sol [Storage] Move submitProof() to Proofs 2023-01-10 12:15:22 +01:00
Requests.sol [Marketplace] Extract Request struct into separate file 2023-01-10 12:15:22 +01:00
TestCollateral.sol [collateral] Remove AccountLocks 2022-12-22 10:29:06 +01:00
TestMarketplace.sol [Storage] Move markProofAsMissing() to Marketplace 2023-01-10 12:15:22 +01:00
TestProofs.sol [Storage] Move submitProof() to Proofs 2023-01-10 12:15:22 +01:00
TestToken.sol Lint with solhint 2022-02-10 07:46:03 +01:00