- 02 Jun, 2023 5 commits
-
-
OptimismBot authored
op-proposer: log address on failed contract bindings
-
Joshua Gutow authored
-
Mark Tyneway authored
Co-authored-by:
Joshua Gutow <jgutow@oplabs.co>
-
Mark Tyneway authored
Ensures that the error is wrapped when failing to create contract bindings to include the address. This is helpful for when the wrong address is passed in and no contract code exists at that particular account.
-
Zach Howard authored
INF-264 Update remaining ci jobs to use gcr ci-builder:latest
-
- 01 Jun, 2023 31 commits
-
-
Zach Howard authored
-
OptimismBot authored
contracts-bedrock: standardize deployment name
-
mergify[bot] authored
-
OptimismBot authored
feat(bedrock): Upgrade contract addresses for sdk
-
mergify[bot] authored
-
OptimismBot authored
contracts-bedrock: standardize deployment name
-
mergify[bot] authored
-
Matthew Slipper authored
op-chain-ops: fix rollover script
-
Will Cory authored
-
OptimismBot authored
contracts-bedrock: Convert Echidna tests to Forge invariants for Encoding library
-
Will Cory authored
-
mergify[bot] authored
-
Will Cory authored
-
Will Cory authored
-
Will Cory authored
-
OptimismBot authored
op-wheel: add cheat code command
-
mergify[bot] authored
-
OptimismBot authored
ci: add mockery tool to ci-builder docker container
-
Mark Tyneway authored
Handle the case where a deposit is sent after the dtl shutoff block is set. This change requires an archive node to be used.
-
mergify[bot] authored
-
Mark Tyneway authored
-
OptimismBot authored
feat(proxyd): add metric for degraded backend
-
Mark Tyneway authored
Allows it to set into the state arbitrary code at an arbitrary account. This will make it very easy to patch contracts that contain immutables. Then we can patch the contracts to have different immutables without needing to update the proxies and worry about that. We can also cheat the impl of the multisig to be a call forwarder so that we do not need to cheat so many storage slots and forget about particular slots.
-
Lemma199 authored
-
Mark Tyneway authored
Prevents an issue with the hh go-chain-ops package where it cannot work with 2 artifacts of the same name. This will cause the migration script to break
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Felipe Andrade authored
-
Lemma199 authored
-
OptimismBot authored
feat(proxyd): add support to rewrite debug_getRawReceipts
-
mergify[bot] authored
-
- 31 May, 2023 4 commits
-
-
OptimismBot authored
op-node: Preserve topic scores as float64 instead of truncating to uint64
-
mergify[bot] authored
-
OptimismBot authored
op-node: Make default peer score bands more fine grained and easier to understand
-
Felipe Andrade authored
-