proxy.golang.org : github.com/InjectiveLabs/cosmos-sdk/math : v1.5.1
Package math implements custom Cosmos SDK math types used for arithmetic operations. Signed and unsigned integer types utilize Golang's standard library big integers types, having a maximum bit length of 256 bits.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/%21injective%21labs/cosmos-sdk/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- cosmossdk.io/errors v1.0.2
- github.com/cockroachdb/apd/v3 v3.2.1
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/kr/text v0.2.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/stretchr/testify v1.10.0
- golang.org/x/net v0.35.0
- golang.org/x/sys v0.31.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb
- google.golang.org/grpc v1.71.0
- google.golang.org/protobuf v1.36.6
- gopkg.in/yaml.v3 v3.0.1
- pgregory.net/rapid v1.2.0
- sigs.k8s.io/yaml v1.4.0