Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the disabled alliance #1

Open
wants to merge 101 commits into
base: disable
Choose a base branch
from
Open

Update the disabled alliance #1

wants to merge 101 commits into from

Conversation

faddat
Copy link

@faddat faddat commented Dec 27, 2023

Alliance is disabled, but I have a feeling that it "does something" from time to time, despite being quite thoroughly disabled in a fun style.

So I think the safest play is to bump it, but keep it disabled.

  • fix: simulation redelegate to same validator
  • fix: wording
  • chore: compatibility matrix
  • bumps for cosmos eco libs
  • chore(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1
  • feat: buf registry
  • feat: benchmark from 1000 blocks to 200
  • feat: simulation
  • chore(deps): bump cosmossdk.io/math from 1.0.0 to 1.0.1
  • chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3
  • update: deps for cosmos 47
  • chore(deps): bump github.com/cosmos/ibc-go/v7 from 7.0.0 to 7.0.1
  • feat: rosetta v1
  • chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4
  • chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0
  • wip: query unbonding
  • feat: query unbonding completion time
  • feat: query unbondings
  • fix: query linting
  • feat: query redelegations
  • fix: bank migration v3 to v4
  • fix: lint version
  • fix: bank module subspace migration
  • use real v0.47.3
  • chore(deps): bump github.com/cosmos/ibc-go/v7 from 7.0.1 to 7.1.0
  • feat: paginated redelegations
  • feat: update proto
  • chore(deps): bump github.com/cosmos/cosmos-sdk from 0.47.2 to 0.47.3
  • feat: add support for user-provided fee collector module account
  • chore(deps): bump github.com/cometbft/cometbft from 0.37.1 to 0.37.2
  • feat: emit event on asset take rate deduction
  • fix: remove validator info after hook
  • feat: publish new version of buf
  • feat: migrate params to alliance store
  • feat: add new gov-only msg for updating params
  • Update x/alliance/types/msg.go
  • chore: pushed latest to buf registry
  • fix: merge errors
  • feat: migrate gov proposal away from legacy
  • chore: gofumpt
  • feat: added authority validation
  • update: buf registry
  • fix: authority for gov msgs
  • fix: upgrade v0.3.0
  • Update README.md
  • fix: app genesis creation
  • fix: linting
  • fix: updated links
  • Add codecommit.yml
  • Add codecommit.yml
  • Add codecommit.yml
  • feat: allow updating of weight range
  • fix: test

emidev98 and others added 30 commits May 4, 2023 10:21
fix: simulation redelegate to the same validator
fix: simulation redelegate to the same validator
Standardize CLI wording and compatibility matrix
Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](spf13/cast@v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cast
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [cosmossdk.io/math](https://github.com/cosmos/cosmos-sdk) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@log/v1.0.0...math/v1.0.1)

---
updated-dependencies:
- dependency-name: cosmossdk.io/math
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.2...v1.8.3)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ules/cosmossdk.io/math-1.0.1

chore(deps): bump cosmossdk.io/math from 1.0.0 to 1.0.1
…ules/github.com/spf13/cast-1.5.1

chore(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1
…ules/github.com/stretchr/testify-1.8.3

chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3
Bumps [github.com/cosmos/ibc-go/v7](https://github.com/cosmos/ibc-go) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/cosmos/ibc-go/releases)
- [Changelog](https://github.com/cosmos/ibc-go/blob/v7.0.1/CHANGELOG.md)
- [Commits](cosmos/ibc-go@v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: github.com/cosmos/ibc-go/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ules/github.com/cosmos/ibc-go/v7-7.0.1

chore(deps): bump github.com/cosmos/ibc-go/v7 from 7.0.0 to 7.0.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.3...v1.8.4)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ules/github.com/stretchr/testify-1.8.4

chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
javiersuweijie and others added 29 commits September 7, 2023 14:01
Update readme URLs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants