cosmos-sdk/runtime/v2
2024-07-04 05:44:19 +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 buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.34.2-20240312114316-c0d3497e35d6.2 to 1.34.2-20240701160653-fedbb9acfd2f.2 in /api (#20833) 2024-07-02 08:47:37 +00:00
go.sum build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.34.2-20240312114316-c0d3497e35d6.2 to 1.34.2-20240701160653-fedbb9acfd2f.2 in /api (#20833) 2024-07-02 08:47:37 +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