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
jwasinger e25cedf16d
core/txpool: terminate subpool reset goroutine if pool was closed (#31030)
2 weeks ago
..
blobpool all: implement state history v2 (#30107) 3 weeks ago
legacypool core/txpool/legacypool: ensure pending nonces are reset by SubPool.Clear (#31020) 3 weeks ago
errors.go core/txpool: elevate the 'already reserved' error into a constant (#29095) 12 months ago
subpool.go core/txpool, eth/catalyst: clear transaction pool in Rollback (#30534) 3 months ago
txpool.go core/txpool: terminate subpool reset goroutine if pool was closed (#31030) 2 weeks ago
validation.go core, core/types: rename AuthList to SetCodeAuthorizations (#30935) 2 months ago