build(deps): Bump github.com/cometbft/cometbft from 0.38.6 to 0.38.17 in /store #1347
dependencies-review.yml
on: pull_request
dependency-review
1m 24s
Annotations
10 errors
dependency-review
baseapp.BaseApp.RegisterStreamingServices calls streaming.NewStreamingPlugin, which eventually calls yamux.Client
|
dependency-review
baseapp.BaseApp.TxDecode calls tx.txV2toInterface, which calls decode.Decoder.Decode
|
dependency-review
tx.AuxTxBuilder.GetSignBytes calls aminojson.SignModeHandler.GetSignBytes, which calls decode.RejectUnknownFields
|
dependency-review
types.DecCoin.Add calls math.LegacyDec.Add
|
dependency-review
tx.Factory.BuildUnsignedTx calls math.LegacyDec.Ceil
|
dependency-review
types.DecCoins.MulDec calls math.LegacyDec.Mul
|
dependency-review
types.DecCoins.MulDecTruncate calls math.LegacyDec.MulTruncate
|
dependency-review
tx.Sign calls signing.GetSignBytesAdapter, which eventually calls math.LegacyDec.Power
|
dependency-review
types.DecCoins.QuoDec calls math.LegacyDec.Quo
|
dependency-review
types.DecCoins.QuoDecTruncate calls math.LegacyDec.QuoTruncate
|