feat: reduce gas for first vote by validators #6137
Annotations
5 errors and 1 warning
golangci-lint:
x/oracle/ante/fee_discount.go#L46
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
golangci-lint:
x/oracle/ante/keeper_interface.go#L11
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
golangci-lint:
x/oracle/ante/fee_discount_test.go#L26
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
golangci-lint:
x/oracle/ante/fee_discount_test.go#L33
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading