mergify[bot]
77f1ef7c90
refactor(baseapp): improve readability of preblock (backport #21179 ) ( #21180 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-08-06 12:28:31 +02:00
mergify[bot]
fcb808a54c
feat(log): remove core dependency and update core interface to be dependency free (backport #21045 ) ( #21089 )
...
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-26 13:43:42 +02:00
Marko
1bbb499cdf
refactor: reduce decoding steps in baseapp ( #20863 )
2024-07-03 15:21:00 +00:00
Marko
aceeaf4720
chore: move abci errors to baseapp ( #20756 )
2024-06-25 10:04:33 +00:00
Alexander Peters
6335631348
perf: Replace runsim with Go stdlib testing ( #20490 )
2024-06-17 14:42:04 +00:00
Marko
28fa3b8dfc
chore: use comet api pkg instead of comet alias ( #20614 )
2024-06-11 08:46:04 +00:00
Marko
1b47dc91a3
chore: move logger to core ( #20388 )
2024-05-28 12:30:09 +00:00
bc1bot
fe6361b617
chore: remove old TODO in baseapp ( #20450 )
...
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-05-27 09:54:46 +00:00
Aaron Craelius
53925ef5fd
refactor!: turn MsgsV2 into ReflectMessages to make it less confusing ( #19839 )
...
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-16 09:55:08 +00:00
Marko
080229f300
chore: remove cockroach db errors ( #20386 )
2024-05-15 06:35:08 +00:00
Marko
3a750719ba
refactor(x/bank): check send enabled on coins ( #20343 )
2024-05-13 12:58:22 +00:00
Damian Nolan
8144a23835
fix: correctly assign execModeSimulate to context for simulateTx ( #20342 )
2024-05-10 12:03:37 +00:00
Marko
0dfb54e36a
refactor! : bump comet to v1 ( #19726 )
...
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
2024-05-06 14:12:00 +00:00
Marko
599ae55c41
fix: remove txs from mempool when antehandler fails in recheck ( #20144 )
...
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-05-02 14:49:14 +00:00
Dev Ojha
92ae8850e1
perf: Make recheck not re-run validate basic ( #20208 )
2024-04-29 08:13:40 +00:00
Qt
6828584424
refactor(baseapp): when the capacity is determined, avoid memory copying ( #20200 )
2024-04-28 05:26:56 +00:00
yihuang
4ed8c8431d
fix(baseapp): don't share global gas meter in tx execution ( #19616 )
2024-04-15 20:21:31 +00:00
Julien Robert
fea88d13c5
refactor(core)!: clean-up core and simplify preblock ( #19672 )
2024-03-11 14:39:37 +00:00
Julien Robert
cfd426fdb3
feat(runtime): message router service ( #19571 )
2024-03-04 10:25:43 +00:00
Facundo Medica
d353f11b98
fix: Set headerInfo in context on setState ( #19338 )
2024-02-03 14:48:58 +00:00
Hwangjae Lee
d783739dbd
docs(baseapp): fixed typo in baseapp/baseapp.go ( #19328 )
...
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-02-01 20:40:39 +00:00
Adam Tucker
495e185e2d
feat: debug log gRPC queries ( #19049 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-01-26 09:31:02 +00:00
Marko
9945d31cc0
refactor(x/auth/ante): migrate antehandlers to use execmode ( #19161 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-24 08:58:54 +00:00
Julien Robert
73c074117f
fix(baseapp): nil check in posthandler events ( #19058 )
2024-01-15 17:08:31 +00:00
Aleksandr Bezobchuk
19eddeeb24
fix(abci): add ExecModeVerifyVoteExtension ( #18915 )
2024-01-03 06:29:00 +00:00
Nikhil Vasan
c5191041a2
fix(baseapp): introduce mutex to state ( #18846 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-12-21 19:05:40 +00:00
Emmanuel T Odeke
8fe6d84f2c
refactor(baseapp): move handler retrieval per sdk.Msg into validateBasicTxMsgs ( #18731 )
2023-12-13 18:25:57 +00:00
Emmanuel T Odeke
fe95384e37
fix(baseapp): correctly check errors before sealing in BaseApp.Init ( #18727 )
2023-12-13 10:46:47 +00:00
Cosmos SDK
8f0d5b15f0
chore: typos fixes by cosmos-sdk bot ( #18689 )
...
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-12-11 13:03:19 +00:00
Facundo Medica
b2084dceb9
fix(baseapp)!: postHandler should run regardless of result ( #18627 )
2023-12-06 13:31:53 +00:00
Facundo Medica
fa5280fb4b
fix(baseapp): allow empty consensus params ( #18531 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-11-28 08:36:11 +00:00
Emmanuel T Odeke
c1b391631c
fix(baseapp): fix BaseApp.getContext data races ( #18383 )
2023-11-07 10:16:55 +00:00
Chenqun Lu
611cd36b8b
fix(simulation): Fix all problems make test-sim-custom-genesis-fast for simulation test. ( #17911 )
...
Co-authored-by: Luke <chenqun.l@kaitaitech.cn>
2023-10-20 14:18:53 +00:00
Devon Bear
68a136b48d
feat(baseapp): expose Mempool ( #17954 )
2023-10-09 11:10:36 +00:00
Aleksandr Bezobchuk
63d046dd59
fix(baseapp): select txs correctly with no-op mempool ( #17769 )
2023-09-24 19:24:30 +00:00
Marko
6715b5afb5
refactor!: remove tips ( #17787 )
2023-09-20 12:00:22 +00:00
Facundo Medica
8df065b611
feat: Optimistic Execution ( #16581 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-09-18 13:52:54 +00:00
mmsqe
f99a6242a9
refactor!: reimplement PreFinalizeBlockHook as PreBlocker ( #17713 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-09-15 07:50:17 +00:00
mmsqe
4eb0185413
feat: introduce PreBlock ( #17421 )
2023-09-13 12:30:48 +00:00
Chill Validation
ba45b0f2b7
feat: CV Close databases opened by cosmos-sdk during BaseApp shutdown ( #17667 )
2023-09-10 10:46:40 +00:00
Callum Waters
79cc75b1db
feat!: connect app version with consensus params in end block ( #16244 )
...
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-08-29 10:32:53 +00:00
Cal Bera
cc6511e337
chore: log panic recovery in runTx ( #17556 )
2023-08-28 07:22:08 +00:00
Marko
393dcc1f2a
refactor: remove header type from NewContext ( #17426 )
...
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-08-21 16:29:20 +00:00
zakir
30997f4227
refactor(baseapp,types)!: msg responses ( #17348 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-08-18 13:36:14 +00:00
mmsqe
35d2e48aea
fix: handle RunMigrationBeginBlock error ( #17372 )
2023-08-11 17:44:45 +00:00
mmsqe
0c1f6fc162
fix: Add MigrationModuleManager to handle migration of upgrade module before other modules ( #16583 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-11 16:07:05 +00:00
Julien Robert
731d727cd5
chore(baseapp): audit ( #17325 )
2023-08-10 09:14:55 +00:00
Dev Ojha
dea5b97eb2
feat!: Add gas limits to queries ( #16239 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-08 20:30:29 +00:00
Facundo Medica
cb5b8cf1d3
fix: Allow VerifyVoteExtensions without ExtendVote ( #17251 )
2023-08-01 16:10:55 +00:00
Facundo Medica
38f1014d26
feat: Add preFinalizeBlockHook to allow VE persistence ( #16898 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-07-14 17:44:13 +00:00