• Mark Tyneway's avatar
    core-utils: more flexible watcher · 8da04505
    Mark Tyneway authored
    Adds new config options to the watcher to allow it to upgrade in
    a non breaking way. New config options include setting a global
    `pollForPending` and `blocksToFetch`. It is also possible to
    specify the number of blocks to fetch on each `Layer`.
    
    The event ids are precomputed and held as globals instead of computed
    on the fly each time.
    8da04505
Name
Last commit
Last update
..
batch-submitter Loading commit data...
common-ts Loading commit data...
contracts Loading commit data...
core-utils Loading commit data...
data-transport-layer Loading commit data...
hardhat-ovm Loading commit data...
message-relayer Loading commit data...
replica-healthcheck Loading commit data...
smock Loading commit data...