dagger-contracts/contracts
Eric ed428767b3
chore: add `downtimeProduct` configuration parameter (#138)
* add `downtimeProduct` configuration parameter

* formatting
2024-08-14 15:50:32 +10:00
..
Configuration.sol chore: add `downtimeProduct` configuration parameter (#138) 2024-08-14 15:50:32 +10:00
Endian.sol Update solidity to 0.8.23 2024-01-25 13:08:10 +01:00
FuzzMarketplace.sol chore: add `downtimeProduct` configuration parameter (#138) 2024-08-14 15:50:32 +10:00
Groth16.sol uint -> uint256 2024-03-13 15:25:59 +01:00
Groth16Verifier.sol Provide all gas to precompiles 2024-03-13 15:25:59 +01:00
Marketplace.sol chore: formally verify request state changes 2024-08-12 15:26:59 +02:00
Periods.sol Update solidity to 0.8.23 2024-01-25 13:08:10 +01:00
Proofs.sol chore: add `downtimeProduct` configuration parameter (#138) 2024-08-14 15:50:32 +10:00
Requests.sol feat: expiry specified as duration (#99) 2024-05-06 15:13:32 +02:00
StateRetrieval.sol Update solidity to 0.8.23 2024-01-25 13:08:10 +01:00
TestEndian.sol Set up certora and implement first rules (#122) 2024-07-24 18:50:18 +02:00
TestMarketplace.sol Set up certora and implement first rules (#122) 2024-07-24 18:50:18 +02:00
TestProofs.sol Set up certora and implement first rules (#122) 2024-07-24 18:50:18 +02:00
TestToken.sol Set up certora and implement first rules (#122) 2024-07-24 18:50:18 +02:00
TestVerifier.sol Represent elements from field F_{p^2} as `real + i * imag` 2024-02-21 10:42:41 +01:00