All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.1.0 - (2019-09-10)
- Split work in two new workers, one for update pools and shares, another one for update delegates and delegators
- Improvement in calculation for earning rewards shares and pools
2.0.0 - (2019-08-06)
- My delegate rewards endpoint #113
- My delegate box endpoint support #115
- Add support to multiple frequencies on the email subscriptions #78
- Endpoint for supporting update of the email frequency #91
- Send notification to subscribers according to their's frequency selected #98
- Be notified when the PENDING > BONDED period has ended #75
- Be notified when the UNBONDING > UNBONDED period has ended #74
- Calculate top delegates based on their ROI values #58
- Add new weekly mail subscription including summary #85
- Generate weekly summary #101
- Connect sendgrid weekly template Email with backend #102
- Design weekly email subscription with a summary #95
- Apply the same design of weekly email to the rest emails #105
- Save rewards of delegates and delegators from last round #48
- Increase the number of decimals of earning value #71
- Notificate Transcoder rules changes to Delegator #49
- Improve Changelog description #79
- Improve logging for debugging #72
- Add graphql #37
- Sdk graphql refactoring #42
- Earn values of emails are incorrect #44
- Telegram bot do not support fallback messages #99
- System is sending an email every hour #64
- Livepeer.tools page shows wrong info about transcoder reward call #65
- Telegram bot is not always sending notifications #70
- Duplicated pools #111
- Delegators not stored in delegates #109
- Circular dependencies #108
1.2.2 - (2019-07-16)
- Change displayed decimals of earnings to 6 #96
1.2.1 (2019-07-11)
- Broken unsubscribe link in notifications #76
1.2.0 (2019-07-08)
- Refactors both sendDelegateTelegram() and getBodyBySubscriber() functions #63
- Fixes top delegates by ROI function. #67
1.1.2 (2019-07-04)
- App is sending an email every hour, added verification flag, updated SDK livepeer package #66, Closes #64
1.1.1 (2019-07-04)
1.1.0 (2019-06-28)
- Adds more tests #41
- Graphql queries #37
- Services based on SDK or Graphql #42
- Apollo client #37
- Improvements in workers #53
1.0.0 (2018-12-17)
- Initial commit