go-ethereum/core/txpool/legacypool
Austin Larson 49ef375033
core/txpool: demote error log to warn (#31332)
This error log in `legacypool.go` isn't necessary, since even though the
behavior is unexpected, it is handled correctly. A discussion on issue
#22301 concluded that this should instead be a warning log.
2025-03-11 16:00:50 +01:00
..
legacypool.go core/txpool: demote error log to warn (#31332) 2025-03-11 16:00:50 +01:00
legacypool2_test.go
legacypool_test.go core/txpool: fix error logs flood caused by removeAuthorities (#31249) 2025-02-27 17:08:33 +08:00
list.go
list_test.go
noncer.go