- 27 Jul, 2023 11 commits
-
-
OptimismBot authored
devnet: allow unprotected txs
-
mergify[bot] authored
-
OptimismBot authored
feat(op-chain-ops): WithdrawalNetwork Type
-
mergify[bot] authored
-
Andreas Bigger authored
-
Mark Tyneway authored
op-e2e: make TestBatcherMultiTx more resilient
-
OptimismBot authored
txmgr: Increase default network timeout to 10s
-
Adrian Sutton authored
-
Mark Tyneway authored
-
OptimismBot authored
contracts-bedrock: delete dead deploy config
-
mergify[bot] authored
-
- 26 Jul, 2023 29 commits
-
-
Mark Tyneway authored
op-node: safer genesis script
-
mergify[bot] authored
-
Mark Tyneway authored
feat: gitmodules for contracts deps
-
mergify[bot] authored
-
OptimismBot authored
feat(ctb): Semver lockfile
-
mergify[bot] authored
-
Mark Tyneway authored
goerli-forked is no longer used, it can be safely deleted from the repository.
-
Mark Tyneway authored
-
Mark Tyneway authored
Updates the `op-node` genesis gen script to prevent `nil` pointer access accidentally. Run the command like so: ```go go run op-node/cmd/main.go genesis l2 \ --deploy-config $PWD/packages/contracts-bedrock/deploy-config/mainnet.json \ --outfile.l2 l2.json \ --outfile.rollup rollup.json \ --l1-rpc $ETH_RPC_URL \ --deployment-dir $PWD/packages/contracts-bedrock/deployments/mainnet ``` When generating the genesis file, it is ok to leave the `l1StartingBlockTag` value as undefined, this script will select an appropriate value and then the value will end up inside of the rollup config under `.genesis.l1.hash` which can then be backported to the deploy config to make the script deterministic.
-
clabby authored
-
OptimismBot authored
op-challenger: Find snapshot to start execution at
-
clabby authored
-
Adrian Sutton authored
-
Mark Tyneway authored
-
Mark Tyneway authored
dockerfile: fix typo docker: attempt fix ci: fix slither ci: fix deps docker: fix op-bindings: regenerate ci: build first ci: fixup
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
e8a047e3f40f13fa37af6fe14e6e06283d9a060e
-
Mark Tyneway authored
c9ce3f25bde29fc5eb9901842bf02850dfd2d084
-
Mark Tyneway authored
105efee1b9127ed7f6fedf139e1fc796ce8791f2
-
Mark Tyneway authored
8f9b23f8838670afda0fd8983f2c41e8037ae6bc
-
Mark Tyneway authored
v4.7.3
-
Mark Tyneway authored
v4.7.3
-
OptimismBot authored
monorepo: remove postinstall hook
-
mergify[bot] authored
-
Mark Tyneway authored
The docs no longer live in the monorepo so this postinstall hook is no longer required. It was not caught when removing the docs because it was designed to never error out.
-
OptimismBot authored
specs,fault-mon: typo of output and `engine_forkchoiceUpdatedV1`
-
mergify[bot] authored
-