cosmos-sdk/baseapp
2023-10-04 23:49:07 +02:00
..
testutil fix(simapp): do not overwrite tx options (backport #17920) (#17926) 2023-09-29 13:21:10 +02:00
abci_test.go fix(baseapp): vote extensions on first block (backport #17909) (#17922) 2023-09-29 14:52:05 +02:00
abci_utils_test.go fix(baseapp): select txs correctly with no-op mempool (backport #17769) (#17847) 2023-09-25 11:15:19 -04:00
abci_utils.go feat(abci): Add context to SelectedTxs (backport #17940) (#17941) 2023-10-02 22:10:39 +02:00
abci.go fix(baseapp): vote extensions on first block (backport #17909) (#17922) 2023-09-29 14:52:05 +02:00
baseapp_test.go feat: introduce PreBlock (backport #17421) (#17712) 2023-09-13 19:40:08 +02:00
baseapp.go fix(baseapp): select txs correctly with no-op mempool (backport #17769) (#17847) 2023-09-25 11:15:19 -04: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 build(deps): bump cosmossdk.io/log to v1.2.1 (backport #17532) (#17540) 2023-08-25 13:40:24 +00:00
grpcrouter.go feat!: Comet v0.38 Integration (#15519) 2023-05-24 16:09:19 +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 fix(x/auth): properly populate tx config options and deprecate ProtoCodecMarshaler (backport #17946) (#17952) 2023-10-04 23:49:07 +02:00
msg_service_router.go refactor(x/circuit)!: Use collections, KVStoreService, and context.Context (#16415) 2023-06-07 12:06:30 +00:00
options.go refactor!: reimplement PreFinalizeBlockHook as PreBlocker (backport #17713) (#17754) 2023-09-15 08:14:23 +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 refactor: create go.mod for store (#14746) 2023-01-25 13:31:56 +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 refactor(runtime): define address codec providers in runtime (backport #17037) (#17043) 2023-07-18 16:38:14 +02:00