- 14 Apr, 2023 14 commits
-
-
protolambda authored
Co-authored-by:
Adrian Sutton <adrian@oplabs.co>
-
protolambda authored
-
protolambda authored
-
OptimismBot authored
contracts-bedrock: update systemconfig resource config validation
-
mergify[bot] authored
-
Mark Tyneway authored
-
OptimismBot authored
op-node/doc: Document op-batcher & op-proposer metrics
-
mergify[bot] authored
-
OptimismBot authored
op-node: Fix reset loop
-
Mark Tyneway authored
This reverts commit b7578717.
-
mergify[bot] authored
-
Matthew Slipper authored
Revert "contracts-bedrock: update systemconfig resource config validation"
-
Joshua Gutow authored
-
mergify[bot] authored
-
- 13 Apr, 2023 26 commits
-
-
Matthew Slipper authored
-
OptimismBot authored
op-chain-ops: withdrawal script witness file
-
mergify[bot] authored
-
Mark Tyneway authored
Allow for configuration of the withdrawal script using the witness file. The parsing now happens in go instead of in javascript.
-
OptimismBot authored
op-program: kv store for pre-images
-
mergify[bot] authored
-
OptimismBot authored
contracts-bedrock: update systemconfig resource config validation
-
mergify[bot] authored
-
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-program: Verify L2 output root
-
mergify[bot] authored
-
OptimismBot authored
op-program: Implement caching for the oracle.
-
mergify[bot] authored
-
OptimismBot authored
op-program: Use pointers for receiver types
-
mergify[bot] authored
-
protolambda authored
-
OptimismBot authored
[op-node] Add support for non-batched RPC calls when batchSize == 1 (flaky test fixed)
-
mergify[bot] authored
-
Sebastian Stammler authored
op-e2e: fix TestBatchInLastPossibleBlocks flake
-
protolambda authored
-
protolambda authored
-
protolambda authored
-
protolambda authored
-
protolambda authored
-
Michael de Hoog authored
-
Adrian Sutton authored
-