Commit Graph

10 Commits

Author SHA1 Message Date
Aaron Craelius
73ee336359
feat(schema): add API descriptors, struct, oneof & list types, and wire encoding spec (#21482)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-10-01 07:40:42 +00:00
Aaron Craelius
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
89ec787f7e
feat(schema): add JSON marshaling for ModuleSchema (#21371) 2024-08-28 18:42:40 +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
e57a9370fa
feat(schema): specify JSON mapping (#21243) 2024-08-16 14:35:38 +00:00
Aaron Craelius
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
Aaron Craelius
339e26ea8f
feat(schema)!: add more range methods, rename EnumDefinition -> EnumType (#21043) 2024-07-24 13:42:47 +00:00
Aaron Craelius
2c236af94d
refactor(schema)!: move bech32 address prefixes to a higher level (#21026) 2024-07-23 14:35:20 +00:00
Aaron Craelius
20f96db224
feat(schema)!: updates based on postgres testing (#20858) 2024-07-04 19:46:42 +00:00
Aaron Craelius
38c1d6a5d4
refactor(indexer/base): move to cosmossdk.io/schema (#20744)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-06-26 15:46:08 +00:00