cosmos-sdk/runtime/v2
2025-02-04 12:41:40 +00:00
..
services fix(runtime/v2): properly register runtime services (#23607) 2025-02-04 12:41:40 +00:00
app.go feat(sims): Integration with app v2 (#23013) 2025-01-09 08:19:35 +00:00
builder.go chore(simapp/v2): consensus server isn't command dep (#23480) 2025-01-23 11:33:24 +00:00
CHANGELOG.md fix(runtime/v2): properly register runtime services (#23607) 2025-02-04 12:41:40 +00:00
config.go docs: update server/v2 api contract (#22815) 2024-12-11 06:52:21 +00:00
go.mod store/v2: remove auto migration and fix restore cmd (#23568) 2025-01-31 17:34:44 +00:00
go.sum store/v2: remove auto migration and fix restore cmd (#23568) 2025-01-31 17:34:44 +00:00
manager.go fix: Add sims export/import test and fix (#23462) 2025-01-20 09:57:10 +00:00
migrations.go refactor(runtime): Audit runtime changes (#21309) 2024-08-27 12:51:22 +00:00
module.go fix(runtime/v2): properly register runtime services (#23607) 2025-02-04 12:41:40 +00:00
services_test.go test: fix failing runtime/v2 test (#22760) 2024-12-05 08:29:55 +00:00
store_test.go feat(runtime(v2)): add sanity checks on store upgrades (#21748) 2024-09-17 10:52:08 +00:00
store.go refactor(serverv2): remove unused interface methods, honuor context (#22394) 2024-10-30 17:23:34 +00:00
stub.go feat(runtime,runtime/v2): skip store for specified modules (#20409) 2024-05-27 11:33:25 +00:00
types.go refactor(runtime/v2): use StoreBuilder (#21989) 2024-10-01 08:01:06 +00:00