cosmos-sdk/runtime/v2
dependabot[bot] 71f18076d6
build(deps): Bump cosmossdk.io/api from 0.7.5 to 0.7.6 (#21895)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-25 07:03:18 +00:00
..
services refactor(stf): remove RunWithCtx (#21739) 2024-09-19 21:39:47 +00:00
app.go feat(runtime/v2): store loader on simappv2 (#21704) 2024-09-13 14:22:14 +00:00
builder.go fix(runtime/v2): bring back concurrent export genesis in v2 (#21554) 2024-09-24 09:36:16 +00:00
go.mod build(deps): Bump cosmossdk.io/api from 0.7.5 to 0.7.6 (#21895) 2024-09-25 07:03:18 +00:00
go.sum build(deps): Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#21893) 2024-09-25 06:59:42 +00:00
manager.go fix(runtime/v2): bring back concurrent export genesis in v2 (#21554) 2024-09-24 09:36:16 +00:00
migrations.go refactor(runtime): Audit runtime changes (#21309) 2024-08-27 12:51:22 +00:00
module.go refactor(stf): remove RunWithCtx (#21739) 2024-09-19 21:39:47 +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): reduce loop iteration complexity of checkStoreUpgrade (#21791) 2024-09-18 07:25:54 +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): Audit runtime changes (#21309) 2024-08-27 12:51:22 +00:00