- 27 Jul, 2023 25 commits
-
-
Adrian Sutton authored
Net yet providing the local game data to pre-image oracle server.
-
OptimismBot authored
op-challenger: Pass a context through to TraceProvider
-
mergify[bot] authored
-
OptimismBot authored
feat(proxyd): sender rate limiter should check chain id
-
mergify[bot] authored
-
Adrian Sutton authored
Will enable trace generation processes to terminate cleanly when op-challenger is shut down.
-
OptimismBot authored
op-challenger: Add cannon-server and cannon-snapshot-freq flag
-
mergify[bot] authored
-
OptimismBot authored
feat(op-challenger): GetOracleData call in Solver
-
mergify[bot] authored
-
OptimismBot authored
feat(op-challenger): Adds Preimage Data to the TraceProvider
-
mergify[bot] authored
-
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
-
Andreas Bigger authored
-
Andreas Bigger authored
-
- 26 Jul, 2023 15 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
-
Adrian Sutton authored
-
Adrian Sutton authored
-