- 15 Aug, 2023 6 commits
-
-
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
-
OptimismBot authored
op-chain-ops: tx-builder safe types
-
mergify[bot] authored
-
OptimismBot authored
Fix go.mod
-
- 14 Aug, 2023 24 commits
-
-
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.
-
OptimismBot authored
feat(indexer): Load environment variables from .env
-
Will Cory authored
-
OptimismBot authored
op-node: move eth package into op-service
-
mergify[bot] authored
-
OptimismBot authored
chore(indexer): Nuke legacy indexer
-
mergify[bot] authored
-
OptimismBot authored
chore: Remove unecessary flag
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #6668 from ethereum-optimism/08-09-fix_Fix_dependabot_being_configured_to_individual_packages_instead_of_monorepo fix: Fix dependabot being configured to individual packages instead of monorepo
-
Will Cory authored
-
mergify[bot] authored
Merge branch 'develop' into 08-09-fix_Fix_dependabot_being_configured_to_individual_packages_instead_of_monorepo
-
OptimismBot authored
fix(indexer): Add name to toml config
-
Will Cory authored
-
Will Cory authored
Update .github/dependabot.yml
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
OptimismBot authored
Merge pull request #6777 from ethereum-optimism/dependabot/docker/ops-bedrock/ethereum/client-go-v1.12.2 build(deps): bump ethereum/client-go from v1.12.1 to v1.12.2 in /ops-bedrock
-
dependabot[bot] authored
Bumps ethereum/client-go from v1.12.1 to v1.12.2. --- updated-dependencies: - dependency-name: ethereum/client-go dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 13 Aug, 2023 3 commits
-
-
OptimismBot authored
Fix minor logging bug in E2E test
-
mergify[bot] authored
-
Michael de Hoog authored
-
- 12 Aug, 2023 7 commits
-
-
Mark Tyneway authored
-
OptimismBot authored
feat(ctb): make MIPS oracle addrs immutable
-
inphi authored
-
mergify[bot] authored
-
OptimismBot authored
contracts-bedrock: fix pnpm clean
-
Mark Tyneway authored
-
Mark Tyneway authored
Accidentally was deleting the source instead of the binary. Fixes it so it deletes the binary instead.
-