• Mark Tyneway's avatar
    ops: publish `ethereumoptimism/hardhat-node` docker image · eba5f50c
    Mark Tyneway authored
    Publishing the `hardhat-node` docker image will make using
    the `docker-compose` setup much easier for developers
    as they will be able to pull all of the docker images needed.
    There is an existing `ethereumoptimism/hardhat` image that is
    on an older version of `hardhat` that was pushed by the old
    Optimism monorepo. This version of hardhat does not support
    EIP1559 so it is expected that it will not work with the
    existing tech stack.
    
    This PR adds the ability to publish the `hardhat-node` docker
    image for both releases and canary releases. A following PR
    will be introduced that updates the `docker-compose` files
    to specifically reference the new `hardhat-node` image
    such that there will not be name collision errors in the future.
    eba5f50c
Name
Last commit
Last update
..
docker Loading commit data...
envs Loading commit data...
scripts Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
docker-compose-metrics.yml Loading commit data...
docker-compose-nobuild.yml Loading commit data...
docker-compose-rpc-proxy.yml Loading commit data...
docker-compose.yml Loading commit data...