- 09 Nov, 2023 15 commits
-
-
Adrian Sutton authored
op-challenger: Return the TraceAccessor directly from the resourceCreator
-
Adrian Sutton authored
op-service: Ensure block body validation tests fail for the expected reason
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Joshua Gutow authored
specs: Specify full Canyon upgrade
-
Joshua Gutow authored
op-challenger: Add TraceAccessor docs and rename file
-
Adrian Sutton authored
op-service: Add unit tests for verifying receipts
-
Joshua Gutow authored
op-chain-ops: Better handle 1559 case
-
Adrian Sutton authored
-
Adrian Sutton authored
op-challenger: Use FaultDisputeGameContract to retrieve cannon local inputs
-
smartcontracts authored
feat: getting started guide tweaks
-
Hamdi Allam authored
feat(indexer) API Observability for Bridge Supplies
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Joshua Gutow authored
specs: Add receipt hash fix to the specs
-
- 08 Nov, 2023 25 commits
-
-
Mark Tyneway authored
contracts-bedrock: delete dead script
-
Mark Tyneway authored
-
Mark Tyneway authored
Delete a dead upgrade script that is no longer used. We are moving towards `superchain-ops` for upgrade scripts instead. No reason to maintain this script anymore and have it slow down compilation time.
-
Mark Tyneway authored
build(deps): bump golang.org/x/term from 0.13.0 to 0.14.0
-
Mark Tyneway authored
eas: update version to v1.3.0
-
Ethen Pociask authored
-
Mark Tyneway authored
Small update to https://github.com/ethereum-optimism/optimism/pull/8085 to bump semantic version. > In this PR, we have improved delegated attestations/revocations by additionally committing to the address of the attester/revoker in the EIP712 signature itself. The recently released EAS SDK already supports this new version of delegated attestations/revocations (via ethereum-attestation-service/eas-sdk#68)
-
Mark Tyneway authored
-
dependabot[bot] authored
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.13.0 to 0.14.0. - [Commits](https://github.com/golang/term/compare/v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
contracts-bedrock: bump `forge-std`
-
Adrian Sutton authored
Allows different game types to use a different TraceAccessor implementation. Prestate validation moved to a game type specific function returned by the resourceCreator.
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Adrian Sutton authored
Dencun header changes
-
Adrian Sutton authored
op-challenger: Introduce TraceAccessor
-
Joshua Gutow authored
specs: Clarify withdrawals specs better
-
Joshua Gutow authored
specs: 1559 configuration
-
Joshua Gutow authored
-
protolambda authored
Update Span batch specs to allow overlapping batches
-
Joshua Gutow authored
-
Joshua Gutow authored
-
protolambda authored
-
EvanJRichard authored
-
Adrian Sutton authored
-
lbeder authored
-