cosmos-sdk/runtime
dependabot[bot] 3bb9528e59
build(deps): Bump github.com/prometheus/common from 0.57.0 to 0.58.0 (#21532)
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-09-04 07:53:53 +00:00
..
services refactor(core,stf): complete gas service + simplify deps (#21166) 2024-08-08 07:30:09 +00:00
v2 build(deps): Bump github.com/prometheus/common from 0.57.0 to 0.58.0 (#21532) 2024-09-04 07:53:53 +00:00
app.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
branch_test.go chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
branch.go feat(runtime): Implement branch service (#18475) 2023-11-15 18:27:21 +00:00
builder.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
comet.go refactor: fetch CometInfo from service (#20238) 2024-05-03 01:14:22 +00:00
environment.go refactor(runtime): Audit runtime changes (#21309) 2024-08-27 12:51:22 +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 (#21443) 2024-08-29 15:16:33 +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 refactor(simapp,runtime): audit changes (#21310) 2024-08-27 12:17:12 +00:00
router_test.go refactor(core,stf,x)!: remove InvokeTyped from router (#21224) 2024-08-23 21:38:06 +00:00
router.go refactor(runtime): Audit runtime changes (#21309) 2024-08-27 12:51:22 +00:00
services.go refactor(x/group): use core migrations api (#19423) 2024-02-14 18:26:52 +00:00
store.go feat: replace the cosmos-db.DB interface with core/store interface (#21450) 2024-08-30 21:25:25 +00: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