cosmos-sdk/runtime/v2
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
..
services refactor(runtime/v2): genesis event service bindings (#22192) 2024-10-09 22:18:14 +00:00
app.go feat(server/v2): init the indexer in server/v2 (#22218) 2024-10-10 21:40:14 +00:00
builder.go refactor(genutil): Use sdk types genesis validator (#21678) 2024-10-09 05:18:05 +00:00
go.mod feat(server/v2): init the indexer in server/v2 (#22218) 2024-10-10 21:40:14 +00:00
go.sum build(deps): Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#22164) 2024-10-08 08:31:22 +00:00
manager.go refactor(genutil): Use sdk types genesis validator (#21678) 2024-10-09 05:18:05 +00:00
migrations.go refactor(runtime): Audit runtime changes (#21309) 2024-08-27 12:51:22 +00:00
module.go refactor(runtime/v2): use AppI.GetStore() to fetch an initialized RootStore (#22205) 2024-10-10 14:29:40 +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(runtime/v2): use AppI.GetStore() to fetch an initialized RootStore (#22205) 2024-10-10 14:29:40 +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