- 09 Sep, 2023 1 commit
-
-
Hamdi Allam authored
Co-authored-by:
Will Cory <willcory10@gmail.com>
-
- 08 Sep, 2023 8 commits
-
-
✨ Will Cory authored -
OptimismBot authored
op-e2e: Remove duplicate logic for playing through a game
-
mergify[bot] authored
-
OptimismBot authored
🐛 fix: update prisma schema -
mergify[bot] authored
-
Adrian Sutton authored
-
lbeder authored
EAS v1.2.0: gas optimizations, minor improvements and fixes, and some typo and NATSPEC fixes (#7094) * Add an index and the schema record data to the Registered event * Gas Optimization: Cache resolver.isPayable() external call * Add extra multiRequest.data.length == 0 validation * Gas Gas Optimization: Cache Revoked event arguments * Make sure to refund the attester/revoker in case of non-last attestation/revocation and where there is no resolver * Gas Optimization: cache loop iteration lengths * Gas Optimization: optimize _resolveAttestation() and _resolveAttestations() * Fix missing Natspec, renaming variables, and incorrect comments * Add explicit deadline to delegated attestation/revocation requests * Provide an option for users to invalidate nonces by increasing their nonces to (higher) new values * Add extra input length validation in multiRevoke and multiAttest functions * Updates sample usage in comments * Capture the payment amount in signatures * Bump version * Emit NonceIncreased event when users increase their nonces * Make delegate attestation deadline inclusive + handle prevent nonce overflow due to user error * Minor fix * Update bindings * Fix lint * Lock semver * Add an index and the schema record data to the Registered event * Gas Optimization: Cache resolver.isPayable() external call * Add extra multiRequest.data.length == 0 validation * Gas Gas Optimization: Cache Revoked event arguments * Make sure to refund the attester/revoker in case of non-last attestation/revocation and where there is no resolver * Gas Optimization: cache loop iteration lengths * Gas Optimization: optimize _resolveAttestation() and _resolveAttestations() * Fix missing Natspec, renaming variables, and incorrect comments * Add explicit deadline to delegated attestation/revocation requests * Provide an option for users to invalidate nonces by increasing their nonces to (higher) new values * Add extra input length validation in multiRevoke and multiAttest functions * Updates sample usage in comments * Capture the payment amount in signatures * Bump version * Emit NonceIncreased event when users increase their nonces * Make delegate attestation deadline inclusive + handle prevent nonce overflow due to user error * Minor fix * Update bindings * Fix lint * Lock semver
-
🐛 Will Cory authored
-
- 07 Sep, 2023 30 commits
-
-
OptimismBot authored
chore: Clean up `foundry.toml`
-
mergify[bot] authored
-
OptimismBot authored
fix(op-bindings): Add `forge clean` to make's `compile` directive
-
clabby authored
-
mergify[bot] authored
-
Adrian Sutton authored
-
mergify[bot] authored
-
OptimismBot authored
op-e2e: Un-skip TestCannonChallengeWithCorrectRoot
-
mergify[bot] authored
-
clabby authored
-
OptimismBot authored
op-node: implement runtime config reloading
-
mergify[bot] authored
-
protolambda authored
-
protolambda authored
Co-authored-by:
Adrian Sutton <adrian@oplabs.co>
-
Adrian Sutton authored
-
OptimismBot authored
cannon,op-challenger,dispute-game: VM Status prefix byte in claim hash
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #7123 from ethereum-optimism/dependabot/go_modules/op-exporter/github.com/ethereum/go-ethereum-1.12.1 build(deps): bump github.com/ethereum/go-ethereum from 1.10.17 to 1.12.1 in /op-exporter
-
clabby authored
-
clabby authored
Fix test
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
mergify[bot] authored
Merge branch 'develop' into dependabot/go_modules/op-exporter/github.com/ethereum/go-ethereum-1.12.1
-
OptimismBot authored
fix(docs): Challenger Doc Fixes
-
mergify[bot] authored
-
dependabot[bot] authored
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.10.17 to 1.12.1. - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](https://github.com/ethereum/go-ethereum/compare/v1.10.17...v1.12.1) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
OptimismBot authored
fix(indexer): bridge l2 starting height & l1/l2 logs
-
Hamdi Allam authored
-
- 06 Sep, 2023 1 commit
-
-
Hamdi Allam authored
-