mergify[bot]
80705f7ac7
feat(gov): handle panics when executing x/gov proposals (backport #17780 ) ( #17793 )
...
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-18 22:07:12 +02:00
Julien Robert
9e63293971
ci: bump go in CI ( #16050 )
2023-05-07 12:24:14 +02:00
mergify[bot]
0867a91aa3
ci: use alpine in dockerfile and bump go version (backport #15703 ) ( #15718 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-04-06 11:53:02 +02:00
Julien Robert
91ca844102
ci: backport docker job from main ( #15702 )
2023-04-05 11:04:59 +02:00
mergify[bot]
818f6a047e
feat: Create ABCI++ Verfication Methods (backport #15298 ) ( #15314 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-03-08 21:20:38 +00:00
mergify[bot]
17134bd6bd
chore: bump cometbft to v0.37.0-rc3 (backport #15220 ) ( #15222 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-03-01 16:29:32 +00:00
mergify[bot]
1964f26004
build(deps): Bump vulnerable dependencies (backport #15051 ) ( #15058 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-02-17 18:04:14 +00:00
Julien Robert
04e9890555
ci: don't test extracted go.mod on release branch ( #15024 )
2023-02-14 06:54:23 -08:00
mergify[bot]
3af691327d
ci: update release slack channel and algolia api key (backport #14942 ) ( #14944 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-02-07 15:32:59 +01:00
mergify[bot]
bf38ebfcd5
chore: remove gosec fork (backport #14752 ) ( #14754 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-24 16:35:03 +01:00
mergify[bot]
68253835bf
ci: test ledger in build CI (backport #14642 ) ( #14653 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-01-17 15:56:33 +00:00
mergify[bot]
089e6478ca
ci: make sonarcloud more quiet (backport #14585 ) ( #14589 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-01-12 10:36:26 +00:00
mergify[bot]
c3c00b9556
chore: bump rosetta and improve ci (backport #14190 ) ( #14198 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-12-07 14:07:55 +00:00
mergify[bot]
b2a9f50528
ci: remove unnecessary ci jobs (backport #14194 ) ( #14196 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2022-12-07 12:42:10 +01:00
mergify[bot]
e8cf5f6d11
build: Makefile: add Go vulnerability checker ( #14028 ) ( #14133 )
...
* build: Makefile: add Go vulnerability checker
Adds the Go vulnerability checker to the Makefile as a directive
dependency to the all directive to ensure that we get security
updates scalably.
* add gh action
* bump to 1.19.3 due to vulnerabilities
Co-authored-by: Julien Robert <julien@rbrt.fr>
(cherry picked from commit bcfb7dc330f2255bf0f699579531c4e995a94129)
Co-authored-by: Emmanuel T Odeke <emmanuel@orijtech.com>
2022-12-02 13:49:38 +01:00
mergify[bot]
922962a299
ci: configure monorepo sonarcloud (backport #13944 ) ( #13985 )
...
* ci: configure monorepo sonarcloud (#13944 )
(cherry picked from commit ae91105fec27396474575140dff7480adc44128a)
# Conflicts:
# .codecov.yml
# .github/workflows/test.yml
# sonar-project.properties
* updates
* #13987
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-11-24 00:08:37 +01:00
mergify[bot]
e5d7937bb0
chore: rename `app_legacy` & add sims for 0.47 ( #13950 ) ( #13957 )
...
* docs: rename `app_legacy`
* add sims for 0.47
* update concurrency group
Co-authored-by: Marko <marbar3778@yahoo.com>
(cherry picked from commit 3bb27795742dab2451b232bab02b82566d1a0192)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-11-21 19:35:41 +01:00
Aleksandr Bezobchuk
0127e40311
chore: remove deploy-docs job from 0.47.x #13842
2022-11-12 21:41:21 +01:00
dependabot[bot]
d725be5915
build(deps): Bump actions/dependency-review-action from 2 to 3 ( #13839 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 2 to 3.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](https://github.com/actions/dependency-review-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-11 17:16:08 +01:00
Julien Robert
4b26d9e27d
chore: use tagged rosetta version ( #13765 )
...
* chore: use tagged rosetta version
* add unit test in CI, bump tm and update changelog
* update rosetta data
* update action
2022-11-04 15:41:21 +01:00
sleepy ramen
39c5c079cd
fix: misc fixes for cosmos-rosetta ( #13583 )
...
### Description
Closes:
https://github.com/cosmos/cosmos-sdk/issues/13083
https://github.com/cosmos/cosmos-sdk/issues/11402
https://github.com/cosmos/cosmos-sdk/issues/10678
https://github.com/cosmos/cosmos-sdk/issues/12358
https://github.com/cosmos/cosmos-sdk/issues/10776
https://github.com/cosmos/cosmos-sdk/issues/12934
### 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 ))
- [x] 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/building-modules )
- [x] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing )
- [x] added a changelog entry to `CHANGELOG.md`
- [x] included comments for [documenting Go code](https://blog.golang.org/godoc )
- [x] 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)
2022-11-04 11:48:45 +00:00
Julien Robert
0e421d8295
docs: add documentation on documentation deployment ( #13739 )
2022-11-03 17:23:52 +01:00
dependabot[bot]
608ee16370
build(deps): Bump @docusaurus/core from 2.1.0 to 2.2.0 in /docs ( #13708 )
...
* build(deps): Bump @docusaurus/core from 2.1.0 to 2.2.0 in /docs
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.2.0/packages/docusaurus )
---
updated-dependencies:
- dependency-name: "@docusaurus/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* bump docusaurus
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>
2022-10-31 18:04:37 +01:00
Julien Robert
fc38dc277a
ci: bump go and remove buildjet ( #13674 )
2022-10-27 15:55:23 +02:00
Julien Robert
c303d7f341
chore: small improvements ( #13672 )
...
* ci: update buf
* add recommended vscode extension
* update gh username
* follow-up #13613
* add more sugestions
* remove atlas github action
2022-10-26 22:47:28 +00: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
Julien Robert
3b62a95ad0
ci: fix can't release cosmovisor ( #13618 )
...
* ci: fix can't release cosmovisor
* fix tests
* update date
* update zip
2022-10-24 12:55:58 +02:00
Julien Robert
7d6601e1fb
refactor: clean-up SDK tools ( #13603 )
2022-10-21 15:15:20 +00:00
dependabot[bot]
1dae922fe0
build(deps): Bump bufbuild/buf-setup-action from 1.8.0 to 1.9.0 ( #13602 )
...
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action ) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases )
- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.8.0...v1.9.0 )
---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 18:11:38 +02:00
dependabot[bot]
6673999463
build(deps): Bump docker/metadata-action from 4.1.0 to 4.1.1 ( #13584 )
2022-10-18 19:10:51 +02:00
dependabot[bot]
46a8c51951
build(deps): Bump technote-space/get-diff-action from 6.1.0 to 6.1.1 ( #13570 )
2022-10-17 18:39:59 +00:00
dependabot[bot]
42c629e4d0
build(deps): Bump amannn/action-semantic-pull-request ( #13569 )
2022-10-17 18:36:55 +00:00
dependabot[bot]
e1ff59e350
build(deps): Bump amannn/action-semantic-pull-request ( #13552 )
...
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases )
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-14 18:45:48 +02:00
dependabot[bot]
e46c5ad79d
build(deps): Bump JamesIves/github-pages-deploy-action ( #13542 )
...
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action ) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases )
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/v4.4.0...v4.4.1 )
---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
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>
2022-10-13 16:41:08 +00:00
dependabot[bot]
3689d6f41a
build(deps): Bump docker/metadata-action from 4.0.1 to 4.1.0 ( #13523 )
2022-10-12 18:27:18 +02:00
dependabot[bot]
85fe39077e
build(deps): Bump postcss-import from 14.1.0 to 15.0.0 in /docs ( #13505 )
...
* build(deps): Bump postcss-import from 14.1.0 to 15.0.0 in /docs
Bumps [postcss-import](https://github.com/postcss/postcss-import ) from 14.1.0 to 15.0.0.
- [Release notes](https://github.com/postcss/postcss-import/releases )
- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-import/compare/14.1.0...15.0.0 )
---
updated-dependencies:
- dependency-name: postcss-import
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* improve jobs
* updates
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>
2022-10-11 23:08:43 +02:00
dependabot[bot]
fd25a386f7
build(deps): Bump amannn/action-semantic-pull-request ( #13506 )
...
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request ) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases )
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v4.6.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 20:59:18 +02:00
Jacob Gadikian
1917e92bb7
ci: Update lint.yml and Makefile ( #13484 )
...
* Update lint.yml
* adjust Makefile and run make format
* run make format
* make format
* nolint:staticcheck the for loop
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-10-11 10:07:39 +00:00
Julien Robert
ac4fb8b8df
ci: fix build docs ( #13490 )
2022-10-10 15:05:01 +00:00
Julien Robert
a74989ddf4
feat: migrate to docusaurus ( #13471 )
2022-10-10 14:01:53 +00:00
Marko
7167371f87
chore: project automation ( #13481 )
...
* test pr automation
* github token
* test++
* test++
* if pr is reopened add it
* test++
* test++
* test++
* test++
2022-10-10 10:49:31 +00:00
Julien Robert
74ce07eb26
docs: improve documentation navigation and redirection ( #13455 )
2022-10-06 15:51:10 +02:00
Julien Robert
a975f67b24
chore: add `v0.46.2` in main changelog ( #13442 )
2022-10-03 22:13:36 +02:00
Emmanuel T Odeke
67a403311f
ci: .github/workflows: add staticmajor to catch leaking resources ( #13392 )
...
Brings in a static analyzer that catches leaking resources like
unclosed file handles, networking handles etc that can't easily
be caught except in very critical code reviews as well as a bunch
of other static analyzers that Orijtech Inc produces.
2022-10-03 06:02:47 +00:00
Julien Robert
9bae8a817f
build(deps): bump go minimum version to go 1.19 ( #13397 )
2022-09-27 21:02:02 +02:00
Julien Robert
684ee627d1
fix: attempt at fixing flaky e2e tests ( #13401 )
...
* fix: attempt at fixing flaky e2e tests
* `make format`
* add links
2022-09-27 13:39:04 -04:00
dependabot[bot]
ace03e6dd5
build(deps): Bump amannn/action-semantic-pull-request ( #13391 )
2022-09-26 20:35:08 +02:00
Julien Robert
555d774c73
ci: further improve gh actions ( #13361 )
2022-09-23 11:33:38 -05:00
dependabot[bot]
89aa914bed
build(deps): Bump actions/stale from 5 to 6 ( #13365 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 5 to 6.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-22 14:22:12 -04:00
Julien Robert
c297caa697
ci: improve github actions ( #13358 )
...
* ci: improve github actions
* updates
* revert title change
* updates
* implement feedback
* Update go.mod
Co-authored-by: Marko <marbar3778@yahoo.com>
2022-09-22 00:57:19 +02:00