cosmos-sdk/runtime/v2
dependabot[bot] b64fa900d5
build(deps): Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#20902)
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>
2024-07-08 07:48:08 +00:00
..
services feat: add changes from server modular to main (#20583) 2024-06-06 13:00:01 +00:00
app.go refactor(server/v2): extend the use of generic transaction type all the way up (#20789) 2024-06-27 10:18:25 +00:00
builder.go refactor(server/v2): extend the use of generic transaction type all the way up (#20789) 2024-06-27 10:18:25 +00:00
go.mod build(deps): Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#20902) 2024-07-08 07:48:08 +00:00
go.sum build(deps): Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#20902) 2024-07-08 07:48:08 +00:00
manager.go fix(runtime/v2): Reset validatorUpdates after each block (#20865) 2024-07-04 05:44:19 +00:00
migrations.go chore: fix spelling errors (#20400) 2024-05-16 05:48:38 +00:00
module.go refactor(server/v2): extend the use of generic transaction type all the way up (#20789) 2024-06-27 10:18:25 +00:00
store.go feat(store/v2): add WorkingHash (#20706) 2024-06-27 17:50:58 +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): remove dependency on sdk (#20389) 2024-05-16 11:40:11 +00:00