cosmos-sdk/baseapp
mergify[bot] f1e881e81b
fix(baseapp): hybrid handlers do not drop any (backport #22866) (#22868)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
2024-12-13 16:57:09 +01:00
..
internal/protocompat fix(baseapp): hybrid handlers do not drop any (backport #22866) (#22868) 2024-12-13 16:57:09 +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!(staking): remove comet crypto as a dep (#20295) 2024-05-07 10:27:47 +00:00
abci_test.go feat(baseapp): integrate the appdata.Listener in baseapp (backport #21965) (#22100) 2024-10-03 15:31:48 +02:00
abci_utils_test.go refactor(mempool)!: match server/v2/cometbft and sdk mempool interface (backport #21744) (#21803) 2024-09-18 14:33:06 +00:00
abci_utils.go chore: backport x/staking integration test migration changes (#22863) 2024-12-13 13:17:17 +01:00
abci.go feat(indexer/postgres)!: add basic support for header, txs and events (backport #22695) (#22808) 2024-12-09 21:02:58 +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 feat: adds error handling for out-of-gas panics in grpc query handlers. (#20945) 2024-07-16 09:44:42 +00:00
msg_service_router_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
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(indexer/postgres)!: add basic support for header, txs and events (backport #22695) (#22808) 2024-12-09 21:02:58 +01:00
test_helpers.go fix(baseapp): populate header info in NewUncachedContext (backport #22557) (#22565) 2024-11-20 11:54:48 +04: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