Skip to content

Releases: crustio/crust

Crust Shadow Release

28 Oct 02:46
7dd2c4b
Compare
Choose a tag to compare

Support Astar Origin Convertor #907
Pull the latest 0.9.27 branch #908

Crust Shadow Release

19 Sep 02:33
ab9ca8c
Compare
Choose a tag to compare

Bump dependency to 0927. #895
Add one more cross chain exts. #842

Crust Shadow Release

11 Jul 02:55
8222b5b
Compare
Choose a tag to compare

Bump the dependency to v0.9.24.

Crust v1.2.0

09 Dec 05:58
b21df3c
Compare
Choose a tag to compare

Upgrade priority: Upgrade priority:❗ HIGHPlease 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

  • Disable lagging finality #782
  • Add authority set hard fork for mainnet GRANDPA #790

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

08 Jan 03:40
f629f2d
Compare
Choose a tag to compare
Crust PoC-11 Pre-release
Pre-release

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

16 Nov 11:58
f05e21b
Compare
Choose a tag to compare
Crust PoC-10 Pre-release
Pre-release

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

13 Oct 12:05
Compare
Choose a tag to compare
Crust PoC-8.1 Pre-release
Pre-release

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

03 Sep 08:26
Compare
Choose a tag to compare
Crust PoC-8 Pre-release
Pre-release

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 and register #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

Closed issues

Crust PoC-7

27 Jul 14:50
Compare
Choose a tag to compare
Crust PoC-7 Pre-release
Pre-release

Features

  • 🚑 [MPoW] Change stake limit calculation strategy for maxwell #203
  • 🚑 [Params] Change params for maxwell #204
  • 🆕 [Upgrade] Create maxwell network spec #205

Crust PoC-6.1

24 Jul 12:15
1bef853
Compare
Choose a tag to compare
Crust PoC-6.1 Pre-release
Pre-release

Features

  • 🆕 [Client] Dockerize #189
  • 🚑 [GPoS] Improve reward event #193
  • 🔨 Optimize crust runtime construction #197
  • 📖 Update README #200

Fixes

  • 🐛 [MPoW] Fix register id cannot update #194
  • 🐛 [Market] Fix outdated sOrder not close #196
  • 🐛 [Client] Fix docker build script console format #198
  • 🐛 [Payment] Fix payment slot factor mis-calculated #199