1. 22 Sep, 2021 1 commit
    • Mark Tyneway's avatar
      core-utils: more flexible watcher · 8da04505
      Mark Tyneway authored
      Adds new config options to the watcher to allow it to upgrade in
      a non breaking way. New config options include setting a global
      `pollForPending` and `blocksToFetch`. It is also possible to
      specify the number of blocks to fetch on each `Layer`.
      
      The event ids are precomputed and held as globals instead of computed
      on the fly each time.
      8da04505
  2. 16 Sep, 2021 5 commits
  3. 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
  4. 14 Sep, 2021 2 commits
  5. 12 Sep, 2021 1 commit
  6. 11 Sep, 2021 7 commits
  7. 10 Sep, 2021 3 commits
  8. 09 Sep, 2021 8 commits
  9. 08 Sep, 2021 3 commits
  10. 07 Sep, 2021 1 commit
  11. 06 Sep, 2021 1 commit
  12. 05 Sep, 2021 1 commit
  13. 04 Sep, 2021 5 commits