Commit Graph
463 Commits
Author SHA1 Message Date
Alex | Interchain Labs e8d366e733 chore: bump linter (#24180) 2025-03-29 00:38:08 +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
Alex | Interchain Labs b7a20b81f6 chore: lint v2 (#24118) 2025-03-25 15:57:24 +00: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
Tyler ad574ef276 fix(scripts): lint scripts display different output in local vs CI (#24087) 2025-03-20 17:32:05 -04:00
Alex | Interchain Labs a90a35149a chore: deps (#23973) 2025-03-17 14:14:00 -04:00
c4ae99c423 fix: tx compat (#23850)
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>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2025-03-17 17:51:33 +00:00
Alex | Interchain Labs 047379caaf chore: run systems tests on DI and direct applications (#23930) 2025-03-10 11:22:07 -04:00
Alex | Interchain LabsandTyler 2076e2fc86 chore: setup systemtests in CI (#23886)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-06 10:44:55 -05:00
Alex | Interchain Labs cbf7850daa chore: use new proto builder (#23730) 2025-02-24 16:58:48 -05:00
Tyler 8be3016158 ci: lint only new changes (#23710) 2025-02-14 18:23:49 -05:00
Tyler b4bae1a55c test: add systemtests (#23686) 2025-02-14 17:27:03 -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
1ca62cb9d0 fix(x/consensus)!: update cons params parsing checks (backport #21484) (#21493)
Co-authored-by: MSalopek <matija.salopek994@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-02 12:29:06 +02: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
mergify[bot] 5d73a8e90c chore: Update RequestExtendVote (backport #17993) (#17994) 2023-10-06 19:12:05 +00:00
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
0cff9ce3cd refactor!: remove rosetta from repo (backport #17112) (#17117)
Co-authored-by: Carlos Santiago Yanzon <27785807+bizk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-24 20:00:39 +00:00
mergify[bot]andJulien Robert ab140e5a56 ci: speed up lint job (backport #17071) (#17076)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-20 18:58:54 +02:00
mergify[bot]andJulien Robert cdd484578e chore(client): add missing modules from swagger (backport #17051) (#17052)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-18 21:44:21 +00:00
Julien Robert 6453234073 build: optimize proto-builder (#16343) 2023-05-31 07:33:26 +00:00
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
dependabot[bot]andJulien Robert 5e003e6555 build(deps): Bump buf from 1.18.0 to 1.19.0 and update proto-builder (#16201)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-05-19 10:35:17 +00:00
Julien Robert 3030cc4c14 build: enable orm proto gen in proto-builder (#15922) 2023-04-24 12:45:17 +00:00
Mark Rushakoff 5eb9a45d47 test: print full module name for headers during 'make test' (#15884) 2023-04-19 15:48:15 +00:00
Julien Robert d31157f60a build: add helper for quickly setting up simapp (#15846) 2023-04-14 15:28:43 +00:00
Mark Rushakoff 3cef1a8941 ci: lint all modules even if one module fails (#15819) 2023-04-12 18:08:22 +00:00
Robert Zaremba 67fb4ffd71 fix(Makefile): version tag (#15796)
## Description

Without `--tags` the `git describe` will take only annotated tags into account. Because of that `umeed version` was reporting a wrong version.

```
--tags
           Instead of using only the annotated tags, use any tag found in refs/tags namespace. This option enables matching a lightweight (non-annotated) tag.
``` 

---

### Author Checklist

*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*

I have...

* [x] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
* [x] added `!` to the type prefix if API or client breaking change
* [x] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting))
* [ ] provided a link to the relevant issue or specification
* [x] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/docs/building-modules)
* [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing)
* [ ] added a changelog entry to `CHANGELOG.md`
* [ ] included comments for [documenting Go code](https://blog.golang.org/godoc)
* [ ] updated the relevant documentation or specification
* [x] reviewed "Files changed" and left comments if necessary
* [ ] confirmed all CI checks have passed

### Reviewers Checklist

*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*

I have...

* [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
* [ ] confirmed `!` in the type prefix if API or client breaking change
* [ ] confirmed all author checklist items have been addressed 
* [ ] reviewed state machine logic
* [ ] reviewed API design and naming
* [ ] reviewed documentation is accurate
* [ ] reviewed tests and test coverage
* [ ] manually tested (if applicable)
2023-04-12 09:13:28 +00:00
Julien Robert cb30586afa chore: pass argument to linter script (#15592) 2023-03-29 10:33:45 +00:00
Jacob Gadikian 9a07b7defe fix: use a script to lint each module (#15590) 2023-03-29 03:36:50 +00:00
Robert ZarembaandMarko 67dc594888 fix: Makefile rocksdb (#15422)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-03-23 09:56:48 +00:00
Julien Robert 46169d0bff ci: add changelog reminder (#15459) 2023-03-21 14:44:24 +01:00
6f3f2c9b16 refactor!: ADR-038 go-plugin system (#14207)
Co-authored-by: HuangYi <huang@crypto.com>
Co-authored-by: Ryan Christoffersen <12519942+ryanchristo@users.noreply.github.com>
2023-03-14 18:09:30 +00:00
dependabot[bot] 5e55f56d39 build(deps): Bump github.com/cometbft/cometbft from 0.37.0-rc4 to 0.37.0 (#15283) 2023-03-06 22:07:16 +00:00
Julien Robert 41c8529ff9 chore: bump cometbft to v0.37.0-rc3 (#15220) 2023-03-01 16:30:41 +01:00
Julien Robert d2977478bc feat: use go embed for swagger (#15216) 2023-02-28 15:21:38 +00:00
Julien Robert 27f3c729a3 build(deps): bump to tagged version of CometBFT (#15118) 2023-02-21 23:35:56 +01:00
Aleksandr Bezobchuk b3f95061fa fix: set block gas meter on prepare/process proposal (#15012) 2023-02-15 15:55:05 +00:00
Julien Robert a90569c7e4 fix: correct path required proto testdata (#14991) 2023-02-11 16:59:16 +00:00
Julien Robert ad847c4e4d build(deps): bump Go to v1.20 on SDK, simapp and standalone modules (#14979) 2023-02-09 11:56:07 -05: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
dependabot[bot]andJulien Robert 8ab4389906 build(deps): Bump bufbuild/buf-setup-action from 1.12.0 to 1.13.0 (#14805)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-01-27 16:06:15 +00:00
Robert Zaremba be9bd7a8c1 perf: dockerfiles (#14793) 2023-01-26 21:21:54 +01:00
Julien RobertandAaron Craelius 98888e4ee7 chore: add tooling and docs for hubl (#14743)
Co-authored-by: Aaron Craelius <aaron@regen.network>
2023-01-23 22:12:22 +01:00
Julien Robert c8f2f1d594 docs: set buf commit for v0.47.x (#14675) 2023-01-20 12:43:53 +00:00
Julien RobertandMarko b73462f930 docs: follow-up on swagger (#14705)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-20 12:06:24 +00:00
Julien Robert 9742029158 feat: create config fix tool (#14342) 2023-01-10 10:28:41 +00:00
dependabot[bot]andJulien Robert a809ce4e69 build(deps): Bump bufbuild/buf-setup-action from 1.10.0 to 1.11.0 (#14394)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-12-23 00:57:24 +00:00