cosmos-sdk/baseapp
mergify[bot] 42dbfc4d70
feat: Optimistic Execution (backport #16581) (#18205)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
2023-10-23 21:44:56 +02:00
..
oe feat: Optimistic Execution (backport #16581) (#18205) 2023-10-23 21:44:56 +02:00
testutil fix(simapp): do not overwrite tx options (backport #17920) (#17926) 2023-09-29 13:21:10 +02:00
abci_test.go feat: Optimistic Execution (backport #16581) (#18205) 2023-10-23 21:44:56 +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 feat: Optimistic Execution (backport #16581) (#18205) 2023-10-23 21:44:56 +02:00
baseapp_test.go feat: introduce PreBlock (backport #17421) (#17712) 2023-09-13 19:40:08 +02:00
baseapp.go feat: Optimistic Execution (backport #16581) (#18205) 2023-10-23 21:44:56 +02: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
genesis.go
grpcrouter_helpers.go
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
grpcserver.go
info.go
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
options.go feat: Optimistic Execution (backport #16581) (#18205) 2023-10-23 21:44:56 +02:00
params_legacy.go
params.go
recovery_test.go
recovery.go
snapshot_test.go
state.go
streaming_test.go
streaming.go
test_helpers.go
utils_test.go refactor(runtime): define address codec providers in runtime (backport #17037) (#17043) 2023-07-18 16:38:14 +02:00