This website requires JavaScript.
Explore
Help
Sign In
forks
/
go-ethereum-modded-tocallarg
Watch
1
Star
0
Fork
You've already forked go-ethereum-modded-tocallarg
0
forked from
forks/go-ethereum
Code
Pull requests
Activity
39638c81c5
go-ethereum-modded-tocallarg
/
core
/
txpool
History
jwasinger
e25cedf16d
core/txpool: terminate subpool reset goroutine if pool was closed (
#31030
)
...
if the pool terminates before `resetDone` can be read, then the go-routine will hang.
2025-01-21 11:42:05 +08:00
..
blobpool
all: implement state history v2 (
#30107
)
2025-01-17 02:59:02 +01:00
legacypool
core/txpool/legacypool: ensure pending nonces are reset by SubPool.Clear (
#31020
)
2025-01-16 14:40:15 +01:00
errors.go
core/txpool: elevate the 'already reserved' error into a constant (
#29095
)
2024-02-27 13:27:50 +02:00
subpool.go
core/txpool, eth/catalyst: clear transaction pool in Rollback (
#30534
)
2024-11-19 13:35:52 +01:00
txpool.go
core/txpool: terminate subpool reset goroutine if pool was closed (
#31030
)
2025-01-21 11:42:05 +08:00
validation.go
core, core/types: rename AuthList to SetCodeAuthorizations (
#30935
)
2024-12-19 10:06:33 +01:00