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
crisis
exported
package
Version:
v0.50.7
Opens a new window with list of versions in this module.
Published: Jun 4, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Subspace interface {
Get(ctx sdk .Context , key []byte , ptr interface{})
}
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.