• Conner Fromknecht's avatar
    fix(batch-submitter): clear state root batches · 9fe09f70
    Conner Fromknecht authored
    Fixes a bug where both the sequencer and proposer main loops were
    attempting to clear the pending transactions from the batch-tx
    submitter's wallet. The impact is that we may have been overspending on
    fees due to conflicting/reverting state batches. However the impact
    overall should be minor given the relative size of state batches in
    comparison to tx-batches.
    9fe09f70
Name
Last commit
Last update
..
exec Loading commit data...
src Loading commit data...
test Loading commit data...
.env.example Loading commit data...
.eslintrc.js Loading commit data...
.lintstagedrc.yml Loading commit data...
.prettierrc.js Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
hardhat.config.ts Loading commit data...
index.ts Loading commit data...
package.json Loading commit data...
tsconfig.build.json Loading commit data...
tsconfig.json Loading commit data...