Skip to content

Add TxPoolGossip

Add TxPoolGossip #463

Triggered via pull request September 12, 2023 19:13
Status Failure
Total duration 14m 9s
Artifacts

test-integration.yml

on: pull_request
Matrix: tests-windows
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors
tests-windows (windows-2022): eth/backend.go#L512
config.TxPool.NoTxGossip undefined (type txpoolcfg.Config has no field or method NoTxGossip)
tests-windows (windows-2022): cmd/txpool/main.go#L81
txpoolcfg.DefaultConfig.NoTxGossip undefined (type txpoolcfg.Config has no field or method NoTxGossip)
tests-windows (windows-2022): cmd/txpool/main.go#L146
cfg.NoTxGossip undefined (type txpoolcfg.Config has no field or method NoTxGossip)
tests-windows (windows-2022)
Process completed with exit code 1.
tests (ubuntu-20.04): eth/backend.go#L512
config.TxPool.NoTxGossip undefined (type txpoolcfg.Config has no field or method NoTxGossip)
tests (ubuntu-20.04): cmd/txpool/main.go#L81
txpoolcfg.DefaultConfig.NoTxGossip undefined (type txpoolcfg.Config has no field or method NoTxGossip)
tests (ubuntu-20.04): cmd/txpool/main.go#L146
cfg.NoTxGossip undefined (type txpoolcfg.Config has no field or method NoTxGossip)
tests (ubuntu-20.04)
Process completed with exit code 2.
tests (macos-11)
The job was canceled because "ubuntu-20_04" failed.
tests (macos-11): eth/backend.go#L512
config.TxPool.NoTxGossip undefined (type txpoolcfg.Config has no field or method NoTxGossip)
tests (macos-11): cmd/txpool/main.go#L81
txpoolcfg.DefaultConfig.NoTxGossip undefined (type txpoolcfg.Config has no field or method NoTxGossip)
tests (macos-11): cmd/txpool/main.go#L146
cfg.NoTxGossip undefined (type txpoolcfg.Config has no field or method NoTxGossip)
tests (macos-11)
The operation was canceled.