• Mark Tyneway's avatar
    dtl: support unprotected txs · 128e0f84
    Mark Tyneway authored
    When syncing from L2, all transactions were assumed to be
    protected. To prevent a network split for replicas,
    the DTL needs to check for transactions that are not
    protected and handle parsing the `v` parameter
    appropriately.
    128e0f84
Name
Last commit
Last update
..
common.ts Loading commit data...
constants.ts Loading commit data...
contracts.ts Loading commit data...
eth-tx.ts Loading commit data...
index.ts Loading commit data...
validation.ts Loading commit data...