build(deps): Bump cosmossdk.io/collections from 0.4.0 to 1.1.0 in /x/protocolpool #1329
Annotations
10 errors
Go vulnerability check
baseapp.BaseApp.RegisterStreamingServices calls streaming.NewStreamingPlugin, which eventually calls yamux.Client
|
Go vulnerability check
baseapp.BaseApp.TxDecode calls tx.txV2toInterface, which calls decode.Decoder.Decode
|
Go vulnerability check
tx.AuxTxBuilder.GetSignBytes calls aminojson.SignModeHandler.GetSignBytes, which calls decode.RejectUnknownFields
|
Go vulnerability check
types.DecCoin.Add calls math.LegacyDec.Add
|
Go vulnerability check
tx.Factory.BuildUnsignedTx calls math.LegacyDec.Ceil
|
Go vulnerability check
types.DecCoins.MulDec calls math.LegacyDec.Mul
|
Go vulnerability check
types.DecCoins.MulDecTruncate calls math.LegacyDec.MulTruncate
|
Go vulnerability check
tx.Sign calls signing.GetSignBytesAdapter, which eventually calls math.LegacyDec.Power
|
Go vulnerability check
types.DecCoins.QuoDec calls math.LegacyDec.Quo
|
Go vulnerability check
types.DecCoins.QuoDecTruncate calls math.LegacyDec.QuoTruncate
|
Loading