Features
- ⬆️ Upgrade
substrateinto v2.0.0-alpha.6 - ⬆️ Upgrade
futuresinto 0.3.4 - ⬆️ Upgrade
codecinto 1.3.0 - ⬆️ Upgrade
serdeinto 1.0.106 - 🆕 Construct base
marketruntime - 🆕 Add basic
StorageOrderinmarket - 🆕 Add GPoS rewards
- 🔨 Simplify
work_reportstore structure and its processing logic - 🔨 Refactor
node(service, cli, command) startup code - ⚡ Optimize
guarantee_relby usingdouble_map - ✅ Refactor
stakingtest cases - ✅ Add GPoS
rewardtest cases - ✅ Add
markettest cases - 👷 Add
marketruntime test CI - 🔥 Delete unused runtime modules(mainly democracy related)
Fixes
- 🐛 Fix total workload statistic bug
- 🐛 Fix work report outdated processing logic
- 🚨 Resolve some warnings