1. 14 Nov, 2023 3 commits
    • Mark Tyneway's avatar
      op-node,contracts-bedrock: setup `loadAllocs` usage · 37bb1345
      Mark Tyneway authored
      Modularize the `op-node` command for creating L2 genesis
      blocks such that it can read a starting L1 block from disk
      instead of needing to fetch it from a node. This makes the
      process more simple and reproducible, because the block
      JSON file can be written to disk and committed into a repo.
      
      Also add the script for calling the `op-node` L2 genesis generation
      to `contracts-bedrock`. It will create the L2 genesis state
      in `contracts-bedrock/.testdata` which will be read by
      `vm.readAllocs(string)` to populate the initial state.
      37bb1345
    • Mark Tyneway's avatar
      Merge pull request #8147 from ethereum-optimism/trianglesphere-patch-1 · 2088e2e7
      Mark Tyneway authored
      Specify CI builder image
      2088e2e7
    • Joshua Gutow's avatar
      Specify CI builder image · a7e41966
      Joshua Gutow authored
      This should help fix the issue that CI can easily be broken if the CI image is not compatible and helps make it possible to test the CI image.
      a7e41966
  2. 13 Nov, 2023 1 commit
  3. 14 Nov, 2023 1 commit
  4. 13 Nov, 2023 18 commits
  5. 12 Nov, 2023 7 commits
  6. 11 Nov, 2023 3 commits
  7. 10 Nov, 2023 7 commits