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

chore: v50.x up to date #623

Closed
wants to merge 77 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
a2d3b2a
feat(client/v2): override short description in generated command (bac…
mergify[bot] May 9, 2024
9f8e3a5
feat(runtime): Add missing NewTransientStoreService (backport #20261)…
mergify[bot] May 9, 2024
3904228
fix: allow tx decoding to fail in GetBlockWithTxs (backport #20323) (…
mergify[bot] May 9, 2024
5d5e2d0
fix(client/v2): correctly check subcommand short descriptions (backpo…
mergify[bot] May 10, 2024
b696f7a
build(deps): Bump cosmossdk.io/api from 0.7.4 to 0.7.5 (#20338)
dependabot[bot] May 10, 2024
5b6045c
style: Fix gov query proposals examples syntax (backport #20353) (#20…
mergify[bot] May 12, 2024
08fdfec
feat(client): add consensus address for debug cmd (backport #20328) (…
mergify[bot] May 13, 2024
83747c5
feat(client): overwrite client context instead of setting new one (ba…
mergify[bot] May 14, 2024
b99ca2c
fix: correctly assign `execModeSimulate` to context for `simulateTx` …
mergify[bot] May 17, 2024
2ca9873
docs: update diagram to be shown properly (backport #20454) (#20460)
mergify[bot] May 27, 2024
5545d45
docs: fix note blocks display failure (backport #20457) (#20459)
mergify[bot] May 27, 2024
443f153
docs: update link contents (backport #20437) (#20462)
mergify[bot] May 27, 2024
d180df8
fix(x/consensus): harden consensus params proposal (#20381)
tac0turtle May 28, 2024
9cfb349
docs: add docs on permissions (backport #20526) (#20527)
mergify[bot] Jun 3, 2024
9313b0f
chore(x/upgrade): bump vulnerable `go-getter` library (#20530)
julienrbrt Jun 3, 2024
62212df
chore: prepare v0.50.7 (#20475)
julienrbrt Jun 4, 2024
d8bfb8a
build(deps): Bump github.com/cosmos/gogoproto from 1.4.12 to 1.5.0 (#…
dependabot[bot] Jun 6, 2024
aeb1e8f
refactor(x/authz,x/feegrant): provide updated keeper in depinject (#2…
julienrbrt Jun 7, 2024
c5253e8
docs: Update high level overview and introduction (backport #20535) (…
mergify[bot] Jun 12, 2024
ea16396
fix: Properly parse json in the wait-tx command. (backport #20631) (#…
mergify[bot] Jun 13, 2024
5e0f767
docs: remove Ineffective code block (backport #20703) (#20711)
mergify[bot] Jun 18, 2024
d6428f7
feat(client): Add flag & reading mnemonic from file (backport #20690)…
mergify[bot] Jun 18, 2024
5db395b
fix: nested multisig signatures using CLI (backport #20438) (#20692)
mergify[bot] Jun 19, 2024
5d349c2
feat(client/v2): get keyring from context (backport #19646) (#20727)
mergify[bot] Jun 19, 2024
0e6db14
docs(x/group): orm codespace comment (backport #20749) (#20751)
mergify[bot] Jun 23, 2024
e4c342e
feat: parse home flag earlier (backport #20771) (#20777)
mergify[bot] Jun 25, 2024
ba5b444
build(deps): Bump github.com/cometbft/cometbft from 0.38.7 to 0.38.8 …
dependabot[bot] Jun 28, 2024
1c16683
build(deps): Bump github.com/cometbft/cometbft from 0.38.8 to 0.38.9 …
dependabot[bot] Jul 2, 2024
c51f58c
fix(simulation): fix the problem of `validator set is empty after Ini…
mergify[bot] Jul 5, 2024
6986270
fix(simulation): Fix all problems `make test-sim-custom-genesis-fast`…
mergify[bot] Jul 11, 2024
c64d101
chore: prepare v0.50.8 (#20910)
julienrbrt Jul 15, 2024
d975e01
chore(simapp): use tagged version (#20951)
julienrbrt Jul 15, 2024
711d86a
fix: include pagination.key at reverse mode (backport #20939) (#20954)
mergify[bot] Jul 15, 2024
28721bc
build(deps): Bump github.com/cometbft/cometbft from 0.38.9 to 0.38.10…
dependabot[bot] Jul 16, 2024
451683b
fix(client/v2): use (PREFIX)_HOME instead of NODE_HOME (backport #209…
mergify[bot] Jul 17, 2024
7d0d59d
fix(client/grpc): `node.NewQueryServer` method not setting `cfg` (bac…
mergify[bot] Jul 17, 2024
eb71828
fix: NewIntegrationApp does not write default genesis to state (backp…
mergify[bot] Jul 21, 2024
564cc4d
fix(crypto): revert #20438 (#21019)
facundomedica Jul 22, 2024
0702719
feat: use depinject v1.0.0 (#21000)
julienrbrt Jul 23, 2024
e135030
fix(runtime): remove `appv1alpha1.Config` from runtime (backport #210…
mergify[bot] Jul 26, 2024
91d412c
feat: check latest block if no arg in `q block` and `q block-results`…
mergify[bot] Jul 30, 2024
ffd5696
fix(simapp): concurrent map writes when calling GetSigners (backport …
mergify[bot] Aug 1, 2024
31ef899
docs: Fix cli usage examples (backport #21150) (#21154)
mergify[bot] Aug 1, 2024
a565daa
chore: bring in v0.13.x x/tx in release/v0.50.x (#21158)
julienrbrt Aug 2, 2024
3fc8074
build(deps): Bump cosmossdk.io/x/tx from 0.13.3 to 0.13.4 (#21170)
dependabot[bot] Aug 5, 2024
3f6796f
fix(baseapp): return events from preblocker in FinalizeBlockResponse …
mergify[bot] Aug 6, 2024
16d3025
chore: prepare v0.50.9 (#21163)
julienrbrt Aug 7, 2024
8bfcf55
ci: attempt to fix goreleaser (backport #21194) (#21196)
mergify[bot] Aug 7, 2024
1cde754
build(deps): Bump cosmossdk.io/log from 1.3.1 to 1.4.0 (#21209)
dependabot[bot] Aug 8, 2024
156231b
chore: backport NewMemStoreService method (#21212)
tac0turtle Aug 8, 2024
057cd3b
build(deps): Bump github.com/cosmos/gogoproto from 1.5.0 to 1.6.0 (#2…
dependabot[bot] Aug 9, 2024
8c5f521
feat: module hash by height query (backport #20779) (#21247)
mergify[bot] Aug 10, 2024
f7ee700
build(deps): Bump github.com/cometbft/cometbft from 0.38.10 to 0.38.1…
dependabot[bot] Aug 13, 2024
7306552
feat(confix): allow customization of migration plan (backport #21202)…
mergify[bot] Aug 13, 2024
2f49e9e
build(deps): Bump github.com/cosmos/gogoproto from 1.6.0 to 1.7.0 (#2…
dependabot[bot] Aug 14, 2024
624fe4a
fix(baseapp)!: Halt at height now does not produce the halt height bl…
mergify[bot] Aug 16, 2024
e37404d
chore: bring in core v0.11.x (v0.50 compatible) to v0.50 (#21298)
julienrbrt Aug 16, 2024
e3c64e3
docs: rename app v2 to app di when talking about runtime v0 (backport…
mergify[bot] Aug 17, 2024
73215a9
build(deps): Bump cosmossdk.io/log from 1.4.0 to 1.4.1 (#21351)
dependabot[bot] Aug 19, 2024
2f81f5c
docs: fix outdated link (backport #21397) (#21400)
mergify[bot] Aug 26, 2024
f3b34fd
feat(x/bank): add origin address in event multisend (backport #21460)…
mergify[bot] Aug 29, 2024
f2b1a52
build(deps): Bump github.com/cosmos/ics23/go from 0.10.0 to 0.11.0 (#…
dependabot[bot] Aug 30, 2024
8c9152d
fix(baseapp): preblock events are not emmitted correctly (backport #2…
mergify[bot] Aug 30, 2024
1ca62cb
fix(x/consensus)!: update cons params parsing checks (backport #21484…
mergify[bot] Sep 2, 2024
11039b7
fix(types/mempool): fix slice init length (backport #21494) (#21519)
mergify[bot] Sep 3, 2024
d0c8d67
build(deps): Bump github.com/cometbft/cometbft from 0.38.11 to 0.38.1…
dependabot[bot] Sep 4, 2024
c8aec4d
feat(x/genutil): bulk add genesis accounts (backport #21372) (#21544)
mergify[bot] Sep 4, 2024
e89009e
fix(mempool): data race in mempool prepare proposal handler (backport…
mergify[bot] Sep 5, 2024
f516a1e
build(deps): bump iavl in cosmossdk.io/store 1.1.x (#21574)
julienrbrt Sep 6, 2024
dad56e1
docs(x/evidence): fix evidence module subcommands help message (backp…
mergify[bot] Sep 9, 2024
63a535e
docs(client/debug): correct and improve `debug pubkey-raw` command e…
mergify[bot] Sep 9, 2024
f3e5282
Merge remote-tracking branch 'cosmos/release/v0.50.x' into osmo/v0.50.x
faddat Sep 9, 2024
4975db8
go mod tidy all and upgrade go-getter to resolve dependency review is…
faddat Sep 9, 2024
eeccf14
update go to v1.23 because of issues found by the dependency checker
faddat Sep 9, 2024
68eb3cf
use go v1.23 universally
faddat Sep 9, 2024
b9c344e
update Go in docker containers
faddat Sep 9, 2024
a40c83e
use go v1.23 in staticmajor
faddat Sep 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- uses: technote-space/[email protected]
id: git_diff
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-update-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
token: ${{ secrets.PRBOT_PAT }}
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- name: Extract updated dependency
id: deps
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dependencies-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- name: "Dependency Review"
uses: actions/dependency-review-action@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- uses: technote-space/[email protected]
id: git_diff
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-confix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
# get 'v*.*.*' part from 'confix/v*.*.*' and save to $GITHUB_ENV
- name: Set env
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-cosmovisor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
# get 'v*.*.*' part from 'cosmovisor/v*.*.*' and save to $GITHUB_ENV
- name: Set env
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ jobs:
- name: Install Go
uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- name: Unshallow
run: git fetch --prune --unshallow
- name: Create release
uses: goreleaser/goreleaser-action@v3
with:
args: release --rm-dist --release-notes ./RELEASE_NOTES.md
args: release --clean --release-notes ./RELEASE_NOTES.md
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/sims-045.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
ref: "release/v0.45.x"
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- run: make build

Expand All @@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- name: Install runsim
run: go install github.com/cosmos/tools/cmd/[email protected]
Expand All @@ -51,7 +51,7 @@ jobs:
ref: "release/v0.45.x"
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- uses: actions/cache@v3
with:
Expand All @@ -70,7 +70,7 @@ jobs:
ref: "release/v0.45.x"
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- uses: actions/cache@v3
with:
Expand All @@ -90,7 +90,7 @@ jobs:
ref: "release/v0.45.x"
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- uses: actions/cache@v3
with:
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/sims-046.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
ref: "release/v0.46.x"
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- run: make build

Expand All @@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- name: Install runsim
run: go install github.com/cosmos/tools/cmd/[email protected]
Expand All @@ -52,7 +52,7 @@ jobs:
ref: "release/v0.46.x"
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- uses: actions/cache@v3
with:
Expand All @@ -71,7 +71,7 @@ jobs:
ref: "release/v0.46.x"
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- uses: actions/cache@v3
with:
Expand All @@ -90,7 +90,7 @@ jobs:
ref: "release/v0.46.x"
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- uses: actions/cache@v3
with:
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/sims-047.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
ref: "release/v0.47.x"
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- run: make build

Expand All @@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- name: Install runsim
run: go install github.com/cosmos/tools/cmd/[email protected]
Expand All @@ -52,7 +52,7 @@ jobs:
ref: "release/v0.47.x"
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- uses: actions/cache@v3
with:
Expand All @@ -71,7 +71,7 @@ jobs:
ref: "release/v0.47.x"
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- uses: actions/cache@v3
with:
Expand All @@ -90,7 +90,7 @@ jobs:
ref: "release/v0.47.x"
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- uses: actions/cache@v3
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/sims-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- name: Install runsim
run: go install github.com/cosmos/tools/cmd/[email protected]
Expand All @@ -37,7 +37,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- uses: actions/cache@v3
with:
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/sims.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- run: make build
- name: Install runsim
Expand All @@ -39,7 +39,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- uses: actions/cache@v3
with:
Expand All @@ -56,7 +56,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- uses: actions/cache@v3
with:
Expand All @@ -74,7 +74,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: "1.21"
go-version: "1.23"
check-latest: true
- uses: actions/cache@v3
with:
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/staticmajor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ jobs:
steps:
- name: Check out repository code
uses: actions/checkout@v3
- name: setup go
uses: actions/setup-go@v4
with:
go-version: 1.23
- name: Staticmajor action
id: staticmajor
uses: orijtech/staticmajor-action@main
Expand Down
Loading
Loading