Commit Graph

19 Commits

Author SHA1 Message Date
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
testinginprod
8b47141655
feat(serverv2): integrate gRPC (#21038)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-07-30 09:26:16 +00:00
Alexander Peters
b05bb2601e
fix(stf): fixes to make init genesis pass (#21088)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-07-27 18:11:24 +00:00
Aaron Craelius
5c90246b3f
feat(log): remove core dependency and update core interface to be dependency free (#21045)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-26 11:00:27 +00:00
Aaron Craelius
683371f779
feat(schema/appdata): async listener mux'ing (#20879)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-07-25 13:53:26 +00:00
yukionfire
d6ad92db0f
chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
Aaron Craelius
339e26ea8f
feat(schema)!: add more range methods, rename EnumDefinition -> EnumType (#21043) 2024-07-24 13:42:47 +00:00
Aaron Craelius
7d892e5432
refactor(schema)!: collect all types in ModuleSchema (#21036) 2024-07-23 20:02:00 +00:00
Aaron Craelius
2c236af94d
refactor(schema)!: move bech32 address prefixes to a higher level (#21026) 2024-07-23 14:35:20 +00:00
Halimao
c2df06c985
chore: fix errors reported by running make lint (#21015) 2024-07-22 18:01:07 +00:00
Qt
3304d0803d
refactor: use errors.New to replace fmt.Errorf with no parameters (#20943)
Co-authored-by: Marko <marko@baricevic.me>
2024-07-18 12:01:45 +02:00
Aaron Craelius
9376db5508
feat(indexer): postgres schema creation + CI config (#20701)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-07-18 09:34:09 +00:00
Marko
9436bcb7f2
chore: various cleanup (#20864) 2024-07-18 09:12:58 +00:00
Aaron Craelius
f7293da17f
feat(schema): decoding middleware (#20880) 2024-07-17 18:28:30 +00:00
Aaron Craelius
4857ea1f61
feat(schema): indexing API (#20647) 2024-07-09 11:20:31 +00:00
Julien Robert
cc1267b1a3
ci: enable ci for schema (#20888) 2024-07-05 10:52:49 +00:00
Aaron Craelius
20f96db224
feat(schema)!: updates based on postgres testing (#20858) 2024-07-04 19:46:42 +00:00
Aaron Craelius
54586b2f4d
feat(schema/appdata)!: packet support and small refactorings (#20860) 2024-07-04 13:43:49 +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