cosmos-sdk/runtime/v2
dependabot[bot] 55a60856de
build(deps): Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#21307)
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-08-15 10:42:00 +00:00
..
services refactor(core,stf): complete gas service + simplify deps (#21166) 2024-08-08 07:30:09 +00:00
app.go refactor: clarify usage of genesis.TxHandler in v1 vs v2 (#21213) 2024-08-08 11:23:41 +00:00
builder.go fix(stf): fixes to make init genesis pass (#21088) 2024-07-27 18:11:24 +00:00
go.mod build(deps): Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#21307) 2024-08-15 10:42:00 +00:00
go.sum build(deps): Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#21307) 2024-08-15 10:42:00 +00:00
manager.go refactor: zerodep core (#21239) 2024-08-12 12:57:44 +00:00
migrations.go chore: fix spelling errors (#20400) 2024-05-16 05:48:38 +00:00
module.go refactor: clarify usage of genesis.TxHandler in v1 vs v2 (#21213) 2024-08-08 11:23:41 +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 feat(server/v2) Add prune cmd to serverv2 (#20736) 2024-07-23 16:48:54 +00:00