• Mark Tyneway's avatar
    contracts-bedrock: wait for final batch hh task · 8030491c
    Mark Tyneway authored
    Implement a simple hardhat task that can be used to
    wait for the final batches to be submitted.
    
    Technically, the state batches can only be appended
    after the tx batches have been submitted, so we only
    need to check for the total elements on the `StateCommitmentChain`
    but this checks both the `StateCommitmentChain` and the
    `CanonicalTransactionChain`.
    8030491c
Name
Last commit
Last update
..
actor-tests Loading commit data...
balance-monitor Loading commit data...
common-ts Loading commit data...
contracts Loading commit data...
contracts-bedrock 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...