OriginTrail Release v5.0.3
github-actions
released this
18 May 15:55
·
146 commits
to release/mainnet
since this release
Changes
This release introduces new features for the OriginTrail protocol scalability. One is pruning data that is no longer needed from the nodes. Second is optimizing the replication requests enabling data creators to replicate their data to more nodes on the network. Along with these features, we've resolved several issues caused by the new major code update.
🚀 Features
🐛 Bug Fixes
- Add migration files to backup and restore scripts (#1507)
- Prevent the possibility of calculated offer price being a decimal value (#1513)
- Prevent automatically updating between major versions (#1514)
- Handle offer payout if blockchain_id is not specified (#1518)
- Missed offer migration bugfix (#1533)
- Remove arango artifacts after completing restore process (#1538)
- Add profileService to payoutMigration arguments (#1537)
- Validate DC proof in all litigation scenarios (#1532)
- Add check for offer to disable finalizing an offer twice (#1531)