cosmos-sdk/runtime
dependabot[bot] 2e774b973d
build(deps): Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#20632)
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: son trinh <trinhleson2000@gmail.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-06-13 08:57:14 +00:00
..
services refactor(core)!: clean-up core and simplify preblock (#19672) 2024-03-11 14:39:37 +00:00
v2 build(deps): Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#20632) 2024-06-13 08:57:14 +00:00
app.go chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00: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 feat(runtime): message router service (#19571) 2024-03-04 10:25:43 +00:00
comet.go refactor: fetch CometInfo from service (#20238) 2024-05-03 01:14:22 +00:00
environment.go chore: move logger to core (#20388) 2024-05-28 12:30:09 +00:00
events.go refactor(core): remove consensus events (#19757) 2024-03-15 09:40:23 +00:00
gas.go refactor(core/gas): remove WithXXGasMeter from gas service (#20072) 2024-05-28 13:43:27 +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 chore: move logger to core (#20388) 2024-05-28 12:30:09 +00:00
router_test.go refactor(runtime,core): split router service (#20401) 2024-05-16 08:04:40 +00:00
router.go refactor(runtime,core): split router service (#20401) 2024-05-16 08:04:40 +00:00
services.go refactor(x/group): use core migrations api (#19423) 2024-02-14 18:26:52 +00:00
store.go feat(runtime,runtime/v2): skip store for specified modules (#20409) 2024-05-27 11:33: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