mergify[bot]
b99ca2c1fd
fix: correctly assign execModeSimulate to context for simulateTx (backport #20342 ) ( #20346 )
...
Co-authored-by: Damian Nolan <damiannolan@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-05-17 11:42:48 +00:00
Julien Robert
bd886bb4b0
feat(baseapp): expose grpc query router via depinject. ( #20264 )
2024-05-03 15:40:14 +02:00
mergify[bot]
8ffc80749b
fix: remove txs from mempool when antehandler fails in recheck (backport #20144 ) ( #20251 )
...
Co-authored-by: Marko <marko@baricevic.me>
2024-05-02 22:45:02 +02:00
mergify[bot]
7828a00244
fix(baseapp): avoid header height overwrite block height (backport #20107 ) ( #20129 )
...
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-22 13:36:31 +02:00
mergify[bot]
994149877c
fix(baseapp): don't share global gas meter in tx execution (backport #19616 ) ( #20050 )
2024-04-16 11:45:09 +02:00
mergify[bot]
974a24c58c
feat: Conditionally emit metrics based on enablement (backport #19903 ) ( #20017 )
...
Co-authored-by: Lucas Francisco López <lucaslopezf@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-12 12:13:28 +02:00
mergify[bot]
f76c659fd2
fix(mempool): use no-op mempool as default (backport #19970 ) ( #20008 )
...
Co-authored-by: Tom <54514587+GAtom22@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-11 17:48:11 +02:00
Julien Robert
a32186608a
chore: prepare v0.50.5 ( #19715 )
2024-03-12 13:42:07 +01:00
yihuang
f055cde5d1
feat(baseapp): add option to disable block gas meter ( #19626 )
2024-03-11 11:55:55 +01:00
Nikhil Vasan
4467110df4
Merge pull request from GHSA-95rx-m9m5-m94v
...
* validate ExtendedCommit against LastCommit
test cases
* account for core.comet types
* logging
* linting
* cherry-pick staking fix
* nits
* linting fix
* run tests
---------
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com>
2024-03-11 11:48:32 +01:00
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
mergify[bot]
2b47327569
fix: Set headerInfo in context on setState (backport #19338 ) ( #19342 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-02-05 10:02:26 +01:00
mergify[bot]
a4bd70895d
test(baseapp): Refactor tx selector tests + better comments (backport #19284 ) ( #19287 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-01-30 11:17:59 +01:00
mergify[bot]
c4a2fe2b89
fix: skip same-sender non-sequential sequence and then add others txs new solution (backport #19177 ) ( #19249 )
...
Co-authored-by: Brann Bronzebeard <90186866+ZiHengLee@users.noreply.github.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-01-26 15:26:01 +00:00
mergify[bot]
0abf94a334
fix(ve): Ensure that sdk side ve math matches cometbft (backport #19200 ) ( #19251 )
2024-01-25 18:38:58 +00:00
mergify[bot]
8dcd61baf0
fix(baseapp): ensure ABCI listeners always run in FinalizeBlock (backport #19202 ) ( #19217 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-24 11:53:16 +01:00
mergify[bot]
e5a9e1117d
fix(OE): Remove usage of pointer in logs (backport #19198 ) ( #19201 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-24 09:32:01 +01:00
mergify[bot]
7e6948f50c
fix(baseapp): nil check in posthandler events (backport #19058 ) ( #19067 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-01-15 21:24:04 +01:00
mergify[bot]
3518df28ec
fix(abci): add ExecModeVerifyVoteExtension (backport #18915 ) ( #18932 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-01-03 12:20:08 +00:00
mergify[bot]
96a33ddd1f
fix: Dedup Vote Extensions in ValidateVoteExtensions (backport #18895 ) ( #18900 )
...
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
2023-12-27 09:51:58 -08:00
mergify[bot]
52c3db2eae
fix(baseapp): introduce mutex to state (backport #18846 ) ( #18863 )
...
Co-authored-by: Nikhil Vasan <97126437+nivasan1@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2023-12-22 17:46:17 +00:00
mergify[bot]
7a43e49066
fix(baseapp): Reset GasMeter before deliverTX (backport #18714 ) ( #18774 )
2023-12-18 19:25:10 +01:00
mergify[bot]
455b0be998
fix(baseapp): protocompat.go gogoproto.Merge does not work with custom types (backport #18654 ) ( #18661 )
...
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-12-08 10:33:15 +00:00
mergify[bot]
c95ebb69c9
fix(baseapp)!: postHandler should run regardless of result (backport #18627 ) ( #18638 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-12-06 20:25:34 +01:00
Marko
20337d9053
fix: prevent nil lastcommitid hash ( #18563 )
2023-11-28 15:27:42 +01:00
mergify[bot]
67fecca08d
fix(baseapp): allow empty consensus params (backport #18531 ) ( #18577 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-11-28 10:16:57 +01:00
mergify[bot]
27320cb864
fix: pass FinalizeBlock request and response to ABCIListener (backport #18486 ) ( #18493 )
...
Co-authored-by: MSalopek <matija.salopek994@gmail.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-11-16 20:18:52 +00:00
mergify[bot]
5bed3ae6de
fix: deterministic protov2 marshal (backport #18403 ) ( #18406 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-07 18:13:45 +01:00
mergify[bot]
7843204d63
feat(baseapp): Add Hybrid Protobuf handlers to MsgServiceRouter (backport #18071 ) ( #18338 )
...
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: unknown unknown <unknown@unknown>
2023-11-03 11:08:02 +00:00
mergify[bot]
d2987a5b77
feat(grpcrouter): add hybrid query handler (backport #17921 ) ( #18339 )
...
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
2023-11-02 15:41:00 +00:00
mergify[bot]
301ceca874
refactor: modules should implement appmodule.AppModule (backport #18252 ) ( #18255 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-25 12:55:55 +00:00
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
mergify[bot]
08936710ee
fix(runtime): PreBlocker getting overwritten if set as a baseapp option (backport #17944 ) ( #18046 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-10-10 15:35:12 +00:00
mergify[bot]
e5454c4dc7
fix: keep behavior from v0.47 in PrepareProposal panic recovery (backport #17930 ) ( #18038 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-10 12:44:40 +00:00
mergify[bot]
ef5c356ae8
feat(baseapp): expose Mempool (backport #17954 ) ( #18009 )
...
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
2023-10-09 11:32:12 +00:00
mergify[bot]
3da9f9c9ec
fix(x/auth): properly populate tx config options and deprecate ProtoCodecMarshaler (backport #17946 ) ( #17952 )
2023-10-04 23:49:07 +02:00
mergify[bot]
2b2d1179cc
feat(abci): Add context to SelectedTxs (backport #17940 ) ( #17941 )
2023-10-02 22:10:39 +02:00
mergify[bot]
138e55725f
refactor(abci): Pass context to TxSelector (backport #17932 ) ( #17939 )
...
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
2023-10-02 14:32:07 +02:00
mergify[bot]
1cbae0dd16
fix(baseapp): vote extensions on first block (backport #17909 ) ( #17922 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
2023-09-29 14:52:05 +02:00
mergify[bot]
e6b06db813
fix(simapp): do not overwrite tx options (backport #17920 ) ( #17926 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-29 13:21:10 +02:00
mergify[bot]
64e0e89808
fix(baseapp): select txs correctly with no-op mempool (backport #17769 ) ( #17847 )
2023-09-25 11:15:19 -04:00
mergify[bot]
deea20c712
refactor!: remove tips (backport #17787 ) ( #17819 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-21 10:24:58 +02:00
mergify[bot]
4955776845
refactor!: reimplement PreFinalizeBlockHook as PreBlocker (backport #17713 ) ( #17754 )
...
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-15 08:14:23 +00:00
mergify[bot]
4c083c6f23
feat: introduce PreBlock (backport #17421 ) ( #17712 )
...
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-13 19:40:08 +02:00
mergify[bot]
2350ee4cac
feat: CV Close databases opened by cosmos-sdk during BaseApp shutdown (backport #17667 ) ( #17669 )
2023-09-10 16:01:03 +02:00
mergify[bot]
013889de23
refactor: introduce abciGenesis interface (backport #17554 ) ( #17575 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-08-31 13:05:57 +02:00
mergify[bot]
b922a37513
fix(baseapp): Utilizing voting power from VEs in ValidateVoteExtensions (backport #17518 ) ( #17552 )
...
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-28 15:49:16 +02:00
mergify[bot]
2cef4a1aa9
chore: log panic recovery in runTx (backport #17556 ) ( #17558 )
2023-08-28 07:43:39 +00:00
mergify[bot]
f05e2573ea
build(deps): bump cosmossdk.io/log to v1.2.1 (backport #17532 ) ( #17540 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-25 13:40:24 +00:00
mergify[bot]
09276c37c6
test(baseapp): use no-op logger (backport #17528 ) ( #17531 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-25 07:34:49 +00:00