Quebec protocol support.
The cycle length in Quebec is changing, so if you are using TRD in "continuous" mode, you need to upgrade so it knows when to wake up and pay rewards for a new cycle. Otherwise, if it's working fine for you, there is no need to upgrade.
Reminder:
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
What's Changed
- Reactivate tests and remove dead code by @vkresch in #706
- fix cont payouts: the proper num blocks per cycle & time bw blocks must be set by @nicolasochem in #708
- fix: tzkt api may return more delegators than numDelegators by @TPXP in #707
- refresh docs by @nicolasochem in #711
- exit main thread with same exit code as payment_producer by @nicolasochem in #713
- Change of cycle length in Quebec protocol by @nicolasochem in #715
New Contributors
Full Changelog: v13.0...v14.0