Alex | Interchain Labs
|
727faf0484
|
refactor: bring cometbft back to v0.38.x family (#25285)
|
2025-08-29 15:58:04 -04:00 |
|
Sebastian
|
97c0bd8cb2
|
chore: fix typos (#25191)
|
2025-08-19 13:43:57 -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 |
|
Marko
|
d1a337eb78
|
refactor(Store): remove abci query req and res deps from store (#16321)
|
2023-05-30 15:50:23 +00:00 |
|
Julien Robert
|
80dd55f79b
|
refactor: rename to CometBFT (#14914)
|
2023-02-06 18:11:14 +00:00 |
|
Julien Robert
|
6978710699
|
refactor: migrate store and api to CometBFT (#14899)
|
2023-02-04 14:53:15 +01:00 |
|
Likhita Polavarapu
|
7559d9ecd3
|
refactor: create go.mod for store (#14746)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-01-25 13:31:56 +00:00 |
|
Marko
|
f3be41836f
|
refactor: remove store kv dependency (#14144)
|
2022-12-07 20:57:47 +00:00 |
|
Jacob Gadikian
|
55054282d2
|
chore: gofumpt (#11839)
* fumpt using main not master...
* be more descriptive
* fumpt
* fix nits
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2022-05-19 10:55:27 +02:00 |
|
Marko
|
8de96d16f9
|
tendermint: update to rc3 (#6892)
* modify light imports
* change abci.header to tmproto.header
* use rc
* rc
* fix import
* Merge PR #6893: fix key imports
* fix rc2
* tendermint: update 3 (#6899)
* tendermint: update 4 (#6919)
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
* tendermint: update 5 (#6923)
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
* bump to latest master
* tendermint: update (#6972)
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Co-authored-by: Cory Levinson <cjlevinson@gmail.com>
* Update x/ibc/07-tendermint/types/test_utils.go
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
* address comment
* go mod
* bring back things
* fix test
* update tm proto files
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Co-authored-by: Cory Levinson <cjlevinson@gmail.com>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
|
2020-08-14 13:58:53 -04:00 |
|
Erik Grinaker
|
7a0d5ff718
|
store: add test cases for hashing of empty inputs (#7004)
|
2020-08-11 13:10:46 +02:00 |
|
Alexander Bezobchuk
|
0f44d1af23
|
store: Remove Amino (#6984)
* Update kv pair to proto
* updates
* fix LastCommitID
* lint++
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2020-08-11 10:09:16 +00:00 |
|