- 27 Jul, 2023 18 commits
-
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
The only thing that differs is the paths to the contracts
-
Mark Tyneway authored
-
Mark Tyneway authored
Move the `contracts` directory to `src` and then move the tests into a top level `test` dir so that its standard foundry style for a repo. This is going to break any in flight PRs so worth trying to get in relatively quickly, will be no fun to rebase a bunch of PRs. Will need to follow up with another commit that bumps the patch versions.
-
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 22 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
-