go-ethereum/ethclient
Marius van der Wijden db82ea2ee3
core: reset txpool on sethead (#26392)
This change sends a HeadChainEvent when SetHead is invoked. The txpool will then reset the txnoncer on receiving the event.
2022-12-29 07:24:34 -05:00
..
gethclient core: reset txpool on sethead (#26392) 2022-12-29 07:24:34 -05:00
ethclient_test.go
ethclient.go ethclient: docs, fix misleading comment (#26189) 2022-11-16 08:44:54 +01:00
signer.go