Crust PoC 2nd version, mainly complete GPoS
Features
- 🆕 Change
Phragmen
toTopDown
election algorithm #66 - 🆕 Enable guarantor choose stakes for candidates #68
- 🆕 Change active check from
cut limit
tovalid vote
#72 - 🆕 Change passive check from
cut limit
tovalid vote
#73 - 🚑 Add stake limit check on guarantor's staking op #69
Fixes
- 🐛 Guarantor's ledger should be clear before calculate
valid vote
#75 - 🐛 Guarantor's voting(validator) should not be removed when limit still remains #75