• Mark Tyneway's avatar
    contracts-bedrock: add post check L2 hh task · e8d5114c
    Mark Tyneway authored
    This task will check that the L2 node was brought up
    as expected. It can be ran with the following command:
    
    ```
    $ npx hardhat check-l2 --network $NETWORK
    ```
    
    The `devnetL2` hardhat network is added to the hardhat
    config so that this can be developed against a local network
    very easily.
    e8d5114c
Name
Last commit
Last update
..
actor-tests Loading commit data...
common-ts Loading commit data...
contracts Loading commit data...
contracts-bedrock Loading commit data...
contracts-governance Loading commit data...
contracts-periphery Loading commit data...
core-utils Loading commit data...
data-transport-layer Loading commit data...
drippie-mon Loading commit data...
fault-detector Loading commit data...
hardhat-deploy-config Loading commit data...
message-relayer Loading commit data...
migration-data Loading commit data...
replica-healthcheck Loading commit data...
sdk Loading commit data...