Skip to content

core/txpool: remove locals-tracking from pools (part 2) #5100

core/txpool: remove locals-tracking from pools (part 2)

core/txpool: remove locals-tracking from pools (part 2) #5100

Triggered via pull request December 12, 2024 14:42
Status Failure
Total duration 26s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build: core/txpool/legacypool/legacypool.go#L1757
pool.locals undefined (type *LegacyPool has no field or method locals)
build: core/txpool/legacypool/legacypool.go#L1767
pool.journal undefined (type *LegacyPool has no field or method journal)
build: core/txpool/legacypool/legacypool.go#L1767
undefined: newTxJournal
build: core/txpool/legacypool/legacypool.go#L1768
pool.journal undefined (type *LegacyPool has no field or method journal)
build: core/txpool/legacypool/legacypool.go#L1768
pool.local undefined (type *LegacyPool has no field or method local)
build
Process completed with exit code 1.