- 08 Sep, 2023 34 commits
-
-
mergify[bot] authored
-
OptimismBot authored
fpa: Add docs that point to the e2e test for invalid proposals
-
mergify[bot] authored
-
OptimismBot authored
op-e2e: Remove redundant fault proof tests
-
mergify[bot] authored
-
OptimismBot authored
feat(ufm): add cooldown, always use network gas and nonce, better error metrics
-
mergify[bot] authored
-
Adrian Sutton authored
TestMultipleAlphabetGames is covered by TestMultipleCannonGames TestResolveDisputeGame is covered by every other test since they all resolve games
-
Adrian Sutton authored
-
Adrian Sutton authored
-
OptimismBot authored
Fix dangling modified file on make devnet-up
-
mergify[bot] authored
-
OptimismBot authored
build(deps): bump viem from 1.3.1 to 1.10.7
-
inphi authored
-
dependabot[bot] authored
Bumps [viem](https://github.com/wagmi-dev/viem) from 1.3.1 to 1.10.7. - [Release notes](https://github.com/wagmi-dev/viem/releases) - [Changelog](https://github.com/wagmi-dev/viem/blob/main/CHANGELOG.md) - [Commits](https://github.com/wagmi-dev/viem/compare/viem@1.3.1...viem@1.10.7) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Adrian Sutton 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 6 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
-