cosmos-sdk/math
2023-09-25 12:12:23 +00:00
..
testdata
unsafe fix(math): double method call (#15768) 2023-04-10 15:34:10 +00:00
CHANGELOG.md feat(math): add mutative api for Int.BigInt() (#17803) 2023-09-25 12:12:23 +00:00
dec_internal_test.go style: make lint-fix everything (#15631) 2023-03-30 17:27:39 +00:00
dec_test.go fix(math): revert to correct version of ApproxRoot from a former state breaking change (#17725) 2023-09-18 13:55:51 +00:00
dec.go fix(math): revert to correct version of ApproxRoot from a former state breaking change (#17725) 2023-09-18 13:55:51 +00:00
doc.go
fuzz_test.go fix(math): Revert "perf: optimize math.Int.Size for small values (#17497)" (#17736) 2023-09-14 16:55:58 +00:00
go.mod fix(math): revert #16263 and add test cases (#17489) 2023-08-21 14:07:40 +00:00
go.sum build(deps): Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#16354) 2023-05-31 06:58:33 +00:00
int_internal_test.go
int_test.go feat(math): add mutative api for Int.BigInt() (#17803) 2023-09-25 12:12:23 +00:00
int.go feat(math): add mutative api for Int.BigInt() (#17803) 2023-09-25 12:12:23 +00:00
max_min_test.go
max_min.go
proto.go
sonar-project.properties
uint_internal_test.go
uint_test.go style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
uint.go style: bump golangci-lint (#16667) 2023-06-23 12:49:34 +00:00