proxy.golang.org : github.com/InjectiveLabs/cosmos-sdk/math : v1.5.3
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
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/google/go-cmp v0.7.0
- github.com/kr/pretty v0.3.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/rogpeppe/go-internal v1.14.1
- github.com/stretchr/testify v1.10.0
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v3 v3.0.1
- sigs.k8s.io/yaml v1.4.0