Commit Graph
10 Commits
Author SHA1 Message Date
sashaodessa 6c5882bc40 fix: correct typos across codebase (#25335) 2025-09-10 19:36:08 +00:00
Alex | Interchain Labs 727faf0484 refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
dependabot[bot]andaljo242 d27ef33a0f build(deps): Bump google.golang.org/grpc from 1.72.1 to 1.72.2 in /tools/benchmark (#24783)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-05-28 16:22:33 +00:00
Julien Robert 27f3c729a3 build(deps): bump to tagged version of CometBFT (#15118) 2023-02-21 23:35:56 +01:00
Julien Robert 6978710699 refactor: migrate store and api to CometBFT (#14899) 2023-02-04 14:53:15 +01:00
Julien RobertandMarko 76be73022a fix: fix proto files created as super-user (#13801)
* chore: bump proto-builder

* updates

* fix root issue

Co-authored-by: Marko <marbar3778@yahoo.com>
2022-11-09 10:37:07 +00:00
atheeshp 3c238ebc1d chore: remove module_query_safe for few auth queries (#13642) 2022-10-25 12:49:44 +02:00
Julien Robert 209797f3be chore: make format, make proto-update-deps, add 0.45.10 in changelog (#13623) 2022-10-24 15:23:12 +02:00
Ricardo M e5dca07318 docs: fix spelling mistakes (#13421) 2022-09-30 11:33:46 +02:00
0cb7fd081e feat: full api module building alongside gogo proto files with buf schema registry support (#10669)
* chore: get proto files setup for buf schema registry

* WIP on bsr setup

* WIP

* WIP

* full API module + gogo proto building together

* switch to pulsar

* regen pulsar

* API module builds

* update ver

* cleanup

* update script

* fix api module

* update api

* update buf.yaml

* add docs

* update to pulsar alpha6

Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Frojdi Dymylja <33157909+fdymylja@users.noreply.github.com>
2022-01-06 14:57:55 -05:00