Skip to content

Commit 7c459d3

Browse files
committed
Merge branch 'main' into alex/sims2_main
* main: refactor(server/v2/cometbft): use only protov1 and backport #21084 (#21681) chore(x/staking): revert proto breakage (#21666) build(deps): bump rocksdb & core & update ci codeowners (#21652)
2 parents 39549c9 + 766117c commit 7c459d3

75 files changed

Lines changed: 10216 additions & 7387 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,14 @@
6969
**/go.mod @cosmos/sdk-core-dev
7070
**/go.sum @cosmos/sdk-core-dev
7171

72+
# ci & build
73+
74+
.github/ @auricom @julienrbrt @tac0turtle
75+
scripts/ @auricom @julienrbrt @tac0turtle
76+
contrib/ @auricom @julienrbrt @tac0turtle
77+
*.mk @auricom @julienrbrt @tac0turtle
78+
Makefile @auricom @julienrbrt @tac0turtle
79+
7280
# docs configuration
7381

7482
/docs/ @cosmos/sdk-core-dev

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ concurrency:
1313
group: ci-${{ github.ref }}-tests
1414
cancel-in-progress: true
1515

16-
1716
jobs:
1817
split-test-files:
1918
runs-on: ubuntu-latest

api/cosmos/accounts/defaults/multisig/v1/multisig.pulsar.go

Lines changed: 135 additions & 137 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)