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
Péter Szilágyi 1df75dbe36
Revert "core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback" (#30521)
5 months ago
..
journal.go core/txpool: no need to log loud rotate if no local txs (#29083) 1 year ago
legacypool.go Revert "core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback" (#30521) 5 months ago
legacypool2_test.go core/state: state reader abstraction (#29761) 6 months ago
legacypool_test.go core/state: state reader abstraction (#29761) 6 months 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) 1 year ago
noncer.go