- 09 Mar, 2023 15 commits
-
-
mergify[bot] authored
feat(atst): Updated SDK docs
-
mergify[bot] authored
-
Ori Pomerantz authored
Co-authored-by:
Will Cory <willcory10@gmail.com>
-
Ori Pomerantz authored
Co-authored-by:
Will Cory <willcory10@gmail.com>
-
Ori Pomerantz authored
Co-authored-by:
Will Cory <willcory10@gmail.com>
-
mergify[bot] authored
adds wd-mon docker target to chain-mon build
-
mergify[bot] authored
-
mergify[bot] authored
op-service: Set root & oprpc loggers
-
mergify[bot] authored
-
mergify[bot] authored
feat(atst): Use createKey internally in function
-
mergify[bot] authored
-
Mark Tyneway authored
contracts: delete dead docs
-
Joshua Gutow authored
Two related changes 1. Set the root logger handler when we create a logger in oplog. 2. Set the log option when creating oprc servers. The purpose of these changes is to make sure that we use the same log format everywhere.
-
mergify[bot] authored
-
Joshua Gutow authored
devnet: Enable Regolith from genesis when deploying the local devnet
-
- 08 Mar, 2023 25 commits
-
-
mergify[bot] authored
docs(ctb): Document use of OZ as a default when available
-
mergify[bot] authored
-
mergify[bot] authored
-
mergify[bot] authored
contracts-bedrock: fix deploy utils
-
mergify[bot] authored
-
Mark Tyneway authored
The teleportr contracts do not exist in this repo anymore. The script for generating docs does not delete all of the files when regenerating them, so old docs are left around.
-
Mark Tyneway authored
contracts: fix typo in TeleportrDisburser.md
-
Mark Tyneway authored
It is possible for the backend to prune the chain db which will cause `waitForTransaction` to hang forever if the contract was not recently deployed. Only check for the transaction if it was recently deployed and instead add a safety check that looks at the on chain code. It is unlikely to deploy a contract that leaves no code in the state, so this is safe. The state cannot be pruned so this will be a more reliable check to ensure that the deployment is sane and exists. We do not use selfdestruct so this is safe.
-
mergify[bot] authored
op-node: remove unused function
-
mergify[bot] authored
-
mergify[bot] authored
fix(ctb): `finalizeWithdrawalTransaction` gas limit dos (v2)
-
mergify[bot] authored
-
mergify[bot] authored
fix: typo
-
Tri-stone authored
fix a typo
-
Adrian Sutton authored
-
Mark Tyneway authored
Merge pull request #5004 from ethereum-optimism/dependabot/go_modules/bss-core/golang.org/x/crypto-0.1.0 build(deps): bump golang.org/x/crypto from 0.0.0-20220307211146-efcb8507fb70 to 0.1.0 in /bss-core
-
mergify[bot] authored
op-node/derivation: JSON Encoding for Frames
-
Joshua Gutow authored
-
Ori Pomerantz authored
-
Ori Pomerantz authored
-
Joshua Gutow authored
op-node/cmd/batch_decoder: Fetch batches
-
Will Cory authored
-
Ori Pomerantz authored
-
Zach Howard authored
-
Joshua Gutow authored
-