cosmos-sdk/math
dependabot[bot] 7f84815716
build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#19628)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Marko <marbar3778@yahoo.com>
2024-03-04 10:28:51 +00:00
..
testdata
unsafe fix(math): double method call (#15768) 2023-04-10 15:34:10 +00:00
CHANGELOG.md chore: prepare math v1.3.0 (#19527) 2024-02-23 07:36:35 +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 docs(math): update math docs (#19590) 2024-02-28 15:48:57 +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 github.com/stretchr/testify from 1.8.4 to 1.9.0 (#19628) 2024-03-04 10:28:51 +00:00
go.sum build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#19628) 2024-03-04 10:28:51 +00:00
int_internal_test.go
int_test.go feat!: migrate x/group to store service (#19410) 2024-02-13 13:51:26 +00:00
int.go docs(math): update math docs (#19615) 2024-03-01 12:36:00 +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 docs(math): update math docs (#19615) 2024-03-01 12:36:00 +00:00