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
This v0.50.x branch was created at the [eb1a8e88a4ddf77bc2fe235fc07c57016b7386f0](https://github.com/cosmos/cosmos-sdk/commit/eb1a8e88a4ddf77bc2fe235fc07c57016b7386f0) commit of the [release/v0.50.x](https://github.com/cosmos/cosmos-sdk/commits/release/v0.50.x/) branch. If you catch this fork up with the latest changes from upstream, please start at the commit after the one mentioned above, and work your way to the tip (or desired commit) of the upstream branch. Then, update this message with the new commit hash. Also, when you add a new PRs to this branch on Osmosis and it is not yet upstreamed, make sure you add it both directly below AND in the respective release section of this file.
This v0.50.x branch was created at the [eb1a8e88a4ddf77bc2fe235fc07c57016b7386f0](https://github.com/cosmos/cosmos-sdk/commit/eb1a8e88a4ddf77bc2fe235fc07c57016b7386f0) commit of the [release/v0.50.x](https://github.com/cosmos/cosmos-sdk/commits/release/v0.50.x/) branch. If you catch this fork up with the latest changes from upstream, please start at the commit after the one mentioned above, and work your way to the tip (or desired commit) of the upstream branch. Then, update this message with the new commit hash. Also, when you add a new PRs to this branch on Osmosis and it is not yet upstreamed, make sure you add it both directly below AND in the respective release section of this file.
46
50
@@ -70,6 +74,7 @@ This v0.50.x branch was created at the [eb1a8e88a4ddf77bc2fe235fc07c57016b7386f0
70
74
71
75
* Gov proposals fix
72
76
*[#642](https://github.com/osmosis-labs/cosmos-sdk/pull/642) fix: gov proposal fix for missing codec value
77
+
*[#643](https://github.com/osmosis-labs/cosmos-sdk/pull/643) fix: missing case for key pagination
73
78
74
79
* Supply offset fix
75
80
*[#629](https://github.com/osmosis-labs/cosmos-sdk/pull/629) fix: add old supply offset functions
@@ -109,6 +114,13 @@ This v0.50.x branch was created at the [eb1a8e88a4ddf77bc2fe235fc07c57016b7386f0
109
114
* Cliff Vesting
110
115
*[#271](https://github.com/osmosis-labs/cosmos-sdk/pull/271) Bring back cliff vesting CLI command
This v0.50.x branch was created at the [eb1a8e88a4ddf77bc2fe235fc07c57016b7386f0](https://github.com/cosmos/cosmos-sdk/commit/eb1a8e88a4ddf77bc2fe235fc07c57016b7386f0) commit of the [release/v0.50.x](https://github.com/cosmos/cosmos-sdk/commits/release/v0.50.x/) branch. If you catch this fork up with the latest changes from upstream, please start at the commit after the one mentioned above, and work your way to the tip (or desired commit) of the upstream branch. Then, update this message with the new commit hash. Also, when you add a new PRs to this branch on Osmosis and it is not yet upstreamed, make sure you add it both directly below AND in the respective release section of this file.
0 commit comments