Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/core/txpool/legacypool
jwasinger 47d17acdc9
core/txpool/legacypool: ensure pending nonces are reset by SubPool.Clear (#31020)
3 weeks ago
..
journal.go core/txpool: no need to log loud rotate if no local txs (#29083) 12 months ago
legacypool.go core/txpool/legacypool: ensure pending nonces are reset by SubPool.Clear (#31020) 3 weeks ago
legacypool2_test.go all: fix some typos in comments and names (#31023) 3 weeks ago
legacypool_test.go core/txpool/legacypool: fix flaky test TestAllowedTxSize (#30975) 4 weeks ago
list.go all: remove dependency on golang.org/exp (#29314) 11 months ago
list_test.go core/txpool/legacypool: remove a redundant heap.Init (#28910) 12 months ago
noncer.go all: move main transaction pool into a subpool (#27463) 2 years ago