- 13 Apr, 2023 23 commits
-
-
Mark Tyneway authored
Updates the way that the system config validates the resource config to ensure that its not possible to set config values that break the system. It is possible to set config values that would burn too much gas, rendering the system unusable. Every error cannot be caught, so try to catch the most possible. Altering the default resource config is not recommended, but it is possible. This also adds fuzz tests that cover the problem, if the change in the require statement in the system config contract is reverted, then the fuzz tests catch the `UNDEFINED` error quite quickly.
-
OptimismBot authored
op-node: finalize while syncing
-
mergify[bot] authored
-
OptimismBot authored
ci: Reduce executor size
-
mergify[bot] authored
-
Joshua Gutow authored
op-e2e: fix TestLargeL1Gaps flake
-
mergify[bot] authored
-
OptimismBot authored
Revert "[op-node] Add support for non-batched RPC calls when batchSize == 1"
-
protolambda authored
-
protolambda authored
-
Matthew Slipper authored
Our CCI usage more than doubled over the last few months. After looking at the config, we were using xlarge VMs for Docker build/publish steps as well as Slither which cost 40 credits/minute. I reduced those to values I think are more appopriate, and reduced some of our Docker instance sizes as well.
-
OptimismBot authored
op-e2e: Longer seq window for TestSystemMockP2P
-
mergify[bot] authored
-
OptimismBot authored
op-program: Fix l2 engine API to avoid fetching L2 blocks after the agreed head
-
mergify[bot] authored
-
OptimismBot authored
op-batcher: Add Channel Bytes Counters
-
mergify[bot] authored
-
OptimismBot authored
[op-node] Add support for non-batched RPC calls when batchSize == 1
-
Joshua Gutow authored
-
mergify[bot] authored
-
Joshua Gutow authored
[op-batcher] Bug: panics on nil access
-
mergify[bot] authored
-
OptimismBot authored
fix(specs/proposals): Sherlock fixes
-
- 12 Apr, 2023 17 commits
-
-
mergify[bot] authored
-
Michael de Hoog authored
-
protolambda authored
-
OptimismBot authored
CI: Increase go lint timeout to 5m
-
mergify[bot] authored
-
Adrian Sutton authored
-
Adrian Sutton authored
op-program: Fix l2 engine API to avoid fetching L2 blocks after the chain head as part of importing.
-
OptimismBot authored
op-program: Modify L2 oracle to not return error
-
mergify[bot] authored
-
OptimismBot authored
op-e2e: Increase TestMockP2P timeout
-
mergify[bot] authored
-
Adrian Sutton authored
-
OptimismBot authored
op-program: Implement oracle based L1 fetcher
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Adrian Sutton authored
-