go-ethereum/core/txpool/locals
rjl493456442 02dd66dfc0
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
core/txpool/locals: fix data race (#35096)
Supersedes #35060

```
go test -race ./core/txpool/locals/
ok      github.com/ethereum/go-ethereum/core/txpool/locals      1.782s
```
2026-06-02 09:46:11 +08: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/locals: fix data race (#35096) 2026-06-02 09:46:11 +08:00
tx_tracker_test.go cmd, core, trie, triedb: split CachingDB into merkle + binary dbs. (#34700) 2026-04-17 08:55:54 +08:00