dagger-contracts/contracts
Mark Spanbroek 3390e21071 [fuzzing] Enable fuzzing for Marketplace
Replaces runtime invariant checks with fuzzing tests,
simplifying the contract code and lowering gas costs.
2023-06-19 14:58:47 +02:00
..
Configuration.sol Update links to codex-storage organization (#55) 2023-05-25 12:56:04 +03:00
FuzzMarketplace.sol [fuzzing] Enable fuzzing for Marketplace 2023-06-19 14:58:47 +02:00
Marketplace.sol [fuzzing] Enable fuzzing for Marketplace 2023-06-19 14:58:47 +02:00
Periods.sol [style] enforce `_` prefix for private names 2023-01-23 15:10:23 +01:00
Proofs.sol fix: reset missed counter when slot is freed (#48) 2023-03-08 17:19:49 +01:00
Requests.sol feat: collateral fractions (#47) 2023-03-30 11:11:21 +02:00
StateRetrieval.sol [style] enforce `_` prefix for private names 2023-01-23 15:10:23 +01:00
TestMarketplace.sol feat: collateral per slot (#44) 2023-03-08 12:02:34 +01:00
TestProofs.sol [style] enforce `_` prefix for private names 2023-01-23 15:10:23 +01:00
TestToken.sol Lint with solhint 2022-02-10 07:46:03 +01:00