cosmos-sdk/runtime/v2
2024-10-22 10:27:51 +00:00
..
services refactor(runtime/v2): genesis event service bindings (#22192) 2024-10-09 22:18:14 +00:00
app.go refactor(runtime/v2): simplify app manager (#22300) 2024-10-21 13:45:28 +00:00
builder.go refactor(runtime/v2): simplify app manager (#22300) 2024-10-21 13:45:28 +00:00
go.mod build(deps): bump x/tx (#22327) 2024-10-22 10:27:51 +00:00
go.sum build(deps): Bump go.uber.org/mock from 0.4.0 to 0.5.0 in /store (#22309) 2024-10-18 11:40:48 +00:00
manager.go refactor(runtime/v2): simplify app manager (#22300) 2024-10-21 13:45:28 +00:00
migrations.go refactor(runtime): Audit runtime changes (#21309) 2024-08-27 12:51:22 +00:00
module.go refactor(runtime/v2): simplify app manager (#22300) 2024-10-21 13:45:28 +00:00
services_test.go feat: wire v2 handlers (#22112) 2024-10-16 14:21:18 +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 feat(store/v2): add version exists (#22235) 2024-10-16 15:55:23 +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