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 |
|
Julien Robert
|
b7d9d4c8a9
|
revert: Revert RunMigrationBeginBlock addition in v0.50 (#17450)
|
2023-08-18 20:48:38 +00:00 |
|
mergify[bot]
|
657add7a8a
|
chore: format proto files (backport #17445) (#17447)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-18 17:01:43 +02:00 |
|
mergify[bot]
|
116e279e5a
|
feat: add apphash to process proposal calls (backport #17401) (#17413)
Co-authored-by: fx0x55 <80245546+fx0x55@users.noreply.github.com>
|
2023-08-17 14:33:39 +02:00 |
|
mergify[bot]
|
9645227115
|
fix(ve-validation): account for BlockID flag in vote-extensions (backport #17394) (#17396)
Co-authored-by: Nikhil Vasan <97126437+nivasan1@users.noreply.github.com>
|
2023-08-15 22:00:17 +00:00 |
|
mergify[bot]
|
27f5db221a
|
fix: Add MigrationModuleManager to handle migration of upgrade module before other modules (backport #16583) (#17370)
|
2023-08-12 10:29:01 +02:00 |
|
mergify[bot]
|
4e55f96a6d
|
chore(baseapp): audit (backport #17325) (#17349)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-10 11:57:46 +02:00 |
|
mergify[bot]
|
bee95b19b5
|
feat!: Add gas limits to queries (backport #16239) (#17324)
Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
|
2023-08-09 10:22:34 +02:00 |
|
mergify[bot]
|
69db56b49b
|
fix: ValidatorStore interface doesn't match StakingKeeper (backport #17164) (#17283)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-03 23:13:13 +00:00 |
|
mergify[bot]
|
86ca92a5cf
|
fix: Allow VerifyVoteExtensions without ExtendVote (backport #17251) (#17254)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-08-01 19:45:43 +00:00 |
|
mergify[bot]
|
49ac9b23df
|
perf(abci): removes the goroutine when call SnapshotIfApplicable (backport #17174) (#17182)
|
2023-07-29 10:36:54 +02:00 |
|
mergify[bot]
|
bd61e84ef1
|
fix(abci): Validators can propose blocks that exceed the gas limit. (backport #17159) (#17160)
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
|
2023-07-27 12:18:50 +00:00 |
|
mergify[bot]
|
6ddf0af2e7
|
refactor(runtime): define address codec providers in runtime (backport #17037) (#17043)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-18 16:38:14 +02:00 |
|
mergify[bot]
|
e1efdfef8b
|
feat: Add preFinalizeBlockHook to allow VE persistence (backport #16898) (#17001)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-07-14 14:53:07 -04:00 |
|
mergify[bot]
|
8295e4a3e0
|
fix: Revert 16794 (backport #16895) (#16896)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-07-10 08:02:04 +00:00 |
|
mergify[bot]
|
4bda616956
|
fix: remove setting of finalizeBlockState in FinalizeBlock + fix initialHeight + add ProcessProposal in tests/sims (backport #16794) (#16857)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-07-06 12:22:57 -04:00 |
|
mergify[bot]
|
d9c53bfefc
|
refactor!: remove types/math aliases (backport #16798) (#16803)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-30 19:56:38 +02:00 |
|
mergify[bot]
|
cf2dca60cf
|
fix(baseapp): audit changes (backport #16596) (#16783)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Facundo Medica <facundomedica@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-30 08:12:16 +00:00 |
|
mergify[bot]
|
6172a1a0bf
|
chore: add apphash to finalize block calls (backport #16744) (#16770)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-06-29 14:32:15 +00:00 |
|
Julien Robert
|
c452721442
|
style: add gci linter (#16758)
Co-authored-by: Jacob Gadikian <faddat@users.noreply.github.com>
|
2023-06-29 09:46:37 +00:00 |
|
mergify[bot]
|
9b2eb526f1
|
fix(baseapp): ABCI Consensus Failure Fix (backport #16700) (#16746)
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-28 20:26:09 +00:00 |
|
mergify[bot]
|
1ac4a4dbfe
|
fix: halt-height behavior is not deterministic (backport #16639) (#16722)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-27 14:32:18 +00:00 |
|
mergify[bot]
|
466d6e8223
|
fix: check tx gas limit against block gas limit (backport #16547) (#16628)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-22 08:43:12 +00:00 |
|
mergify[bot]
|
1fb9c870c9
|
fix!: Ensure Handler Exists for Messages (backport #16613) (#16614)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-19 22:25:03 +00:00 |
|
mergify[bot]
|
e0dd83ffed
|
chore: set headerinfo where needed in baseapp (backport #16542) (#16546)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-06-14 15:51:53 +00:00 |
|
Facundo Medica
|
7f44ecb936
|
refactor(x/circuit)!: Use collections, KVStoreService, and context.Context (#16415)
|
2023-06-07 12:06:30 +00:00 |
|
cool-developer
|
3e18f4088b
|
feat: update store module for new iavl (#15568)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-06-06 19:08:35 +00:00 |
|
Marko
|
efdc955ad9
|
chore: change prepare and process proposal to be NoOps by default (#16407)
Co-authored-by: Sergio Mena <sergio@informal.systems>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-06-02 14:46:47 +00:00 |
|
Marko
|
5097b0c226
|
refactor(test): remove header dependence from tests (#16342)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-05-31 15:42:23 +00:00 |
|
Julien Robert
|
83d5475cdf
|
chore: remove buf warning (#16361)
|
2023-05-31 10:31:01 +00:00 |
|
Julien Robert
|
6453234073
|
build: optimize proto-builder (#16343)
|
2023-05-31 07:33:26 +00:00 |
|
Marko
|
d1a337eb78
|
refactor(Store): remove abci query req and res deps from store (#16321)
|
2023-05-30 15:50:23 +00:00 |
|
testinginprod
|
3d15f9edf2
|
refactor(auth): use collections for Account state management (#16016)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-26 09:26:58 +00:00 |
|
Aaron Craelius
|
82659a7477
|
refactor!: deprecate sdk.Msg.GetSigners (#15284)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2023-05-25 18:35:09 +00:00 |
|
Marko
|
b6613f9163
|
chore: set circuitbreaker in app.go as example (#16288)
|
2023-05-25 15:35:48 +00:00 |
|
Aleksandr Bezobchuk
|
6cee22df52
|
feat!: Comet v0.38 Integration (#15519)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-05-24 16:09:19 +00:00 |
|
Aleksandr Bezobchuk
|
9d45ed4d4b
|
fix: ensure height is correct on first block (#16259)
|
2023-05-24 11:13:49 +00:00 |
|
yihuang
|
09ca393a19
|
feat: add Close method for resource cleanup in graceful shutdown (#16193)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-05-17 20:04:43 +00:00 |
|
Marko
|
b8e15a7930
|
feat: module circuit breaker (#14521)
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Sam Ricotta <samanthalricotta@gmail.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-05-15 14:38:48 +00:00 |
|
Marko
|
1705615ef0
|
feat: add header and comet info service (#15850)
Co-authored-by: Aaron Craelius <aaron@regen.network>
|
2023-05-03 13:32:25 +00:00 |
|
Marko
|
d31f2964b0
|
feat!: Define Genesis state transition (#15999)
|
2023-05-03 08:58:58 +00:00 |
|
Marko
|
91872abdc0
|
refactor(baseapp): set vote info to latest votes (#15930)
|
2023-04-25 08:55:08 +00:00 |
|