cosmos-sdk/runtime/v2
dependabot[bot] cb55aed8a8
build(deps): Bump cosmossdk.io/x/tx from 1.0.1 to 1.1.0 (#23547)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-01-29 13:54:24 -05:00
..
services refactor(runtime/v2): genesis event service bindings (#22192) 2024-10-09 22:18:14 +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 chore: finish prep beta.2 (#23411) 2025-01-16 08:53:49 +00:00
config.go docs: update server/v2 api contract (#22815) 2024-12-11 06:52:21 +00:00
go.mod build(deps): Bump cosmossdk.io/x/tx from 1.0.1 to 1.1.0 (#23547) 2025-01-29 13:54:24 -05:00
go.sum build(deps): Bump cosmossdk.io/x/tx from 1.0.1 to 1.1.0 (#23547) 2025-01-29 13:54:24 -05: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 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