Commit Graph
25 Commits
Author SHA1 Message Date
testinginprodandcoderabbitai[bot] 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
Matt Kocubinski 3a20261c78 refactor(runtime/v2): use StoreBuilder (#21989) 2024-10-01 08:01:06 +00:00
Matt Kocubinski d6364b8956 refactor(stf): remove RunWithCtx (#21739) 2024-09-19 21:39:47 +00:00
Randy Grokandmarbar3778 7d6ff0df56 feat(runtime/v2): store loader on simappv2 (#21704)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-09-13 14:22:14 +00:00
Matt Kocubinski 57f35dcdfe refactor: remove viper as a direct dependency (#21635) 2024-09-12 06:00:42 +00:00
Randy Grok dce0365c23 feat: unify version modifier for v2 (#21508) 2024-09-06 15:56:29 +00:00
Julien Robert a57b25418a refactor(core): move amino registrar and drop legacy package (#21531) 2024-09-05 11:44:52 +00:00
Julien Robert 03d3a93991 refactor(simapp,runtime): audit changes (#21310) 2024-08-27 12:17:12 +00:00
Marko 355f748add chore: cleanup core/app (#21368) 2024-08-27 09:55:16 +00:00
Julien Robert 8400d9b426 refactor: clarify usage of genesis.TxHandler in v1 vs v2 (#21213) 2024-08-08 11:23:41 +00:00
Julien Robert 7040177316 refactor(core,stf): complete gas service + simplify deps (#21166) 2024-08-08 07:30:09 +00:00
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
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
Hieu Vu 0ca95ee5eb feat(server/v2) Add prune cmd to serverv2 (#20736) 2024-07-23 16:48:54 +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
testinginprodandunknown unknown 11b8f1108c feat(stf): change router service to extract the router at runtime rather than build time (#20724)
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-20 13:45:26 +00:00
2d014b26c2 feat: simapp/v2 (#20412)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-19 15:18:32 +00:00
testinginprodandunknown unknown 55821b328a feat(stf): port stf's simappv2 changes. (#20611)
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-18 21:06:38 +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
Julien Robert 190b20c398 feat(runtime,runtime/v2): skip store for specified modules (#20409) 2024-05-27 11:33:25 +00:00
Matt Kocubinski e034766799 refactor(runtime/v2): remove dependency on sdk (#20389) 2024-05-16 11:40:11 +00:00
Julien Robert f02a124667 refactor(runtime,core): split router service (#20401) 2024-05-16 08:04:40 +00:00
Matt KocubinskiandJulien Robert 7ae23e287a chore: upstream runtime/v2 (#20320)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-14 12:43:28 +00:00