cosmos-sdk/math
2023-10-24 20:29:23 +00:00
..
testdata test(math): added integer file to fix test (#15490) 2023-03-20 22:55:34 +00:00
unsafe fix(math): double method call (#15768) 2023-04-10 15:34:10 +00:00
CHANGELOG.md fix(math): fix panic on Uint.BigInt() (#18228) 2023-10-24 20:29: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 chore: fix comments (#18043) 2023-10-11 09:22:45 +00:00
max_min_test.go
max_min.go
proto.go
sonar-project.properties ci: make sonarcloud more quiet (#14585) 2023-01-12 10:24:56 +00:00
uint_internal_test.go
uint_test.go fix(math): fix panic on Uint.BigInt() (#18228) 2023-10-24 20:29:23 +00:00
uint.go fix(math): fix panic on Uint.BigInt() (#18228) 2023-10-24 20:29:23 +00:00