Commit Graph
18 Commits
Author SHA1 Message Date
f29d7f75f1 chore: fix struct field name and some typos in comment (#23126)
Signed-off-by: oftenoccur <ezc5@sina.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Skip <alex@skip.money>
2025-01-03 16:54:07 +00:00
Julien Robert ee5da1a70d chore: package release prep (2/n) (#22885) 2024-12-16 19:35:53 +00:00
57b4d3003b fix(client/v2/autocli): add CoinDec flag (#22817)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-10 20:20:30 +00:00
463104903f build(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#22627)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-25 08:37:27 +00:00
Julien Robert cbdfd9bdfa chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
Aaron Craeliusandcool-developer ae40e809b9 refactor(schema)!: rename ObjectType -> StateObjectType (#21691)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-09-16 08:17:52 +00:00
Aaron Craeliusandcool-developer 47561a93f2 refactor(schema)!: rename IntegerStringKind and DecimalStringKind (#21694)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-09-14 01:45:15 +00:00
Aaron Craelius abc81a6e9c feat(schema): add convenience object & enum lookup methods (#21549) 2024-09-10 13:22:52 +00:00
Aaron Craelius ce8f9d40f2 refactor(schema)!: rename Schema -> TypeSet and other small renamings (#21446) 2024-08-30 17:01:48 +00:00
Aaron Craelius 89ec787f7e feat(schema): add JSON marshaling for ModuleSchema (#21371) 2024-08-28 18:42:40 +00:00
Aaron Craelius 8ca94d9acb refactor(schema)!: use type references rather than embedding enum types (#21425) 2024-08-28 17:26:28 +00:00
Aaron Craelius 95dcf845c3 fix(schema)!: fixes and key restrictions based on indexer testing (#21362) 2024-08-20 22:52:49 +00:00
Aaron Craelius 27d3d4892b feat(schema/appdata)!: make commit async (#21306) 2024-08-20 13:06:25 +00:00
Aaron CraeliusandJulien Robert 0f39b4e491 chore(schema/testing): upgrade to go 1.23 iterators (#21282)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-15 20:58:58 +00:00
Julien Robert 819330872c build(deps): use Go 1.23 instead of Go 1.22 (#21280) 2024-08-15 08:43:08 +00:00
Aaron Craelius cacea0f642 fix(schema/testing): proper integer and decimal comparison (#21241) 2024-08-14 09:55:20 +00:00
Aaron Craelius 431b52309c refactor(schema)!: move view interfaces from testing to schema (#21204) 2024-08-12 21:04:23 +00:00
Aaron Craeliusandcoderabbitai[bot] e7844e640c feat(schema): testing utilities (#20705)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-31 06:58:30 +00:00