cosmos-sdk/baseapp
mergify[bot] c122a3d8ab
feat(server): in-place testnet creator (backport #19280) (#19405)
Co-authored-by: Adam Tucker <adam@osmosis.team>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-02-15 08:52:56 +01: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 refactor: modules should implement appmodule.AppModule (backport #18252) (#18255) 2023-10-25 12:55:55 +00:00
abci_test.go fix(ve): Ensure that sdk side ve math matches cometbft (backport #19200) (#19251) 2024-01-25 18:38:58 +00:00
abci_utils_test.go test(baseapp): Refactor tx selector tests + better comments (backport #19284) (#19287) 2024-01-30 11:17:59 +01:00
abci_utils.go test(baseapp): Refactor tx selector tests + better comments (backport #19284) (#19287) 2024-01-30 11:17:59 +01:00
abci.go fix(baseapp): ensure ABCI listeners always run in FinalizeBlock (backport #19202) (#19217) 2024-01-24 11:53:16 +01:00
baseapp_test.go fix(baseapp): nil check in posthandler events (backport #19058) (#19067) 2024-01-15 21:24:04 +01:00
baseapp.go fix: Set headerInfo in context on setState (backport #19338) (#19342) 2024-02-05 10:02:26 +01:00
block_gas_test.go fix(x/auth): properly populate tx config options and deprecate ProtoCodecMarshaler (backport #17946) (#17952) 2023-10-04 23:49:07 +02: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 style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
info.go feat!: Comet v0.38 Integration (#15519) 2023-05-24 16:09:19 +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 feat(baseapp): Add Hybrid Protobuf handlers to MsgServiceRouter (backport #18071) (#18338) 2023-11-03 11:08:02 +00:00
options.go feat(server): in-place testnet creator (backport #19280) (#19405) 2024-02-15 08:52:56 +01: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 refactor(test): remove header dependence from tests (#16342) 2023-05-31 15:42:23 +00:00
utils_test.go fix(baseapp): nil check in posthandler events (backport #19058) (#19067) 2024-01-15 21:24:04 +01:00