cosmos-sdk/math
2023-12-26 12:04:10 +00:00
..
testdata
unsafe
CHANGELOG.md perf: Remove duplicate overflow check from int.Mul (#18874) 2023-12-26 12:04:10 +00:00
dec_internal_test.go
dec_test.go fix(math): preventative ciel call (#18519) 2023-11-20 10:28:15 +00:00
dec.go chore: typos fixes by cosmos-sdk bot (#18689) 2023-12-11 13:03:19 +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 build(deps): Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 in /x/auth (#18397) 2023-11-07 14:49:12 +00:00
go.sum build(deps): Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 in /x/auth (#18397) 2023-11-07 14:49:12 +00:00
int_internal_test.go
int_test.go feat(math): add safe arithmetic (#18552) 2023-11-28 07:54:04 +00:00
int.go perf: Remove duplicate overflow check from int.Mul (#18874) 2023-12-26 12:04:10 +00:00
max_min_test.go
max_min.go
proto.go
sonar-project.properties
uint_internal_test.go
uint_test.go feat(math): add mutative api for Uint.BigInt() (#18247) 2023-11-07 08:35:17 +00:00
uint.go feat(math): add mutative api for Uint.BigInt() (#18247) 2023-11-07 08:35:17 +00:00