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

Merge 'main' into 'release/v0.2.x' #217

Merged
merged 67 commits into from
Jul 21, 2023
Merged

Merge 'main' into 'release/v0.2.x' #217

merged 67 commits into from
Jul 21, 2023

Conversation

emidev98
Copy link
Contributor

No description provided.

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]>
…sdk.io/math-1.0.1

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

chore(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1
….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]>
….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]>
….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]>
emidev98 and others added 19 commits June 8, 2023 09:47
Bumps [github.com/cosmos/ibc-go/v7](https://github.com/cosmos/ibc-go) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/cosmos/ibc-go/releases)
- [Changelog](https://github.com/cosmos/ibc-go/blob/v7.1.0/CHANGELOG.md)
- [Commits](cosmos/ibc-go@v7.0.1...v7.1.0)

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

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

chore(deps): bump github.com/cosmos/ibc-go/v7 from 7.0.1 to 7.1.0
feat: query unbondings that are in progress
@emidev98 emidev98 requested a review from javiersuweijie June 12, 2023 12:22
dependabot bot and others added 8 commits June 13, 2023 01:03
Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.47.2 to 0.47.3.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@v0.47.2...v0.47.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
….com/cosmos/cosmos-sdk-0.47.3

chore(deps): bump github.com/cosmos/cosmos-sdk from 0.47.2 to 0.47.3
Bumps [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) from 0.37.1 to 0.37.2.
- [Release notes](https://github.com/cometbft/cometbft/releases)
- [Changelog](https://github.com/cometbft/cometbft/blob/v0.37.2/CHANGELOG.md)
- [Commits](cometbft/cometbft@v0.37.1...v0.37.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
feat: add support for user-provided fee collector module account
….com/cometbft/cometbft-0.37.2

chore(deps): bump github.com/cometbft/cometbft from 0.37.1 to 0.37.2
feat: emit event on asset take rate deduction
@javiersuweijie javiersuweijie merged commit 4fbbb51 into release/v0.2.x Jul 21, 2023
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.

4 participants