mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 15:46:43 +00:00
This commit fixes the issue where the submission of a transaction with an authority which already has a pending transaction would fail. While submitting the authorization first and the transaction second would work. This is unexpected because when using gap nonces, the behavior could still be correct according to the limitations introduced for the EIP -27702. |
||
|---|---|---|
| .. | ||
| blobpool | ||
| legacypool | ||
| locals | ||
| errors.go | ||
| subpool.go | ||
| txpool.go | ||
| validation.go | ||