cosmos-sdk/baseapp
Aaron Craelius f2d4a98039
feat: OpenTelemetry configuration and BaseApp instrumentation (#25516)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-12-10 23:15:18 +00:00
..
config fix: race condition in baseapp states (#24655) 2025-05-13 00:13:38 +00:00
internal/protocompat feat: enable BLS and bump comet to beta tag (#25471) 2025-10-17 14:48:18 -04:00
oe refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
state feat: OpenTelemetry configuration and BaseApp instrumentation (#25516) 2025-12-10 23:15:18 +00:00
testutil refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
txnrunner feat!: block stm integration (#25334) 2025-10-24 16:35:37 +00:00
abci_test.go fix(baseapp): log correct panic value in ExtendVote recovery handler (#25604) 2025-11-29 15:03:58 +00:00
abci_utils_test.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
abci_utils.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
abci.go feat: OpenTelemetry configuration and BaseApp instrumentation (#25516) 2025-12-10 23:15:18 +00:00
baseapp_test.go feat!: Add object store (#25470) 2025-10-23 15:55:49 +00:00
baseapp.go feat: OpenTelemetry configuration and BaseApp instrumentation (#25516) 2025-12-10 23:15:18 +00:00
block_gas_test.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
circuit.go refactor(x/circuit)!: Use collections, KVStoreService, and context.Context (#16415) 2023-06-07 12:06:30 +00:00
genesis.go feat!: block stm integration (#25334) 2025-10-24 16:35:37 +00:00
grpcrouter_helpers.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
grpcrouter_test.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
grpcrouter.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
grpcserver.go feat: OpenTelemetry configuration and BaseApp instrumentation (#25516) 2025-12-10 23:15:18 +00:00
info.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
msg_service_router_test.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04: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 feat!: block stm integration (#25334) 2025-10-24 16:35:37 +00:00
params_legacy.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
params.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04: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 refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
streaming_test.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
streaming.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
test_helpers.go feat!: block stm integration (#25334) 2025-10-24 16:35:37 +00:00
utils_test.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00