cosmos-sdk/baseapp
2024-02-12 10:53:07 +00:00
..
internal/protocompat fix(baseapp): protocompat.go gogoproto.Merge does not work with custom types (#18654) 2023-12-08 10:18:26 +00:00
oe fix(OE): Remove usage of pointer in logs (#19198) 2024-01-23 19:29:27 +00:00
testutil
abci_test.go fix(ve): Ensure that sdk side ve math matches cometbft (#19200) 2024-01-25 17:01:48 +00:00
abci_utils_test.go chore: fix spelling errors (#19289) 2024-01-30 12:29:23 +00:00
abci_utils.go test(baseapp): Refactor tx selector tests + better comments (#19284) 2024-01-30 09:16:46 +00:00
abci.go fix(baseapp): ensure ABCI listeners always run in FinalizeBlock (#19202) 2024-01-24 09:27:33 +00:00
baseapp_test.go fix(baseapp): nil check in posthandler events (#19058) 2024-01-15 17:08:31 +00:00
baseapp.go fix: Set headerInfo in context on setState (#19338) 2024-02-03 14:48:58 +00:00
circuit.go
expected_keepers.go chore(sdk): remove modules as a dependency (1/n) (#19003) 2024-01-11 07:55:50 +00:00
genesis.go
grpcrouter_helpers.go
grpcrouter_test.go
grpcrouter.go
grpcserver.go feat: debug log gRPC queries (#19049) 2024-01-26 09:31:02 +00:00
msg_service_router_test.go
msg_service_router.go
options.go feat(server): in-place testnet creator (#19280) 2024-02-12 10:53:07 +00:00
params_legacy.go
params.go
recovery_test.go
recovery.go
regression_test.go fix(baseapp): correctly check errors before sealing in BaseApp.Init (#18727) 2023-12-13 10:46:47 +00:00
snapshot_test.go
state.go fix(baseapp): introduce mutex to state (#18846) 2023-12-21 19:05:40 +00:00
streaming_test.go
streaming.go
test_helpers.go
utils_test.go chore(Baseapp): Remove modules dependency from baseapp (#19300) 2024-02-01 11:07:50 +00:00