core/txpool, eth/catalyst: clear transaction pool in Rollback #4667
Annotations
3 errors
Run tests:
core/txpool/blobpool/blobpool.go#L1727
cannot range over p.lookup (variable of type *lookup)
|
Run tests:
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
|
Run tests
Process completed with exit code 1.
|
Loading