1. 09 Sep, 2023 1 commit
  2. 08 Sep, 2023 8 commits
    • Will Cory's avatar
      feat(indexer): Add preset starting block heights · f9138fed
      Will Cory authored
      f9138fed
    • OptimismBot's avatar
      Merge pull request #7135 from ethereum-optimism/aj/e2e-duplication · 8d8597a2
      OptimismBot authored
      op-e2e: Remove duplicate logic for playing through a game
      8d8597a2
    • mergify[bot]'s avatar
      0b828f3d
    • OptimismBot's avatar
      Merge pull request #7139 from ethereum-optimism/update-prisma · 28a6c6cc
      OptimismBot authored
      🐛 fix: update prisma schema
      28a6c6cc
    • mergify[bot]'s avatar
      Merge branch 'develop' into update-prisma · 7e54d229
      mergify[bot] authored
      7e54d229
    • Adrian Sutton's avatar
    • lbeder's avatar
      EAS v1.2.0: gas optimizations, minor improvements and fixes, and some typo and... · 3b1a490f
      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
      3b1a490f
    • Will Cory's avatar
      🐛 fix: update prisma schema · b8ef1170
      Will Cory authored
      b8ef1170
  3. 07 Sep, 2023 30 commits
  4. 06 Sep, 2023 1 commit