- 15 Jun, 2023 1 commit
-
-
Roberto Bayardo authored
fix predeploy documentation matrix to show ProxyAdmin as proxied
-
- 14 Jun, 2023 15 commits
-
-
OptimismBot authored
devnet: unify tooling for how to bring up devnet
-
mergify[bot] authored
-
OptimismBot authored
Support non-legacy L2 deployments with optional governance
-
mergify[bot] authored
-
Roberto Bayardo authored
-
Mark Tyneway authored
The bash script is removed in favor of unifying on the python code. In the future we should only have 1 way to bring up the devnet because it is difficult to maintain 2 different ways. It adds additional CI runs plus the need to add functionality to 2 different things when contracts are added to the system.
-
OptimismBot authored
feat(ctb): Change `GameType` from an `enum` -> `uint8`
-
mergify[bot] authored
-
OptimismBot authored
feat(proxyd): add consensus_getReceipts meta method
-
Mark Tyneway authored
-
mergify[bot] authored
-
clabby authored
lint
-
mergify[bot] authored
feat(ctb): Append Only Array in DisputeGameFactory
-
mergify[bot] authored
-
OptimismBot authored
op-node: fix chain ID/hash check errors
-
- 13 Jun, 2023 24 commits
-
-
mergify[bot] authored
-
OptimismBot authored
op-bindings: error handling
-
mergify[bot] authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
OptimismBot authored
op-node: Require peer scoring params to be valid if set
-
Andreas Bigger authored
-
mergify[bot] authored
-
protolambda authored
-
Roberto Bayardo authored
add non-legacy L2 superchain mainnet deploy utility
-
OptimismBot authored
core-utils: delete dead fee docs
-
mergify[bot] authored
-
OptimismBot authored
op-service: Update retryingClient to handle individual elements in a batch failing
-
mergify[bot] authored
-
OptimismBot authored
indexer: cleanup legacy code
-
mergify[bot] authored
-
OptimismBot authored
ci: delete dead job
-
mergify[bot] authored
-
OptimismBot authored
feat(cmon): fix time string formatting bug
-
mergify[bot] authored
-
Mark Tyneway authored
The contracts-tests job is no longer required because the `contracts` package no longer exists. This results in the CI job running all of the typescript tests for each of the packages in parallel, wasting CI resources.
-
Mark Tyneway authored
-
Mark Tyneway authored
-