Skip to content

Crust PoC-4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@badkk badkk released this 26 May 06:25
420ecbf

Features

  • 馃啎 [GPoS] Add new guarantee mechanism #117
  • 馃啎 [MPoW] Change work report structure for matching files #128
  • 馃啎 [Market+MPoW] Abstract tee and market interface #126
  • 馃啎 [Market+MPoW] Add active order check on reporting works #130
  • 馃啎 [Market+MPoW] Add passive order check in updating identities #131
  • 馃殤 [Market] Applying random hashing on generating order id #132
  • 馃殤 [MPoW] Fix updating stake limit on reporting works #140
  • 馃殤 [MPoW] Add unique public key checking #115
  • 馃帹 [Market] Refactor market code, abstract interface for tee module #121
  • 馃敡 Fix init.sh #120
  • 馃摑 Add README badge and CI status #112 #116

Fixes

  • 馃悰 Fix compact #124
  • 馃悰 Fix market and tee interface in runtime #126
  • 馃悰 Fix name conflicting(Address) for apps's #133

Solved issues

  • [GPoS] Guarantor increase his vote could bring a ranking side-effect #95
  • [GPoS] error message is unfriendly #118
  • [GPoS] Active stake limit update should influent all validators #88
  • Clear stakers should not remove online validators #108
  • [MPoW] Check public key is unique #115
  • Change some TODO comments into FIXME #96