cosmos-sdk/runtime
dependabot[bot] b3cecf0f34
build(deps): Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in /tests (#23119)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2025-01-03 14:37:09 +00:00
..
services chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
v2 build(deps): Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in /tests (#23119) 2025-01-03 14:37:09 +00:00
app.go refactor: remove v1 commands and begin server removal (#23018) 2024-12-20 21:43:16 +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 fix(indexer): the issues during simapp v1 integration (#22413) 2024-11-06 23:26:57 +00: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 (#22267) 2024-10-29 06:09:16 +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 feat(tools/benchmark): introduce benchmark module (#22778) 2024-12-12 15:33:23 +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 chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +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 chore: fix some function names in comment (#23008) 2024-12-19 15:47:48 +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