Skip to content

Fix fee currency bugs in tx pool #632

Fix fee currency bugs in tx pool

Fix fee currency bugs in tx pool #632

Triggered via pull request September 27, 2024 11:10
Status Failure
Total duration 4m 2s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Test: miner/ordering.go#L60
cannot use tip.ToBig() (value of type *big.Int) as *"github.com/ethereum/go-ethereum/common".Address value in argument to exchange.ConvertCurrencyToCelo
Test: miner/ordering.go#L60
cannot use tx.FeeCurrency (variable of type *"github.com/ethereum/go-ethereum/common".Address) as *big.Int value in argument to exchange.ConvertCurrencyToCelo
Test
Process completed with exit code 2.
Lint: eth/ethconfig/config.go#L35
could not import github.com/ethereum/go-ethereum/miner (-: # github.com/ethereum/go-ethereum/miner
Lint: miner/ordering.go#L60
cannot use tip.ToBig() (value of type *big.Int) as *"github.com/ethereum/go-ethereum/common".Address value in argument to exchange.ConvertCurrencyToCelo
Lint: miner/ordering.go#L60
cannot use tx.FeeCurrency (variable of type *"github.com/ethereum/go-ethereum/common".Address) as *big.Int value in argument to exchange.ConvertCurrencyToCelo) (typecheck)
Lint: cmd/utils/flags.go#L67
could not import github.com/ethereum/go-ethereum/miner (-: # github.com/ethereum/go-ethereum/miner
Lint: miner/ordering.go#L60
cannot use tip.ToBig() (value of type *big.Int) as *"github.com/ethereum/go-ethereum/common".Address value in argument to exchange.ConvertCurrencyToCelo
Lint: miner/ordering.go#L60
cannot use tx.FeeCurrency (variable of type *"github.com/ethereum/go-ethereum/common".Address) as *big.Int value in argument to exchange.ConvertCurrencyToCelo) (typecheck)
Lint: console/console_test.go#L34
could not import github.com/ethereum/go-ethereum/miner (-: # github.com/ethereum/go-ethereum/miner
Lint: miner/ordering.go#L60
cannot use tip.ToBig() (value of type *big.Int) as *"github.com/ethereum/go-ethereum/common".Address value in argument to exchange.ConvertCurrencyToCelo
Lint: miner/ordering.go#L60
cannot use tx.FeeCurrency (variable of type *"github.com/ethereum/go-ethereum/common".Address) as *big.Int value in argument to exchange.ConvertCurrencyToCelo) (typecheck)
Lint: miner/ordering.go#L60
cannot use tip.ToBig() (value of type *big.Int) as *"github.com/ethereum/go-ethereum/common".Address value in argument to exchange.ConvertCurrencyToCelo