cosmos-sdk/baseapp
2024-01-03 06:29:00 +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
testutil refactor: modules should implement appmodule.AppModule (#18252) 2023-10-25 12:31:37 +00:00
abci_test.go fix: Dedup Vote Extensions in ValidateVoteExtensions (#18895) 2023-12-27 09:09:46 +00:00
abci_utils_test.go fix: Dedup Vote Extensions in ValidateVoteExtensions (#18895) 2023-12-27 09:09:46 +00:00
abci_utils.go fix: Dedup Vote Extensions in ValidateVoteExtensions (#18895) 2023-12-27 09:09:46 +00:00
abci.go fix(abci): add ExecModeVerifyVoteExtension (#18915) 2024-01-03 06:29:00 +00:00
baseapp_test.go fix(baseapp): Reset GasMeter before deliverTX (#18714) 2023-12-15 18:42:07 +00:00
baseapp.go fix(abci): add ExecModeVerifyVoteExtension (#18915) 2024-01-03 06:29:00 +00:00
block_gas_test.go refactor(auth): group sig verification ante handlers (SigGasConsume, SigVerify, IncreaseSequence) (#18817) 2023-12-20 18:58:09 +00:00
circuit.go
genesis.go fix(baseapp): fix BaseApp.getContext data races (#18383) 2023-11-07 10:16:55 +00:00
grpcrouter_helpers.go
grpcrouter_test.go
grpcrouter.go
grpcserver.go
msg_service_router_test.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
msg_service_router.go feat(accounts): implement account abstraction execution (#18499) 2023-12-04 11:41:59 +00:00
options.go fix(simulation): Fix all problems make test-sim-custom-genesis-fast for simulation test. (#17911) 2023-10-20 14:18:53 +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 chore: cleanup comet dependence in tests (#18239) 2023-10-26 16:20:19 +00:00
utils_test.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00