1. 08 Jul, 2021 1 commit
    • Mark Tyneway's avatar
      gas-oracle: implement and test · ce3c353b
      Mark Tyneway authored
      This commit adds the `gas-oracle` which is an offchain entity
      that sends transactions to L2 to update the gas price. It must
      be configured with a private key as the `OVM_GasPriceOracle`
      is owned.
      
      The `gas-oracle` is added to the changesets setup.
      
      Tests are included as well as CI. Dockerizing will happen
      in a follow up PR.
      ce3c353b