Alex | Interchain Labs
|
727faf0484
|
refactor: bring cometbft back to v0.38.x family (#25285)
|
2025-08-29 15:58:04 -04:00 |
|
Zachary Becker
|
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 |
|
Fabiana Cecin
|
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 |
|
mergify[bot]
|
2049c4b82a
|
chore(runtime): audit (backport #17035) (#17036)
|
2023-07-18 04:19:05 +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 |
|
Jacob Gadikian
|
37ba88872d
|
style: enable strict gofumpt (#15579)
|
2023-03-28 18:59:21 +00:00 |
|
Julien Robert
|
41a3dfeced
|
refactor!: migrate Cosmos SDK to CometBFT (#14897)
|
2023-02-05 14:51:33 +01:00 |
|
Facundo Medica
|
deeb4bd362
|
feat!: return errors in module manager ABCI methods (#14847)
|
2023-01-31 19:17:04 +00:00 |
|
Aaron Craelius
|
ebfd057716
|
feat(client/v2): add autocli run + simapp example (#13867)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2022-12-31 01:53:08 +00:00 |
|
Julien Robert
|
92394f2917
|
feat!: specify module to export (#13437)
|
2022-10-04 10:06:30 +00:00 |
|
Julien Robert
|
b76f338511
|
refactor: move simapp.App to runtime.AppI (#13378)
* refactor: move `simapp.App` to `runtime.AppI`
* add changelog
* `go mod tidy`
* fix app legacy build
|
2022-09-24 11:49:11 +00:00 |
|