Commit Graph
634 Commits
Author SHA1 Message Date
bigbearandAlex | Interchain Labs 64bd1a134e fix: correct typos and remove duplicate code across client and baseapp packages (#24991)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-07-25 18:10:21 +00:00
Vlad JandAlex | Interchain Labs da4517a951 feat: set signer extraction adapter (#25008)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-07-25 17:50:32 +00:00
bigbear 3881dae5a8 enhance codebase clarity through systematic terminology corrections (#24975) 2025-07-23 14:43:52 -04:00
Alex | Interchain Labs bf46b77b92 chore: fix TimeoutCommit confusion (#24853) 2025-06-09 15:53:34 +00:00
Zachary Beckerandaljo242 fd170b5140 feat: Update Cosmos SDK to CometBFT v2 (#24837)
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-06-04 17:34:20 +00:00
Alex | Interchain Labs a2d6d1f6ac chore: fix godoc comments for functions and structs (#24736) 2025-05-13 13:48:13 +00:00
b71d0894f0 feat: Upgrade to CometBFT v1.x series (#24114)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Zachary Becker <zachary@interchainlabs.io>
2025-05-13 12:57:22 +00:00
b0466fd74f fix: race condition in baseapp states (#24655)
Co-authored-by: beer-1 <beer-1@codingcats.xyz>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-05-13 00:13:38 +00:00
Alex | Interchain Labs a090e0ce03 chore: group together ABCI methods inside baseapp (#24663) 2025-05-02 17:57:25 +00:00
Alex | Interchain LabsandTyler 47f7c5ea45 chore: Revert "make buffer thread safe for testing" (#24639)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-05-01 16:36:08 +00:00
Tyler ace6394053 make buffer thread safe for testing 2025-04-30 10:35:44 -07:00
beer-1 553f8955c3 fix: incorrect retention height when commitHeight equals minRetainBlocks (#24526) 2025-04-17 16:11:35 +00:00
Alex | Interchain Labs 49862cc712 chore: add a logged warning for merged proto registry when creating baseapp (#24450) 2025-04-09 17:21:00 +00:00
e29139fe83 fix(baseapp): Fix post handler error always results in code 1 (#24261)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-04-04 13:57:08 +00:00
Alex | Interchain Labs 3c6deab626 chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
4f445ed933 refactor(baseapp): create checktx handler (#24069)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-29 19:45:41 +00:00
0fbbf26f63 feat(baseapp): extend abci listeners in streaming manager (backport #24160) (#24163)
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-27 19:05:55 +00:00
Tyler cfda49b436 fix: prune cmd should disable async pruning (#24090) 2025-03-27 18:43:27 +00:00
16f1b61de5 feat(grpc): adds error handling for out-of-gas panics in grpc query handlers (#24073)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-26 15:25:49 +00:00
a2b7cea8a7 chore: update error message in SetCMS (backport #23951) (#24083)
Co-authored-by: Tristav <124001124+Pricstas@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-25 21:05:23 +00:00
7827aee97b fix(sims): Minor fixes (#24095)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-25 17:45:55 +00:00
quantix9andTyler 5254d57c5b chore(all): modernized code with slices (#24125)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-25 17:31:32 +00:00
2be528f04f fix(server): allow align block header with skip check heaader in grpc server (#24068)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-25 16:54:43 +00:00
Alex | Interchain Labs b7a20b81f6 chore: lint v2 (#24118) 2025-03-25 15:57:24 +00:00
quantix9 9acd7716dd chore(all): modernized code with built-in min/max (#24124) 2025-03-25 11:43:05 -04:00
mergify[bot]andmmsqe ddce50f42e fix(test): avoid panic of SetStreamingManager() on sealed BaseApp (backport #24109) (#24110)
Co-authored-by: mmsqe <mavis@crypto.com>
2025-03-24 10:36:26 -04:00
Alex | Interchain Labs 7fd79df4e1 chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
Alexander PetersandAlex | Interchain Labs bc57ce3ba7 perf: Replace runsim with Go stdlib testing (#24045)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-21 15:48:00 +00:00
Alex | Interchain Labs 98f0f76e73 chore: lint fixes (#24084) 2025-03-20 16:20:39 -04:00
Hoang DoandAlex | Interchain Labs b6163a2d86 fix(baseapp): Use CometBFT's ComputeProtoSizeForTxs in defaultTxSelector.SelectTxForProposal (#24074)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-20 12:47:31 -04:00
Tyler e8ac0f580e fix(baseapp): align block header when querying with latest height (#24055) 2025-03-19 18:13:44 -07:00
ba35a41fdd fix(baseapp): fix BaseApp.getContext data races (#24042)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-19 16:15:42 -04:00
Hoang DoandAlex | Interchain Labs 64d4cd125b fix(baseapp): correctly check errors before sealing in BaseApp.Init (#24027)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-17 16:28:46 -04:00
Hoang Do ec2a017160 docs: enhance OfferSnapshot documentation (#24017) 2025-03-17 10:01:36 -04:00
b0ee102cfa fix(baseapp): ensure finalize block response is not empty (backport #23879) (#23902)
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-05 15:13:52 -05:00
8742cc06a0 chore: debug log gRPC queries (#19049) (#23844)
Co-authored-by: Adam Tucker <adam@osmosis.team>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-02-28 10:29:15 -05:00
7f7c41e4aa feat: backport unordered transactions (#23708)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-02-27 11:01:50 -08:00
Alex | Interchain Labs 2a338e032c chore: update proto builder (#23721) 2025-02-19 12:58:14 -05:00
f5e8e517ab chore: set up release/v0.53.x branch (#23660)
Co-authored-by: Zygimantas <5236121+Zygimantass@users.noreply.github.com>
Co-authored-by: Zygimantas <zygis@skip.build>
2025-02-12 15:48:20 -05:00
e89009eac5 fix(mempool): data race in mempool prepare proposal handler (backport #21413) (#21541)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-05 07:25:12 +00:00
8c9152d9c6 fix(baseapp): preblock events are not emmitted correctly (backport #21444) (#21458)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-30 19:53:57 +00:00
624fe4a027 fix(baseapp)!: Halt at height now does not produce the halt height block (backport #21256) (#21323)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-08-16 11:16:30 +02:00
3f6796fba4 fix(baseapp): return events from preblocker in FinalizeBlockResponse (backport #21159) (#21162)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-08-06 09:36:14 +00:00
698627016d fix(simulation): Fix all problems make test-sim-custom-genesis-fast for simulation test. (backport #17911) (#20909)
Co-authored-by: Chenqun Lu <luchenqun@qq.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-11 08:28:37 +00:00
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]andMarko 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
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
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