cosmos-sdk/baseapp
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
..
internal/protocompat test: fix failing tests after protocompat changes (backport #22889) (#22897) 2024-12-16 19:07:25 +01:00
oe feat(log): remove core dependency and update core interface to be dependency free (backport #21045) (#21089) 2024-07-26 13:43:42 +02:00
testutil refactor: export HasRegisterServices (backport #23488) (#23490) 2025-01-24 11:33:17 -05:00
abci_test.go refactor: export HasRegisterServices (backport #23488) (#23490) 2025-01-24 11:33:17 -05:00
abci_utils_test.go refactor: export HasRegisterServices (backport #23488) (#23490) 2025-01-24 11:33:17 -05:00
abci_utils.go chore: backport x/staking integration test migration changes (#22863) 2024-12-13 13:17:17 +01:00
abci.go docs: fix spelling errors in the description (backport #22874) (#22879) 2024-12-16 07:42:44 +01:00
baseapp_test.go fix(baseapp): align block header when query with latest height (backport #21003) (#22142) 2024-10-07 10:48:29 +02:00
baseapp.go feat(baseapp): integrate the appdata.Listener in baseapp (backport #21965) (#22100) 2024-10-03 15:31:48 +02:00
circuit.go refactor(x/circuit)!: Use collections, KVStoreService, and context.Context (#16415) 2023-06-07 12:06:30 +00:00
errors.go chore: move abci errors to baseapp (#20756) 2024-06-25 10:04:33 +00:00
genesis.go refactor(baseapp): audit QA v0.52 (backport #21515) (#21520) 2024-09-03 14:31:39 +00:00
grpcrouter_helpers.go chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
grpcrouter_test.go fix(baseapp): hybrid handlers do not drop any (backport #22866) (#22868) 2024-12-13 16:57:09 +01:00
grpcrouter.go refactor(runtime): environment contract doc and failing services (#20293) 2024-06-20 15:33:54 +00:00
grpcserver.go fix(server): allow align block header with skip check header in grpc server (#23244) 2025-01-15 20:40:06 +01:00
msg_service_router_test.go refactor!: simplify signing packages (backport #23470) (#23475) 2025-01-22 13:02:05 +01:00
msg_service_router.go refactor(baseapp): audit QA v0.52 (backport #21515) (#21520) 2024-09-03 14:31:39 +00:00
options.go fix: prune cmd should disable async pruning (backport #22656) (#22756) 2024-12-04 14:28:18 +01:00
params_legacy.go refactor! : bump comet to v1 (#19726) 2024-05-06 14:12:00 +00:00
params.go refactor: move baseapp/AppVersionModifer -> core/app (#20361) 2024-05-13 14:53:11 +00:00
recovery_test.go refactor: Revert middlewares to antehandlers (part 1/2: baseapp) (#11979) 2022-05-20 09:27:27 +00:00
recovery.go refactor: fix lint issues + gofumpt (#15062) 2023-02-19 10:31:49 +00:00
regression_test.go feat: replace the cosmos-db usecases in the tests with core/testing (backport #21525) (#21720) 2024-09-13 20:18:05 +00:00
snapshot_test.go chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00
state.go fix(baseapp): introduce mutex to state (#18846) 2023-12-21 19:05:40 +00:00
streaming_test.go feat(baseapp): integrate the appdata.Listener in baseapp (backport #21965) (#22100) 2024-10-03 15:31:48 +02:00
streaming.go feat(collections): add Address and Integer codecs (backport #22517) (#23202) 2025-01-06 15:45:52 +01:00
test_helpers.go fix(baseapp): fulfil all header.Info fields in test helpers context (backport #23014) (#23016) 2024-12-19 21:59:32 +01:00
utils_test.go feat: replace the cosmos-db usecases in the tests with core/testing (backport #21525) (#21720) 2024-09-13 20:18:05 +00:00