Report vstorage size delta for set() operations via telemetry #22503
Annotations
4 errors
golangci-lint (no-failure):
golang/cosmos/x/vstorage/vstorage.go#L57
ineffectual assignment to valueSizeDelta (ineffassign)
|
golangci-lint (no-failure):
golang/cosmos/x/vtransfer/keeper/keeper.go#L252
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
golangci-lint (no-failure):
golang/cosmos/x/vtransfer/keeper/keeper.go#L443
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
golangci-lint (no-failure):
golang/cosmos/x/vtransfer/handler.go#L17
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|