Implement EIP-7691 blob gas price changes for pdn-5 #4234
Annotations
10 errors
Install golangci-lint:
txnprovider/txpool/pool_fuzz_test.go#L328
cannot use func() {} (value of type func()) as StateChangesClient value in argument to New: func() does not implement StateChangesClient (missing method StateChanges)
|
Install golangci-lint:
txnprovider/txpool/pool_fuzz_test.go#L328
cannot use log.New() (value of type "github.com/erigontech/erigon-lib/log/v3".Logger) as *NewSlotsStreams value in argument to New
|
Install golangci-lint:
txnprovider/txpool/pool_fuzz_test.go#L328
cannot use WithFeeCalculator(nil) (value of type Option) as "github.com/erigontech/erigon-lib/log/v3".Logger value in argument to New: Option does not implement "github.com/erigontech/erigon-lib/log/v3".Logger (missing method Crit)
|
Install golangci-lint:
txnprovider/txpool/pool_fuzz_test.go#L554
cannot use func() {} (value of type func()) as StateChangesClient value in argument to New: func() does not implement StateChangesClient (missing method StateChanges)
|
Install golangci-lint:
txnprovider/txpool/pool_fuzz_test.go#L554
cannot use log.New() (value of type "github.com/erigontech/erigon-lib/log/v3".Logger) as *NewSlotsStreams value in argument to New
|
Install golangci-lint:
txnprovider/txpool/pool_fuzz_test.go#L554
cannot use WithFeeCalculator(nil) (value of type Option) as "github.com/erigontech/erigon-lib/log/v3".Logger value in argument to New: Option does not implement "github.com/erigontech/erigon-lib/log/v3".Logger (missing method Crit)
|
Install golangci-lint:
txnprovider/txpool/pool_test.go#L62
cannot use func() {} (value of type func()) as StateChangesClient value in argument to New: func() does not implement StateChangesClient (missing method StateChanges)
|
Install golangci-lint:
txnprovider/txpool/pool_test.go#L62
cannot use log.New() (value of type "github.com/erigontech/erigon-lib/log/v3".Logger) as *NewSlotsStreams value in argument to New
|
Install golangci-lint:
txnprovider/txpool/pool_test.go#L62
cannot use WithFeeCalculator(nil) (value of type Option) as "github.com/erigontech/erigon-lib/log/v3".Logger value in argument to New: Option does not implement "github.com/erigontech/erigon-lib/log/v3".Logger (missing method Crit)
|
Install golangci-lint:
txnprovider/txpool/pool_test.go#L182
cannot use func() {} (value of type func()) as StateChangesClient value in argument to New: func() does not implement StateChangesClient (missing method StateChanges)
|
Loading