Commit Graph

7 Commits

Author SHA1 Message Date
Facundo Medica
bd76b47e1d
feat(indexer): add to modules and implement proto fields (#22544) 2024-11-28 09:46:59 +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
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
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