codex-contracts-eth/contracts
Mark Spanbroek af08a72d7d Fix: use slot start instead of request start
Proofs should be required from the moment a slot is filled,
not from the moment a request is submitted.

This reverts commit f224cb8eda.
2023-01-12 13:49:08 +01:00
..
Collateral.sol [Collateral] Inline slashAmount() function 2023-01-10 12:15:22 +01:00
Marketplace.sol Fix: use slot start instead of request start 2023-01-12 13:49:08 +01:00
Periods.sol [Proofs] Extract period related types and function 2023-01-11 10:32:58 +01:00
Proofs.sol Fix: use slot start instead of request start 2023-01-12 13:49:08 +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 Fix: use slot start instead of request start 2023-01-12 13:49:08 +01:00
TestToken.sol Lint with solhint 2022-02-10 07:46:03 +01:00