This repository was archived by the owner on Dec 14, 2018. It is now read-only.
Mainnet update
Fixed
- Fixed an issue that could cause votes & delegates to be duplicated (adding unique constraints in the DB)
- Fixed an issue where blocks were processed before they were verified
- Fixed a timestamp (time-travel) overflow issue
- Fixed some logging issues where data was missing
- Fixed an issue that could result in transaction pool spam
- Fixed an issue that could result in duplicated transactions in the pool
Changed
- Disabled some of the endpoints that could be used to crash nodes and get them to miss blocks (active delegates)
- Implemented stricter validation of vote data