Skip to content

Commit 7252890

Browse files
Merge branch 'main' into tip/accounts/bundlers
2 parents ad28604 + 2f0a2b4 commit 7252890

File tree

289 files changed

+3134
-3765
lines changed

Some content is hidden

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

289 files changed

+3134
-3765
lines changed

.github/workflows/md-link-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
if: ${{ failure() }}
2121
steps:
2222
- name: Notify Slack on failure
23-
uses: rtCamp/action-slack-notify@v2.3.0
23+
uses: rtCamp/action-slack-notify@v2.3.1
2424
env:
2525
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
2626
SLACK_CHANNEL: sdk-sims

.github/workflows/pr-reminder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
3939
- name: Send Slack Reminder
4040
if: steps.pr-list.outputs.result != ''
41-
uses: rtCamp/action-slack-notify@v2.3.0
41+
uses: rtCamp/action-slack-notify@v2.3.1
4242
env:
4343
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
4444
SLACK_CHANNEL: pr-github

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
runs-on: ubuntu-latest
3838
steps:
3939
- name: Notify Slack on success
40-
uses: rtCamp/action-slack-notify@v2.3.0
40+
uses: rtCamp/action-slack-notify@v2.3.1
4141
env:
4242
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
4343
SLACK_CHANNEL: cosmos-tech

.github/workflows/sims-047.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115

116116
- name: Notify Slack on success
117117
if: ${{ steps.last_status.outputs.last_status == 'failure' }}
118-
uses: rtCamp/action-slack-notify@v2.3.0
118+
uses: rtCamp/action-slack-notify@v2.3.1
119119
env:
120120
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
121121
SLACK_CHANNEL: sdk-sims
@@ -134,7 +134,7 @@ jobs:
134134
if: ${{ failure() }}
135135
steps:
136136
- name: Notify Slack on failure
137-
uses: rtCamp/action-slack-notify@v2.3.0
137+
uses: rtCamp/action-slack-notify@v2.3.1
138138
env:
139139
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
140140
SLACK_CHANNEL: sdk-sims

.github/workflows/sims-050.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115

116116
- name: Notify Slack on success
117117
if: ${{ steps.last_status.outputs.last_status == 'failure' }}
118-
uses: rtCamp/action-slack-notify@v2.3.0
118+
uses: rtCamp/action-slack-notify@v2.3.1
119119
env:
120120
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
121121
SLACK_CHANNEL: sdk-sims
@@ -134,7 +134,7 @@ jobs:
134134
if: ${{ failure() }}
135135
steps:
136136
- name: Notify Slack on failure
137-
uses: rtCamp/action-slack-notify@v2.3.0
137+
uses: rtCamp/action-slack-notify@v2.3.1
138138
env:
139139
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
140140
SLACK_CHANNEL: sdk-sims

.github/workflows/sims-052.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111

112112
- name: Notify Slack on success
113113
if: ${{ steps.last_status.outputs.last_status == 'failure' }}
114-
uses: rtCamp/action-slack-notify@v2.3.0
114+
uses: rtCamp/action-slack-notify@v2.3.1
115115
env:
116116
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
117117
SLACK_CHANNEL: sdk-sims
@@ -135,7 +135,7 @@ jobs:
135135
if: ${{ failure() }}
136136
steps:
137137
- name: Notify Slack on failure
138-
uses: rtCamp/action-slack-notify@v2.3.0
138+
uses: rtCamp/action-slack-notify@v2.3.1
139139
env:
140140
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
141141
SLACK_CHANNEL: sdk-sims

.github/workflows/sims-nightly.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Notify Slack on success
4646
if: ${{ steps.last_status.outputs.last_status == 'failure' }}
47-
uses: rtCamp/action-slack-notify@v2.3.0
47+
uses: rtCamp/action-slack-notify@v2.3.1
4848
env:
4949
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
5050
SLACK_CHANNEL: sdk-sims
@@ -62,7 +62,7 @@ jobs:
6262
if: ${{ failure() }}
6363
steps:
6464
- name: Notify Slack on failure
65-
uses: rtCamp/action-slack-notify@v2.3.0
65+
uses: rtCamp/action-slack-notify@v2.3.1
6666
env:
6767
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
6868
SLACK_CHANNEL: sdk-sims

.github/workflows/sims.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102

103103
- name: Notify Slack on success
104104
if: ${{ steps.last_status.outputs.last_status == 'failure' }}
105-
uses: rtCamp/action-slack-notify@v2.3.0
105+
uses: rtCamp/action-slack-notify@v2.3.1
106106
env:
107107
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
108108
SLACK_CHANNEL: sdk-sims
@@ -126,7 +126,7 @@ jobs:
126126
if: ${{ failure() }}
127127
steps:
128128
- name: Notify Slack on failure
129-
uses: rtCamp/action-slack-notify@v2.3.0
129+
uses: rtCamp/action-slack-notify@v2.3.1
130130
env:
131131
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
132132
SLACK_CHANNEL: sdk-sims

.github/workflows/software-compat-v052.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- name: Notify Slack on success
4848
if: ${{ steps.last_status.outputs.last_status == 'failure' }}
49-
uses: rtCamp/action-slack-notify@v2.3.0
49+
uses: rtCamp/action-slack-notify@v2.3.1
5050
env:
5151
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
5252
SLACK_CHANNEL: sdk-sims
@@ -64,7 +64,7 @@ jobs:
6464
if: ${{ failure() }}
6565
steps:
6666
- name: Notify Slack on failure
67-
uses: rtCamp/action-slack-notify@v2.3.0
67+
uses: rtCamp/action-slack-notify@v2.3.1
6868
env:
6969
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
7070
SLACK_CHANNEL: sdk-sims

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ Every module contains its own CHANGELOG.md. Please refer to the module you are i
228228
* (types/mempool) [#21744](https://github.com/cosmos/cosmos-sdk/pull/21744) Update types/mempool.Mempool interface to take decoded transactions. This avoid to decode the transaction twice.
229229
* (x/auth/tx/config) [#21822](https://github.com/cosmos/cosmos-sdk/pull/21822) Sign mode textual is no more automatically added to tx config when using runtime. Should be added manually on the server side.
230230
* (x/auth/tx/config) [#21822](https://github.com/cosmos/cosmos-sdk/pull/21822) This depinject module now only provide txconfig and tx config options. `x/validate` now handles the providing of ante/post handlers, alongside tx validators for v2. The corresponding app config options have been removed from the depinject module config.
231+
* (x/crisis) [#20809](https://github.com/cosmos/cosmos-sdk/pull/20809) Crisis module was removed from the Cosmos SDK.
231232

232233
### Client Breaking Changes
233234

0 commit comments

Comments
 (0)