-
Notifications
You must be signed in to change notification settings - Fork 122
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 throttle feat branch #1267
Commits on Sep 5, 2023
-
build(deps): bump actions/checkout from 3 to 4 (#1257)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f91cb70 - Browse repository at this point
Copy the full SHA f91cb70View commit details -
build(deps)!: bump github.com/cosmos/ibc-go/v7 from 7.2.0 to 7.3.0 (#…
…1258) * build(deps): bump github.com/cosmos/ibc-go/v7 from 7.2.0 to 7.3.0 Bumps [github.com/cosmos/ibc-go/v7](https://github.com/cosmos/ibc-go) from 7.2.0 to 7.3.0. - [Release notes](https://github.com/cosmos/ibc-go/releases) - [Changelog](https://github.com/cosmos/ibc-go/blob/main/CHANGELOG.md) - [Commits](cosmos/ibc-go@v7.2.0...v7.3.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]> * add changelog entries --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mpoke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aca8362 - Browse repository at this point
Copy the full SHA aca8362View commit details -
build(deps): bump github.com/cosmos/cosmos-sdk from 0.47.4 to 0.47.5 (#…
…1259) * build(deps): bump github.com/cosmos/cosmos-sdk from 0.47.3 to 0.47.5 Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.47.3 to 0.47.5. - [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.3...v0.47.5) --- 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]> * add changelog entries --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mpoke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66adc8a - Browse repository at this point
Copy the full SHA 66adc8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc9064d - Browse repository at this point
Copy the full SHA cc9064dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6da7fef - Browse repository at this point
Copy the full SHA 6da7fefView commit details -
fix!: validate MsgTransfer before calling Transfer() (#1244)
* validate MsgTransfer * add TestSendRewardsToProvider * update DefaultConsumerUnbondingPeriod to 14 days * update changelog * fix linter * fix test * apply review suggestions * update changelog
Configuration menu - View commit details
-
Copy full SHA for 840d290 - Browse repository at this point
Copy the full SHA 840d290View commit details -
docs: Create adr-012-separate-releasing.md (#1229)
* Create adr-011-separate-releasing.md * Update docs/docs/adrs/adr-011-separate-releasing.md Co-authored-by: Philip Offtermatt <[email protected]> * adr 12 not 11 * correct that we use postfix not prefix * explanation on example release flow --------- Co-authored-by: Philip Offtermatt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ec7bc5 - Browse repository at this point
Copy the full SHA 8ec7bc5View commit details
Commits on Sep 6, 2023
-
fix: remove addr validation for provider fee pool addr param (#1262)
* fix: remove validation for provider chain address since we cannot validate it properly on consumer * add changelog entry
Configuration menu - View commit details
-
Copy full SHA for b152c03 - Browse repository at this point
Copy the full SHA b152c03View commit details