cosmos-sdk/runtime/v2
Matt Kocubinski 4f537d5231
feat(store/v2): full iavl/v2 support (#23131)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
2025-01-03 10:41:47 +00:00
..
services refactor(runtime/v2): genesis event service bindings (#22192) 2024-10-09 22:18:14 +00:00
app.go docs: runtime docs (#22816) 2024-12-11 08:10:45 +00:00
builder.go feat(server/v2/cometbft): Implement necessary handlers and helpers for vote extensions (#22830) 2024-12-19 12:40:02 +00:00
config.go docs: update server/v2 api contract (#22815) 2024-12-11 06:52:21 +00:00
go.mod chore: prepare v2 beta (2/3) (#23032) 2024-12-20 09:06:28 +00:00
go.sum chore: prepare v2 beta (2/3) (#23032) 2024-12-20 09:06:28 +00:00
manager.go fix: typos (#23105) 2024-12-28 17:23:35 +00:00
migrations.go refactor(runtime): Audit runtime changes (#21309) 2024-08-27 12:51:22 +00:00
module.go feat(store/v2): full iavl/v2 support (#23131) 2025-01-03 10:41:47 +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