proxy.golang.org : github.com/InjectiveLabs/cosmos-sdk/math : v1.1.0
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.1
- github.com/kr/pretty v0.3.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.8.4
- golang.org/x/exp v0.0.0-20221205204356-47842c84f3db
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- sigs.k8s.io/yaml v1.3.0