- 02 Jun, 2023 14 commits
-
-
OptimismBot authored
feat(op-stack docs): Add preview mode
-
Will Cory authored
-
OptimismBot authored
op-node: fix TestMultiPeerSync race condition
-
mergify[bot] authored
-
OptimismBot authored
contracts-bedrock: Convert Echidna tests to Forge invariants for Hashing library
-
mergify[bot] authored
-
Rati Montreewat authored
Co-authored-by:
refcell.eth <abigger87@gmail.com>
-
Rati Montreewat authored
Co-authored-by:
refcell.eth <abigger87@gmail.com>
-
Rati Montreewat authored
Co-authored-by:
refcell.eth <abigger87@gmail.com>
-
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 26 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
-
Ratimon authored
-
Ratimon authored
-
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
-