1.0.2 release.

This commit is contained in:
Sean Bowe
2016-11-07 19:03:20 -07:00
parent 3920292b43
commit 996fccf267
9 changed files with 31 additions and 9 deletions

View File

@@ -0,0 +1,16 @@
ITH4Coinomia (2):
Update security-warnings.md
Update init.cpp
S. Matthew English (1):
enforcing consistency 'tor' to 'Tor'
Sean Bowe (1):
Write R1CS output to file in GenerateParams.
Simon (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.