codex-contracts-eth/contracts
Eric c2a17a3a28
rename all occurrences of 'group' to 'bucket'
2024-07-26 15:27:20 +10:00
..
Configuration.sol feat: Add validator slot id groups 2024-07-25 15:31:32 +10:00
Endian.sol Update solidity to 0.8.23 2024-01-25 13:08:10 +01:00
FuzzMarketplace.sol feat: Add validator slot id groups 2024-07-25 15:31: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 rename all occurrences of 'group' to 'bucket' 2024-07-26 15:27:20 +10:00
Periods.sol Update solidity to 0.8.23 2024-01-25 13:08:10 +01:00
Proofs.sol Refactor verifier contract: remove unnecessary conversions 2024-01-25 13:08:10 +01:00
Requests.sol feat: expiry specified as duration (#99) 2024-05-06 15:13:32 +02:00
StateRetrieval.sol rename all occurrences of 'group' to 'bucket' 2024-07-26 15:27:20 +10:00
TestEndian.sol Conversion between little and big endian 2024-01-25 13:08:10 +01:00
TestMarketplace.sol Refactor verifier contract: remove unnecessary conversions 2024-01-25 13:08:10 +01:00
TestProofs.sol Refactor verifier contract: remove unnecessary conversions 2024-01-25 13:08:10 +01:00
TestToken.sol Lint with solhint 2022-02-10 07:46:03 +01:00
TestValidation.sol Formatting 2024-07-25 15:39:28 +10:00
TestVerifier.sol Represent elements from field F_{p^2} as `real + i * imag` 2024-02-21 10:42:41 +01:00
Validation.sol rename all occurrences of 'group' to 'bucket' 2024-07-26 15:27:20 +10:00