Commit Graph

15 Commits

Author SHA1 Message Date
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
4caac04c23
test(systemtests): fix gRPC tests for v1 & v2 (#22774) 2024-12-06 11:03:12 +00:00
Julien Robert
7d117425d8
fix(runtime/v2): return genesis val updates (#22729) 2024-12-03 21:25:27 +00:00
Matt Kocubinski
b5993d6b03
test(integration): port x/bank tests to server/v2 app (#21912) 2024-11-06 18:53:30 +00:00
Mark Rushakoff
762fad2aa0
feat(server/v2): add SimulateWithState to AppManager (#22335) 2024-10-23 12:33:28 +00:00
Julien Robert
681366e346
refactor(runtime/v2): simplify app manager (#22300) 2024-10-21 13:45:28 +00:00
Matt Kocubinski
d6364b8956
refactor(stf): remove RunWithCtx (#21739) 2024-09-19 21:39:47 +00:00
Hieu Vu
95b8092cbd
refactor(server/v2): Update prepare & process proposal (#21237) 2024-09-04 07:58:07 +00:00
Marko
355f748add
chore: cleanup core/app (#21368) 2024-08-27 09:55:16 +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
Marko
3e413243db
refactor: remove consensus messages (#21248) 2024-08-12 14:19:13 +00:00
yukionfire
d6ad92db0f
chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
Cosmos SDK
c2a1268f59
chore: fix spelling errors (#20997)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-19 14:29:21 +00:00
testinginprod
82646fcd6a
refactor(stf/appmanager): remove the need of recurseStateChanges (#20911) 2024-07-18 11:22:25 +00:00
Marko
946c62410f
chore: upstream app manager (#20315)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
2024-05-10 15:44:17 +00:00