cosmos-sdk/runtime/v2
dependabot[bot] 6f1dae993a
build(deps): Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#21786)
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-18 08:32:30 +00:00
..
services refactor(core,stf): complete gas service + simplify deps (#21166) 2024-08-08 07:30:09 +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): provide default factory options if unset in app builder (#21690) 2024-09-13 10:28:04 +00:00
go.mod build(deps): Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#21786) 2024-09-18 08:32:30 +00:00
go.sum build(deps): Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#21786) 2024-09-18 08:32:30 +00:00
manager.go chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
migrations.go refactor(runtime): Audit runtime changes (#21309) 2024-08-27 12:51:22 +00:00
module.go feat(runtime/v2): store loader on simappv2 (#21704) 2024-09-13 14:22:14 +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