cosmos-sdk/math
2025-11-03 11:30:03 -05:00
..
testdata test(math): added integer file to fix test (#15490) 2023-03-20 22:55:34 +00:00
unsafe refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
CHANGELOG.md chore: polishing docs and comments: typo fixes for clarity (#25081) 2025-08-04 15:35:53 +00:00
doc.go refactor!: create math go sub module (#11788) 2022-04-28 14:05:21 -04:00
go.mod build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /store (#25288) 2025-08-29 16:52:55 +00:00
go.sum build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /store (#25288) 2025-08-29 16:52:55 +00:00
int_internal_test.go chore: bump linter (#25537) 2025-11-03 11:30:03 -05:00
int_test.go refactor: use the built-in max/min to simplify the code (#24112) 2025-03-24 17:35:40 +00:00
int.go chore: bump linter (#25424) 2025-10-10 08:52:49 -04:00
legacy_dec_fuzz_test.go refactor: remove Dec type (#24375) 2025-04-04 15:00:25 -04:00
legacy_dec_internal_test.go feat(math): Upstream GDA based decimal type (#21982) 2024-11-22 10:29:01 +00:00
legacy_dec_test.go fix: typos (#25029) 2025-07-29 14:56:39 +00:00
legacy_dec.go chore: bump linter (#25537) 2025-11-03 11:30:03 -05:00
max_min_test.go feat: math: add generics versions of Max, Min to cater to all numeric types (#14166) 2022-12-25 07:26:59 +00:00
max_min.go chore: set math to main (#23697) 2025-02-14 07:05:23 -10:00
proto.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
uint_internal_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
uint_test.go fix(typos): correct spelling and wording in Go code and Markdown (#25232) 2025-08-21 15:54:43 -04:00
uint.go chore: make fmt.Errorf use %w to wrap error instead of %v (#20350) 2024-05-12 08:11:25 +00:00