cosmos-sdk/baseapp
bigbear 64bd1a134e
fix: correct typos and remove duplicate code across client and baseapp packages (#24991)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-07-25 18:10:21 +00:00
..
config fix: race condition in baseapp states (#24655) 2025-05-13 00:13:38 +00:00
internal/protocompat chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
oe feat: Update Cosmos SDK to CometBFT v2 (#24837) 2025-06-04 17:34:20 +00:00
state feat: Update Cosmos SDK to CometBFT v2 (#24837) 2025-06-04 17:34:20 +00:00
testutil feat: Upgrade to CometBFT v1.x series (#24114) 2025-05-13 12:57:22 +00:00
abci_test.go feat: Update Cosmos SDK to CometBFT v2 (#24837) 2025-06-04 17:34:20 +00:00
abci_utils_test.go enhance codebase clarity through systematic terminology corrections (#24975) 2025-07-23 14:43:52 -04:00
abci_utils.go feat: set signer extraction adapter (#25008) 2025-07-25 17:50:32 +00:00
abci.go feat: Update Cosmos SDK to CometBFT v2 (#24837) 2025-06-04 17:34:20 +00:00
baseapp_test.go feat: Update Cosmos SDK to CometBFT v2 (#24837) 2025-06-04 17:34:20 +00:00
baseapp.go enhance codebase clarity through systematic terminology corrections (#24975) 2025-07-23 14:43:52 -04:00
block_gas_test.go feat: Update Cosmos SDK to CometBFT v2 (#24837) 2025-06-04 17:34:20 +00:00
circuit.go refactor(x/circuit)!: Use collections, KVStoreService, and context.Context (#16415) 2023-06-07 12:06:30 +00:00
genesis.go feat: Update Cosmos SDK to CometBFT v2 (#24837) 2025-06-04 17:34:20 +00:00
grpcrouter_helpers.go feat: Update Cosmos SDK to CometBFT v2 (#24837) 2025-06-04 17:34:20 +00:00
grpcrouter_test.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
grpcrouter.go feat: Update Cosmos SDK to CometBFT v2 (#24837) 2025-06-04 17:34:20 +00:00
grpcserver.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
info.go feat: Update Cosmos SDK to CometBFT v2 (#24837) 2025-06-04 17:34:20 +00:00
msg_service_router_test.go feat: Update Cosmos SDK to CometBFT v2 (#24837) 2025-06-04 17:34:20 +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 chore: fix TimeoutCommit confusion (#24853) 2025-06-09 15:53:34 +00:00
params_legacy.go feat: Update Cosmos SDK to CometBFT v2 (#24837) 2025-06-04 17:34:20 +00:00
params.go feat: Update Cosmos SDK to CometBFT v2 (#24837) 2025-06-04 17:34:20 +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 fix: race condition in baseapp states (#24655) 2025-05-13 00:13:38 +00:00
snapshot_test.go feat: Update Cosmos SDK to CometBFT v2 (#24837) 2025-06-04 17:34:20 +00:00
streaming_test.go feat: Update Cosmos SDK to CometBFT v2 (#24837) 2025-06-04 17:34:20 +00:00
streaming.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
test_helpers.go enhance codebase clarity through systematic terminology corrections (#24975) 2025-07-23 14:43:52 -04:00
utils_test.go fix: correct typos and remove duplicate code across client and baseapp packages (#24991) 2025-07-25 18:10:21 +00:00