- 15 Aug, 2023 34 commits
-
-
Adrian Sutton authored
Targeting minimal support with the alphabet game. Currently skipped as challenger is still single-game only.
-
OptimismBot authored
op-e2e: Capture tx trace when receipt has an unexpected status
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #6675 from ethereum-optimism/dependabot/go_modules/github.com/supranational/blst-0.3.11 build(deps): bump github.com/supranational/blst from 0.3.11-0.20230406105308-e9dfc5ee724b to 0.3.11
-
mergify[bot] authored
-
OptimismBot authored
Fix IsURLAvailable
-
mergify[bot] authored
-
OptimismBot authored
feat: use deterministic deployment for token factories
-
Adrian Sutton authored
-
mergify[bot] authored
-
Noah Citron authored
Fix the semver lock file trailing newline.
-
Mark Tyneway authored
contracts-bedrock: redeploy sepolia
-
Mark Tyneway authored
op-node: New Sepolia config
-
Andreas Bigger authored
-
Noah Citron authored
chore: One more bindings fix
-
Andreas Bigger authored
-
Noah Citron authored
chore: Fix bindings and semver lock
-
Andreas Bigger authored
-
Hamdi Allam authored
feat(indexer) fill in derived log fields
-
Noah Citron authored
fix(ctb): Fix universal contract semvers and gas snapshot
-
Joshua Gutow authored
-
OptimismBot authored
specs: outputAtBlock does not support latest/safe/pending
-
Adrian Sutton authored
-
Adrian Sutton authored
Avoids op-node depending on test code.
-
Adrian Sutton authored
-
Adrian Sutton authored
op-e2e: Move waits to their own module under op-e2e to make clear they're for test code, not production.
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Hamdi Allam authored
-
Hamdi Allam authored
-
OptimismBot authored
op-chain-ops: tx-builder safe types
-
mergify[bot] authored
-
Joshua Gutow authored
This properly adds a port while dialing a URL to check if it is available. This adds regression tests. It includes several tests which reach out to the internet which are disabled if it does not detect an internet connection.
-
OptimismBot authored
Fix go.mod
-
- 14 Aug, 2023 6 commits
-
-
Andreas Bigger authored
-
mergify[bot] authored
-
Mark Tyneway authored
feat: eas with eip1271 support
-
Joshua Gutow authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Implement the types for working with the Safe tx-builder application. These types should be able to be round trip serialized into JSON. These types will be used to create Safe tx-builder bundles that can be dropped into the UI or can be combined with additional tooling to send the transactions to the Safe backend directly or directly interact with the safe contracts.
-