cosmos-sdk/runtime
mergify[bot] 522a2baebd
refactor: export HasRegisterServices (backport #23488) (#23490)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-01-24 11:33:17 -05:00
..
services chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00
app.go refactor: export HasRegisterServices (backport #23488) (#23490) 2025-01-24 11:33:17 -05:00
branch_test.go feat(runtime): Implement branch service (#18475) 2023-11-15 18:27:21 +00:00
branch.go feat(runtime): Implement branch service (#18475) 2023-11-15 18:27:21 +00:00
builder.go fix(indexer): the issues during simapp v1 integration (backport #22413) (#22461) 2024-11-07 10:21:17 +01:00
comet.go refactor: fetch CometInfo from service (#20238) 2024-05-03 01:14:22 +00:00
config.go refactor(server/v2): eager config loading (backport #22267) (#22391) 2024-10-29 10:49:58 +01:00
environment.go refactor(runtime): Audit runtime changes (backport #21309) (#21423) 2024-08-27 13:19:54 +00:00
events.go chore: migrate core to gogoproto.Message (#20781) 2024-06-28 09:34:23 +00:00
gas.go fix(core/gas): Add consumed API for GasMeter (backport #21443) (#21468) 2024-08-29 15:44:46 +00:00
header.go refactor(core,x/**): simplify core service api and embed environment in keepers (#20071) 2024-04-17 18:18:16 +00:00
module.go feat(tools/benchmark): introduce benchmark module (backport #22778) (#22851) 2024-12-13 08:49:21 +01:00
router_test.go refactor(core,stf,x)!: remove InvokeTyped from router (backport #21224) (#21392) 2024-08-23 21:59:49 +00:00
router.go refactor(runtime): Audit runtime changes (backport #21309) (#21423) 2024-08-27 13:19:54 +00:00
services.go chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00
store_test.go feat(runtime(v2)): add sanity checks on store upgrades (backport #21748) (#21778) 2024-09-17 12:02:04 +00:00
store.go refactor(runtime): reduce loop iteration complexity of checkStoreUpgrade (backport #21791) (#21793) 2024-09-18 09:51:36 +02:00
transaction.go feat(core,runtime): transaction service (exec mode) (#19953) 2024-04-05 11:06:04 +00:00
types.go chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00