plugeth/ethclient/gethclient
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_test.go core: reset txpool on sethead (#26392) 2022-12-29 07:24:34 -05:00
gethclient.go eth/filters, ethclient/gethclient: add fullTx option to pending tx filter (#25186) 2022-10-12 11:54:52 +02:00