1. 02 Oct, 2021 1 commit
    • Mark Tyneway's avatar
      l2geth: to execution manager run · 5c9b6343
      Mark Tyneway authored
      Fix `toExecutionManagerRun` in cases where `asOvmMessage` isn't applied.
      Note that tracing currently does not work for optimistic ethereum.
      5c9b6343
  2. 29 Sep, 2021 2 commits
  3. 28 Sep, 2021 2 commits
  4. 23 Sep, 2021 3 commits
  5. 22 Sep, 2021 3 commits
  6. 21 Sep, 2021 1 commit
  7. 16 Sep, 2021 5 commits
  8. 15 Sep, 2021 2 commits
    • Mark Tyneway's avatar
      l2geth: config enable arbitrary contract deployment · 0d429564
      Mark Tyneway authored
      Add a new config option `ROLLUP_ENABLE_ARBITRARY_CONTRACT_DEPLOYMENT`.
      This config option must be set with an env var, there is no flag to
      set it with.
      
      If it is not set, the functionality is unchanged. If it is set, then it
      will override the function `isDeployerAllowed(address)` on the
      `OVM_DeployerWhitelist`
      0d429564
    • smartcontracts's avatar
      fix: update labeler.yml · 0b1f9d55
      smartcontracts authored
      0b1f9d55
  9. 14 Sep, 2021 2 commits
  10. 12 Sep, 2021 1 commit
  11. 11 Sep, 2021 7 commits
  12. 10 Sep, 2021 3 commits
  13. 09 Sep, 2021 8 commits