Release-notes.py script to generate release notes and add contributors to authors.md

This commit is contained in:
Jay Graber
2016-11-14 19:32:12 -08:00
parent 3a0855e65a
commit 3935f9dae6
5 changed files with 154 additions and 20 deletions

View File

@@ -5,12 +5,12 @@ ITH4Coinomia (2):
S. Matthew English (1):
enforcing consistency 'tor' to 'Tor'
Sean Bowe (1):
Sean Bowe (2):
Write R1CS output to file in GenerateParams.
1.0.2 release.
Simon (4):
Simon Liu (4):
Fixes #1762 segfault when miner is interrupted.
Fixes #1779 so that sending to multiple zaddrs no longer fails.
Add GenIdentity, an identity function for MappedShuffle.
Add transaction size and zaddr output limit checks to z_sendmany.