You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump the SDK to v0.50.7-pio-1 (from v0.50.5-pio-3). (#2026)
* [1760]: Switch to a local version of the SDK that is based on v0.50.7.
* [1760]: Bump cosmossdk.io/x/upgrade to v0.1.3 (from v0.1.1).
* [1760]: Bump cosmossdk.io/x/feegrant to v0.1.1 (from v0.1.0).
* [1760]: Bump cosmossdk.io/x/evidence to v0.1.1 (from v0.1.0).
* [1760]: Add call to SetBankKeeper when creating the feegrant keeper.
* [1760]: Change the expected mempool.max-txs value to -1 (from 5000) because the SDK change the default.
* [1760]: Add call to SetBankKeeper when creating the authz keeper too.
* [1760]: Bump the sdk version to v0.50.7-pio-1 (from v0.50.5-pio-3).
* [1760]: Add links to changelog entries.
* [1760]: Update the upgrade-test.sh script to be usable on this version.
* [1760]: Update bank module proto which had an addition in v0.50.7.
* [1760]: Add changelog entry about the upgrade-test script fix.
* Breakdown internal/helpers into multiple internal packages [#2019](https://github.com/provenance-io/provenance/pull/2019).
105
105
* Update `app.New` to get the home directory, invariant check period, and skip-upgrade heights from the appOptions instead of arguments [#2015](https://github.com/provenance-io/provenance/pull/2015).
106
106
* Simplify the module lists (e.g. `SetOrderEndBlockers`) by removing unneeded entries [#2015](https://github.com/provenance-io/provenance/pull/2015).
107
+
* Update the `upgrade-test.sh` script to work with v0.50 commands [#2026](https://github.com/provenance-io/provenance/pull/2026).
- Bump `bufbuild/buf-lint-action` from 1.1.0 to 1.1.1 ([#1895](https://github.com/provenance-io/provenance/pull/1895))
131
132
- Bump `bufbuild/buf-setup-action` from 1.30.0 to 1.32.2 ([#1904](https://github.com/provenance-io/provenance/pull/1904), [#1949](https://github.com/provenance-io/provenance/pull/1949), [#1979](https://github.com/provenance-io/provenance/pull/1979), [#1990](https://github.com/provenance-io/provenance/pull/1990), [#2011](https://github.com/provenance-io/provenance/pull/2011))
132
133
- Bump `github.com/cometbft/cometbft` from 0.38.5 to 0.38.7 ([#1912](https://github.com/provenance-io/provenance/pull/1912), [#1959](https://github.com/provenance-io/provenance/pull/1959))
133
-
- Bump `cosmossdk.io/x/upgrade` from 0.1.0 to 0.1.1 ([#1913](https://github.com/provenance-io/provenance/pull/1913))
134
+
- Bump `cosmossdk.io/x/upgrade` from 0.1.0 to 0.1.3 ([#1913](https://github.com/provenance-io/provenance/pull/1913), [#2026](https://github.com/provenance-io/provenance/pull/2026))
134
135
- Bump `github.com/hashicorp/go-metrics` from 0.5.2 to 0.5.3 ([#1914](https://github.com/provenance-io/provenance/pull/1914))
135
136
- Bump `peter-evans/create-pull-request` from 6.0.2 to 6.0.5 ([#1929](https://github.com/provenance-io/provenance/pull/1929), [#1940](https://github.com/provenance-io/provenance/pull/1940), [#1955](https://github.com/provenance-io/provenance/pull/1955))
136
137
- Bump `cosmossdk.io/x/tx` from 0.13.1 to 0.13.3 ([#1928](https://github.com/provenance-io/provenance/pull/1928), [#1944](https://github.com/provenance-io/provenance/pull/1944))
0 commit comments