Alexander Peters
|
cf721a6540
|
feat(sims): Integration with app v2 (#23013)
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
|
2025-01-09 08:19:35 +00:00 |
|
Julien Robert
|
aa8266e702
|
docs: runtime docs (#22816)
|
2024-12-11 08:10:45 +00:00 |
|
Facundo Medica
|
332d0b106d
|
feat(indexer/postgres)!: add basic support for header, txs and events (#22695)
|
2024-12-09 18:36:24 +00:00 |
|
Matt Kocubinski
|
31f97e934e
|
refactor(server/v2): eager config loading (#22267)
|
2024-10-29 06:09:16 +00:00 |
|
Julien Robert
|
681366e346
|
refactor(runtime/v2): simplify app manager (#22300)
|
2024-10-21 13:45:28 +00:00 |
|
cool-developer
|
e84c0eb86b
|
feat(server/v2): init the indexer in server/v2 (#22218)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-10-10 21:40:14 +00:00 |
|
son trinh
|
4aeb053925
|
refactor(genutil): Use sdk types genesis validator (#21678)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2024-10-09 05:18:05 +00:00 |
|
Matt Kocubinski
|
05fb492bd5
|
refactor(server/v2): clean up storage use and config (#22008)
|
2024-10-08 17:12:06 +00:00 |
|
testinginprod
|
0f63adee90
|
refactor(runtime/v2): untie runtimev2 from the legacy usage of gRPC (#22043)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-10-03 10:12:48 +00:00 |
|
Randy Grok
|
7d6ff0df56
|
feat(runtime/v2): store loader on simappv2 (#21704)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-09-13 14:22:14 +00:00 |
|
Julien Robert
|
a57b25418a
|
refactor(core): move amino registrar and drop legacy package (#21531)
|
2024-09-05 11:44:52 +00:00 |
|
son trinh
|
f0c0e8154f
|
refactor(runtime): Audit runtime changes (#21309)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-27 12:51:22 +00:00 |
|
Julien Robert
|
6f30de3a41
|
refactor: remove x/exp dep (#21281)
|
2024-08-19 13:14:34 +00:00 |
|
Randy Grok
|
aeeaca64da
|
feat: export genesis in simapp v2 (#21199)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-08-16 11:15:45 +00:00 |
|
Julien Robert
|
8400d9b426
|
refactor: clarify usage of genesis.TxHandler in v1 vs v2 (#21213)
|
2024-08-08 11:23:41 +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 |
|
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 |
|
Julien Robert
|
502450cd1e
|
fix(runtime): remove appv1alpha1.Config from runtime (#21042)
|
2024-07-25 21:43:19 +00:00 |
|
Julien Robert
|
8484dc50e2
|
feat(server/v2/cometbft): config (#20989)
|
2024-07-22 09:36:35 +00:00 |
|
testinginprod
|
86ea861c25
|
fix(serverv2/cometbft): properly decode and route gRPC transactions (#20808)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
|
2024-07-16 10:14:02 +00:00 |
|
testinginprod
|
16732e11e2
|
refactor(serverv2): remove unused AppI interface (#20941)
|
2024-07-13 09:35:47 +00:00 |
|
archbear
|
9e89aace91
|
refactor(server/v2): extend the use of generic transaction type all the way up (#20789)
|
2024-06-27 10:18:25 +00:00 |
|
Hieu Vu
|
8ab643dc10
|
feat(server/v2): add config & start helper (#20505)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-06-19 17:19:57 +00:00 |
|
Marko
|
514830e56a
|
feat: add changes from server modular to main (#20583)
|
2024-06-06 13:00:01 +00:00 |
|
Marko
|
1b47dc91a3
|
chore: move logger to core (#20388)
|
2024-05-28 12:30:09 +00:00 |
|
Matt Kocubinski
|
e034766799
|
refactor(runtime/v2): remove dependency on sdk (#20389)
|
2024-05-16 11:40:11 +00:00 |
|
Matt Kocubinski
|
7ae23e287a
|
chore: upstream runtime/v2 (#20320)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-05-14 12:43:28 +00:00 |
|