Releases: crustio/crust
Crust Shadow Release
Crust Shadow Release
Crust Shadow Release
Bump the dependency to v0.9.24.
Crust v1.2.0
Upgrade priority: Upgrade priority:❗ HIGH ❗ Please upgrade your node by running the following command as soon as possible
sudo crust tools upgrade-image chain
sudo crust reload chain
Test Env
- This version has been tested on both full and authority nodes.
- Native runtimes: 10
- This release was tested against
rustc 1.51.0-nightly (c97f11af7 2021-01-10)
. Other versions may work.
Overview
Comparing with v1.0.0
which is the 1st version of Crust MainNet. There are several enhancement and bug-fixed in this version release, especially in service
and client
-side
Client
Runtime
- [Balance] Enable transfer and remove set_balance&force_transfer #706
- [Market] Reduce base fee max replicas curve #709
- [MPoW] Support removing expired code #715
- [Runtime] Change unbonding duration, market base fee curve and minimum balance #721
- [Market] Base fee has discount as well #723
- [Claims] Remove init_pot extrinsic #725
- [Bridge] Add bridge #732
- [GPoS] Support removing reward #778
- [GPoS] Support manual selection #780
- [MPoW] Make report_work to be normal transaction #783
Anybody has questions/advice can discuss below 👇🏼
Crust PoC-11
Happy New Year 🎉
Overview
We launched Maxwell M3 a few weeks ago, and already complete half of it, M3 grab with DSM 2.0 which influent all the sub-protocols.
Main Features
- ⬆️ Upgrade to substrate master with latest features #365 #366
- 🆕 [DSM] DSM 2.0 #324 #361 #362
- 👷 [Dockerize] Upgrade crust env and simplify shell script #319 #320 #331
- 🎨 [GPoS] Add chill success event #343
- 🥳 [ParaChain] Adapt to Rococo V1 #372
- 🎨 [DSM] Improve code style, refine some variables and functions #375
- 🚑 [GPoS] Support choosing another account as the payee destination #368
- 🚑 [DSM] Collect 10% tax into reserved pot #380
- 🚑 [GPoS] Staking pot in GPoS for authoring reward and staking reward #383
- 🚑 [GPoS] Support recharging staking pot #386
- 🚑 [MPoW] MPoW has its own timeline right now #389
- 🚀 [DSM] Simplify and fasten calculate payout #377
- ✅ [Test] Integration benchmarking for swork and market #379 #388
Fixes
- 🐛 [MPoW] Forbidden registering pub key twice #333
- 🐛 [GPoS] Remove stake limit when chill account #338
- 🐛 [MPoW] An account can be group owner without identity information right now #373
- 🐛 [Client] Fix finality won't follow the best block #384
- 🐛 [MPoW] Fix building error in Linux OS #385
Closed issues
#306
#314
#317
#321
#323
#325
#330
#336
#337
#340
#341
#348
#353
#355
#356
#369
#374
#381
#390
Crust PoC-10
This version including
v0.9.0
functions
Overview
So far, Maxwell M2 already completed 96%. Completed 35 pull requests and still have 2 opens.
Main Features
- ⬆️ [Upgrade] Upgrade substrate stable v2.0 #264
- 🆕 [MPoW] New MPoW #261 #266 #271 #298 #293 #285 #284
- 🚑 [MPoW] Onchain crypto #279 #280 #281
- 🚑 [DSM] New payment and punishment menchanism #267
- 🔀 [Upgrade] Merge back poc-8.x versions #273
- ✅ [Benchmark] New benchmark to refine weight system #274 #295 #297
- 🆕 [Candy] Add candy pallet #304 #273
- 🆕 [Democracy] Support democracy #299
- 🚑 [GPoS] support MaxGuarantorRewardedPerValidator #258
Crust PoC-8.1
Overview
So far, Maxwell M2 already completed 80%. Closed 11 feature requests and still have 8 opens.
Features
- ⬆️ [Upgrade] Upgrade sb-rc6 #251
- 🚑 [GPoS] Support active era #252
- 🚑 [Runtime] Add utility and identity #256
- 🎨 [Runtime] Refine pallets name #257
Fixes
- 📈 [Benchmark] Fix it and add one more test #255
Crust PoC-8
Overview
So far, Maxwell M2 already completed 60%. Closed 25 feature requests and still have 16 opens.
Features
- ⬆️ [Upgrade] Upgrade sb-rc5 #234
- 🆕 ⚡ [GPoS] New GPoS Mechanism #241
- 🆕 [GPoS] New reward system #236
- 🆕 [Runtime] Add treasury and council #240
- 🔨 [GPoS] Remove the active check #246
- 🎨 [Market+MPoW] Unify glossary #230
- 🐎 [MPoW] Speed up
report works
andregister
#230 - 📈 [Benchmark] Support benchmark for Swork, Staking, Market and Balances #239
- 🔨 Optimize crust runtime construction #197
- 📖 Update README and docs #209 cc1e879
- ✅ Add GPoS tests
- 👷 [CI] Split github action into build and tests
Fixes
- 🐛 [GPoS] Fix chill #243
- 🐛 [GPoS] Fix reward event #207
- 🐛 [MPoW+Market] Fix set failed sorder status #208
- 🐛 [GPoS] Fix guarantee #248