Skip to content

core/txpool, eth/catalyst: clear transaction pool in Rollback #4667

core/txpool, eth/catalyst: clear transaction pool in Rollback

core/txpool, eth/catalyst: clear transaction pool in Rollback #4667

Triggered via pull request November 13, 2024 10:11
Status Failure
Total duration 38s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: core/txpool/blobpool/blobpool.go#L1727
cannot range over p.lookup (variable of type *lookup)
build: core/txpool/blobpool/blobpool.go#L1749
cannot use make(map[common.Hash]uint64) (value of type map["github.com/ethereum/go-ethereum/common".Hash]uint64) as *lookup value in assignment
build
Process completed with exit code 1.