cosmos-sdk/runtime/v2
dependabot[bot] bbff2c8712
build(deps): Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#22139)
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: Julien Robert <julien@rbrt.fr>
2024-10-07 08:58:51 +00:00
..
services refactor(stf): remove RunWithCtx (#21739) 2024-09-19 21:39:47 +00:00
app.go refactor(runtime/v2): untie runtimev2 from the legacy usage of gRPC (#22043) 2024-10-03 10:12:48 +00:00
builder.go refactor(runtime/v2): use StoreBuilder (#21989) 2024-10-01 08:01:06 +00:00
go.mod build(deps): Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#22139) 2024-10-07 08:58:51 +00:00
go.sum build(deps): Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#22139) 2024-10-07 08:58:51 +00:00
manager.go refactor(runtime/v2): untie runtimev2 from the legacy usage of gRPC (#22043) 2024-10-03 10:12:48 +00:00
migrations.go refactor(runtime): Audit runtime changes (#21309) 2024-08-27 12:51:22 +00:00
module.go refactor(runtime/v2): untie runtimev2 from the legacy usage of gRPC (#22043) 2024-10-03 10:12:48 +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 StoreBuilder (#21989) 2024-10-01 08:01:06 +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