cosmos-sdk/baseapp
Alex | Interchain Labs 8742cc06a0
chore: debug log gRPC queries (#19049) (#23844)
Co-authored-by: Adam Tucker <adam@osmosis.team>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-02-28 10:29:15 -05:00
..
internal/protocompat fix(baseapp): protocompat.go gogoproto.Merge does not work with custom types (backport #18654) (#18661) 2023-12-08 10:33:15 +00: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 chore: set up release/v0.53.x branch (#23660) 2025-02-12 15:48:20 -05:00
abci_utils_test.go chore: set up release/v0.53.x branch (#23660) 2025-02-12 15:48:20 -05:00
abci_utils.go feat: backport unordered transactions (#23708) 2025-02-27 11:01:50 -08:00
abci.go fix(baseapp)!: Halt at height now does not produce the halt height block (backport #21256) (#21323) 2024-08-16 11:16:30 +02:00
baseapp_test.go fix(baseapp): avoid header height overwrite block height (backport #20107) (#20129) 2024-04-22 13:36:31 +02:00
baseapp.go chore: debug log gRPC queries (#19049) (#23844) 2025-02-28 10:29:15 -05:00
block_gas_test.go feat: backport unordered transactions (#23708) 2025-02-27 11:01:50 -08:00
circuit.go refactor(x/circuit)!: Use collections, KVStoreService, and context.Context (#16415) 2023-06-07 12:06:30 +00:00
genesis.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
grpcrouter_helpers.go feat!: Comet v0.38 Integration (#15519) 2023-05-24 16:09:19 +00:00
grpcrouter_test.go feat(baseapp): Add Hybrid Protobuf handlers to MsgServiceRouter (backport #18071) (#18338) 2023-11-03 11:08:02 +00:00
grpcrouter.go feat(baseapp): Add Hybrid Protobuf handlers to MsgServiceRouter (backport #18071) (#18338) 2023-11-03 11:08:02 +00:00
grpcserver.go chore: debug log gRPC queries (#19049) (#23844) 2025-02-28 10:29:15 -05:00
info.go chore: prepare v0.50.5 (#19715) 2024-03-12 13:42:07 +01: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 feat(baseapp): Add Hybrid Protobuf handlers to MsgServiceRouter (backport #18071) (#18338) 2023-11-03 11:08:02 +00:00
noopgasmeter.go feat(baseapp): add option to disable block gas meter (#19626) 2024-03-11 11:55:55 +01:00
options.go fix(simulation): Fix all problems make test-sim-custom-genesis-fast for simulation test. (backport #17911) (#20909) 2024-07-11 08:28:37 +00:00
params_legacy.go refactor: migrate consensus to collections (#15553) 2023-03-28 20:41:12 +00:00
params.go refactor: migrate consensus to collections (#15553) 2023-03-28 20:41:12 +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
snapshot_test.go feat!: Comet v0.38 Integration (#15519) 2023-05-24 16:09:19 +00:00
state.go fix(baseapp): introduce mutex to state (backport #18846) (#18863) 2023-12-22 17:46:17 +00:00
streaming_test.go fix: Revert 16794 (backport #16895) (#16896) 2023-07-10 08:02:04 +00:00
streaming.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
test_helpers.go fix(simulation): Fix all problems make test-sim-custom-genesis-fast for simulation test. (backport #17911) (#20909) 2024-07-11 08:28:37 +00:00
utils_test.go fix(baseapp): nil check in posthandler events (backport #19058) (#19067) 2024-01-15 21:24:04 +01:00