GO-2024-3339 : ASA-2024-0012, ASA-2024-0013: CosmosSDK: Transaction decoding may result in a stack overflow or resource exhaustion in github.com/cosmos/cosmos-sdk
Discover Packages
github.com/cosmos/cosmos-sdk
x
bank
exported
package
Version:
v0.50.11-lsm
Opens a new window with list of versions in this module.
Published: Dec 18, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 159
Opens a new window with list of known importers.
Documentation
Documentation
¶
type GenesisBalance interface {
GetAddress() string
GetCoins() sdk .Coins
}
GenesisBalance defines a genesis balance interface that allows for account
address and balance retrieval.
Subspace defines an interface that implements the legacy x/params Subspace
type.
NOTE: This is used solely for migration of x/params managed parameters.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.