cosmos-sdk/baseapp
Alex | Interchain Labs 47f7c5ea45
chore: Revert "make buffer thread safe for testing" (#24639)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-05-01 16:36:08 +00:00
..
internal/protocompat chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
oe fix(OE): Remove usage of pointer in logs (backport #19198) (#19201) 2024-01-24 09:32:01 +01:00
testutil chore: update proto builder (#23721) 2025-02-19 12:58:14 -05:00
abci_test.go fix: incorrect retention height when commitHeight equals minRetainBlocks (#24526) 2025-04-17 16:11:35 +00:00
abci_utils_test.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
abci_utils.go chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
abci.go fix: incorrect retention height when commitHeight equals minRetainBlocks (#24526) 2025-04-17 16:11:35 +00:00
baseapp_test.go chore: Revert "make buffer thread safe for testing" (#24639) 2025-05-01 16:36:08 +00:00
baseapp.go chore: add a logged warning for merged proto registry when creating baseapp (#24450) 2025-04-09 17:21:00 +00:00
block_gas_test.go chore(all): modernized code with built-in min/max (#24124) 2025-03-25 11:43:05 -04:00
circuit.go refactor(x/circuit)!: Use collections, KVStoreService, and context.Context (#16415) 2023-06-07 12:06:30 +00:00
genesis.go fix(baseapp): fix BaseApp.getContext data races (#24042) 2025-03-19 16:15:42 -04:00
grpcrouter_helpers.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
grpcrouter_test.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
grpcrouter.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
grpcserver.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
info.go chore: lint v2 (#24118) 2025-03-25 15:57:24 +00:00
msg_service_router_test.go feat(baseapp): Add Hybrid Protobuf handlers to MsgServiceRouter (backport #18071) (#18338) 2023-11-03 11:08:02 +00:00
msg_service_router.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
noopgasmeter.go feat(baseapp): add option to disable block gas meter (#19626) 2024-03-11 11:55:55 +01:00
options.go refactor(baseapp): create checktx handler (#24069) 2025-03-29 19:45:41 +00:00
params_legacy.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
params.go refactor: migrate consensus to collections (#15553) 2023-03-28 20:41:12 +00:00
recovery_test.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
recovery.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
regression_test.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
snapshot_test.go chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
state.go fix(baseapp): introduce mutex to state (backport #18846) (#18863) 2023-12-22 17:46:17 +00:00
streaming_test.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
streaming.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
test_helpers.go refactor(baseapp): create checktx handler (#24069) 2025-03-29 19:45:41 +00:00
utils_test.go fix(baseapp): Fix post handler error always results in code 1 (#24261) 2025-04-04 13:57:08 +00:00