Skip to content

Mempool: handle not-executable transactions related to guardians #163

Mempool: handle not-executable transactions related to guardians

Mempool: handle not-executable transactions related to guardians #163

Triggered via pull request November 27, 2024 17:18
Status Failure
Total duration 2m 53s
Artifacts

golangci-lint.yml

on: pull_request
golangci linter
2m 45s
golangci linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors
golangci linter: txcache/selection_test.go#L234
S1008: should use 'return bytes.Equal(tx.GetData(), []byte("t"))' instead of 'if bytes.Equal(tx.GetData(), []byte("t")) { return true }; return false' (gosimple)
golangci linter
issues found