Skip to content

Commit

Permalink
Merge branch 'main' into alex/sims2_main
Browse files Browse the repository at this point in the history
* 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)
  • Loading branch information
alpe committed Sep 12, 2024
2 parents 39549c9 + 766117c commit 7c459d3
Show file tree
Hide file tree
Showing 75 changed files with 10,216 additions and 7,387 deletions.
8 changes: 8 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,14 @@
**/go.mod @cosmos/sdk-core-dev
**/go.sum @cosmos/sdk-core-dev

# ci & build

.github/ @auricom @julienrbrt @tac0turtle
scripts/ @auricom @julienrbrt @tac0turtle
contrib/ @auricom @julienrbrt @tac0turtle
*.mk @auricom @julienrbrt @tac0turtle
Makefile @auricom @julienrbrt @tac0turtle

# docs configuration

/docs/ @cosmos/sdk-core-dev
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ concurrency:
group: ci-${{ github.ref }}-tests
cancel-in-progress: true


jobs:
split-test-files:
runs-on: ubuntu-latest
Expand Down
272 changes: 135 additions & 137 deletions api/cosmos/accounts/defaults/multisig/v1/multisig.pulsar.go

Large diffs are not rendered by default.

Loading

0 comments on commit 7c459d3

Please sign in to comment.