- 14 Jun, 2023 10 commits
-
-
Mark Tyneway authored
Deletes the script used by the migration rehearsals when an EOA was the owner of various properties of the system. In practice, the multisig was the owner. This script made it easy to run the parts of the migration that the multisig was responsible for.
-
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 30 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
-
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
-
Mark Tyneway authored
Deletes some legacy code from the indexer. No need to keep around multiple copies of the legacy bindings, so migrate to the legacy bindings kept in `op-bindings` Had to update some deps to get this to build correctly. Replace all imports to the `op-bindings` scc bindings instead of the one internal to this package.
-
Mark Tyneway authored
cleanup: delete l2geth
-
Mark Tyneway authored
A very legacy version of fee calculation was still in the readme. This commit deletes the information from the readme.
-
Maurelian authored
-
OptimismBot authored
op-batcher: Fix intermittency in TestChannelBuilder_PendingFrames_TotalFrames
-
Mark Tyneway authored
-
mergify[bot] authored
-