Releases: milkyway-labs/milkyway
Releases · milkyway-labs/milkyway
v7.0.0
Bug fixes
Restaking
Checksum-Sha256:
37c3751dfd936f51221fb0a1254cc933fa127aca746c65e90530006502ffc0ac milkywayd-7.0.0-linux-amd64
v6.1.0
Changes
- Remove deletion of markets from upgrade handler (d275ee8)
Checksum-Sha256:
7f36739773e3200c18f440880dca1d9725b746ed8a1937b8ea255532907017fb milkywayd-6.1.0-linux-amd64
v6.0.0-ceers
Description
This version has been released to update the ceers-2112
testnet to version v6
of the software.
Bug fixes
LiquidVesting
- Properly set the
x/liquidvesting
module account (adf62d4)
Checksum-Sha256:
8bdfe72895dfaeb9eddf8a09da9e1c0892ba2edd14b27bd4b72db9ff3edb0c14 milkywayd-v6.0.0-ceers-linux-amd64
v6.0.0
Bug fixes
LiquidVesting
- Properly initialized the
x/liquidvesting
module account
Checksum-Sha256:
da270675aa5c084f37a7b8724c9d7d8bbcd20ae6a4a17a4f70258082fe5bb185 milkywayd-6.0.0-linux-amd64
v5.0.0
Features
Other
- (#224) Removed gov ante decorators to allow any proposal to be run as expedited
Checksum-Sha256:
bd204d98b1ca57da669a3777553f551db4f5b4e88975a96ba53a503f62f89dfd milkywayd-5.0.0-linux-amd64
v4.0.0
Features
- (#222) Added
v4
upgrade handler
Dependencies
- (#221) Updated
github.com/cosmos/cosmos-sdk
to v0.50.11
Checksum-Sha256:
3199737ddafcbe03c8eddcd5a99d96c8882651322ae257c0ceb53d770f3fd44e milkywayd-4.0.0-linux-amd64
v3.0.0
Features
Liquid Vesting
- (#215) Removed
trusted_delegates
from the params
Other
- (#214) Added v3 upgrade handler
Checksum-Sha256:
10c834e1253abe50a7cf54786cb820a4105dcec5e91cef30fdbf62167ac53841 milkywayd-3.0.0-linux-amd64
v2.0.2
Bug fixes
Build
Checksum-Sha256:
5ad2d1217bf907a75159721db41998447006132a45098badb053fa06d47284d2 milkywayd-2.0.2-linux-amd64
v2.0.1
Features
Other
- Claned up codebase (#207)
Checksum-Sha256:
cb2a87e9098d3ee649d8883e76479123af2cbff275305282f93a130ee1dc414c milkywayd-2.0.1-linux-amd64
v2.0.0
This is the first release of the new major version of the project.
The main change that has been made is the transition from being an L2 Optimistic Rollup to being an L1 Cosmos-SDK based
chain.
Aside from this, various bugs have been fixed and useful features has been implemented. You can see the full list of
changes here.