• 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
Name
Last commit
Last update
..
abis Loading commit data...
bindings Loading commit data...
flags Loading commit data...
gasprices Loading commit data...
metrics Loading commit data...
oracle Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
main.go Loading commit data...
package.json Loading commit data...