Feat: backrunme bloxroute #641
Annotations
10 errors
|
Run golangci-lint:
pkg/mev/bloxroute_backrunme_sender_test.go#L29
context.Background() could be replaced by t.Context() in TestBloxrouteBackrunmeSender_SendBackrunBundle (usetesting)
|
|
Run golangci-lint:
pkg/mev/bloxroute_backrunme_sender_test.go#L21
context.Background() could be replaced by t.Context() in TestBloxrouteBackrunmeSender_SendBackrunBundle (usetesting)
|
|
Run golangci-lint:
pkg/mev/backrun_public_sender_test.go#L43
context.Background() could be replaced by t.Context() in TestNewBackrunPublicClient (usetesting)
|
|
Run golangci-lint:
pkg/mev/backrun_public_sender_test.go#L29
context.Background() could be replaced by t.Context() in TestNewBackrunPublicClient (usetesting)
|
|
Run golangci-lint:
pkg/mev/backrun_public_sender_test.go#L21
context.Background() could be replaced by t.Context() in TestNewBackrunPublicClient (usetesting)
|
|
Run golangci-lint:
pkg/eth/trace_test.go#L43
context.Background() could be replaced by t.Context() in TestTraceTransaction (usetesting)
|
|
Run golangci-lint:
pkg/eth/trace_test.go#L17
context.Background() could be replaced by t.Context() in TestTraceCall (usetesting)
|
|
Run golangci-lint:
pkg/eth/simulator_test.go#L30
context.Background() could be replaced by t.Context() in TestEstimateGasWithOverrides (usetesting)
|
|
Run golangci-lint:
pkg/mev/bloxroute_backrunme_sender_test.go#L1
package should be `mev_test` instead of `mev` (testpackage)
|
|
Run golangci-lint:
pkg/mev/bloxroute_backrunme_sender.go#L97
G402: TLS InsecureSkipVerify set true. (gosec)
|