This website requires JavaScript.
Explore
Help
Sign In
forks
/
go-ethereum
Watch
1
Star
0
Fork
You've already forked go-ethereum
1
mirror of
https://github.com/ethereum/go-ethereum.git
synced
2026-05-16 13:06:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
release/1.17
go-ethereum
/
core
/
txpool
/
locals
History
cui
7facf9c129
core/txpool: use cmp.Compare instead of subtraction (
#34918
)
...
This fixes a theoretical overflow condition if an account has an impossibly high nonce.
2026-05-10 13:03:57 +02:00
..
errors.go
eth: add tx to locals only if it has a chance of acceptance (
#31618
)
2025-04-17 21:27:48 +02:00
journal.go
core/txpool: Initialize journal writer for tx tracker (
#32921
)
2025-10-21 15:41:38 +08:00
tx_tracker.go
core/txpool: use cmp.Compare instead of subtraction (
#34918
)
2026-05-10 13:03:57 +02:00
tx_tracker_test.go
cmd, core, trie, triedb: split CachingDB into merkle + binary dbs. (
#34700
)
2026-04-17 08:55:54 +08:00