Skip to content

Commit

Permalink
Auto merge of zcash#3165 - str4d:release-v1.1.0, r=str4d
Browse files Browse the repository at this point in the history
Release v1.1.0
  • Loading branch information
zkbot committed Apr 12, 2018
2 parents b89b48c + 4d234cd commit 42e3025
Show file tree
Hide file tree
Showing 14 changed files with 236 additions and 64 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Zcash 1.1.0-rc1
Zcash 1.1.0
=============

What is Zcash?
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ AC_PREREQ([2.60])
define(_CLIENT_VERSION_MAJOR, 1)
define(_CLIENT_VERSION_MINOR, 1)
define(_CLIENT_VERSION_REVISION, 0)
define(_CLIENT_VERSION_BUILD, 25)
define(_CLIENT_VERSION_BUILD, 50)
define(_ZC_BUILD_VAL, m4_if(m4_eval(_CLIENT_VERSION_BUILD < 25), 1, m4_incr(_CLIENT_VERSION_BUILD), m4_eval(_CLIENT_VERSION_BUILD < 50), 1, m4_eval(_CLIENT_VERSION_BUILD - 24), m4_eval(_CLIENT_VERSION_BUILD == 50), 1, , m4_eval(_CLIENT_VERSION_BUILD - 50)))
define(_CLIENT_VERSION_SUFFIX, m4_if(m4_eval(_CLIENT_VERSION_BUILD < 25), 1, _CLIENT_VERSION_REVISION-beta$1, m4_eval(_CLIENT_VERSION_BUILD < 50), 1, _CLIENT_VERSION_REVISION-rc$1, m4_eval(_CLIENT_VERSION_BUILD == 50), 1, _CLIENT_VERSION_REVISION, _CLIENT_VERSION_REVISION-$1)))
define(_CLIENT_VERSION_IS_RELEASE, true)
Expand Down
6 changes: 6 additions & 0 deletions contrib/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
zcash (1.1.0) stable; urgency=medium

* 1.1.0 release.

-- Zcash Company <[email protected]> Wed, 11 Apr 2018 20:15:29 -0600

zcash (1.1.0~rc1) stable; urgency=medium

* 1.1.0-rc1 release.
Expand Down
2 changes: 1 addition & 1 deletion contrib/gitian-descriptors/gitian-linux.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: "zcash-1.1.0-rc1"
name: "zcash-1.1.0"
enable_cache: true
distro: "debian"
suites:
Expand Down
33 changes: 20 additions & 13 deletions doc/authors.md
Original file line number Diff line number Diff line change
@@ -1,44 +1,50 @@
Zcash Contributors
==================

Jack Grigg (601)
Simon Liu (297)
Jack Grigg (648)
Simon Liu (311)
Sean Bowe (193)
Daira Hopwood (102)
Wladimir J. van der Laan (71)
Daira Hopwood (107)
Wladimir J. van der Laan (77)
Taylor Hornby (65)
Jay Graber (61)
Jay Graber (62)
Nathan Wilcox (56)
Jonas Schnelli (49)
Kevin Gallagher (38)
Cory Fields (30)
Pieter Wuille (24)
Pieter Wuille (26)
syd (15)
Matt Corallo (12)
nomnombtc (9)
Paige Peterson (9)
Matt Corallo (9)
fanquake (8)
Jonathan "Duke" Leto (8)
MarcoFalke (7)
Jeff Garzik (7)
Luke Dashjr (6)
kozyilmaz (5)
Johnathan Corgan (5)
Gregory Maxwell (5)
Ariel Gabizon (5)
kozyilmaz (4)
Philip Kaufmann (4)
Peter Todd (4)
Pavel Janík (4)
Patrick Strateman (4)
Karl-Johan Alm (4)
Jorge Timón (4)
Jeff Garzik (4)
David Mercer (4)
Daniel Cousens (4)
lpescher (3)
Suhas Daftuar (3)
Pavel Janík (3)
Patick Strateman (3)
João Barbosa (3)
Jason Davies (3)
James O'Beirne (3)
Daniel Kraft (3)
Ariel (3)
Alfie John (3)
str4d (2)
rofl0r (2)
paveljanik (2)
kpcyrd (2)
aniemerg (2)
Expand All @@ -47,11 +53,10 @@ Robert C. Seacord (2)
Per Grön (2)
Pavel Vasin (2)
Joe Turgeon (2)
Jason Davies (2)
Jack Gavigan (2)
ITH4Coinomia (2)
Gavin Andresen (2)
Daniel Kraft (2)
Brad Miller (2)
Bjorn Hjortsberg (2)
Amgad Abdelhafez (2)
zathras-crypto (1)
Expand All @@ -73,6 +78,7 @@ Stephen (1)
S. Matthew English (1)
Ross Nicoll (1)
René Nyffenegger (1)
R E Broadley (1)
Paul Georgiou (1)
Paragon Initiative Enterprises, LLC (1)
Nicolas DORIER (1)
Expand All @@ -84,9 +90,9 @@ Mark Friedenbach (1)
Marius Kjærstad (1)
Louis Nyffenegger (1)
Leo Arias (1)
Lauda (1)
Lars-Magnus Skog (1)
Kevin Pan (1)
Jonathan "Duke" Leto (1)
Jonas Nick (1)
Jeffrey Walton (1)
Ian Kelling (1)
Expand All @@ -98,6 +104,7 @@ Eran Tromer (1)
Duke Leto (1)
Christian von Roques (1)
Chirag Davé (1)
Charlie O'Keefe (1)
Casey Rodarmor (1)
Cameron Boehmer (1)
Bryan Stitt (1)
Expand Down
6 changes: 3 additions & 3 deletions doc/man/zcash-cli.1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH ZCASH-CLI "1" "April 2018" "zcash-cli v1.1.0-rc1" "User Commands"
.TH ZCASH-CLI "1" "April 2018" "zcash-cli v1.1.0" "User Commands"
.SH NAME
zcash-cli \- manual page for zcash-cli v1.1.0-rc1
zcash-cli \- manual page for zcash-cli v1.1.0
.SH DESCRIPTION
Zcash RPC client version v1.1.0\-rc1
Zcash RPC client version v1.1.0
.PP
In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/>.
Expand Down
6 changes: 3 additions & 3 deletions doc/man/zcash-tx.1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH ZCASH-TX "1" "April 2018" "zcash-tx v1.1.0-rc1" "User Commands"
.TH ZCASH-TX "1" "April 2018" "zcash-tx v1.1.0" "User Commands"
.SH NAME
zcash-tx \- manual page for zcash-tx v1.1.0-rc1
zcash-tx \- manual page for zcash-tx v1.1.0
.SH DESCRIPTION
Zcash zcash\-tx utility version v1.1.0\-rc1
Zcash zcash\-tx utility version v1.1.0
.SS "Usage:"
.TP
zcash\-tx [options] <hex\-tx> [commands]
Expand Down
8 changes: 4 additions & 4 deletions doc/man/zcashd.1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH ZCASHD "1" "April 2018" "zcashd v1.1.0-rc1" "User Commands"
.TH ZCASHD "1" "April 2018" "zcashd v1.1.0" "User Commands"
.SH NAME
zcashd \- manual page for zcashd v1.1.0-rc1
zcashd \- manual page for zcashd v1.1.0
.SH DESCRIPTION
Zcash Daemon version v1.1.0\-rc1
Zcash Daemon version v1.1.0
.PP
In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/>.
Expand Down Expand Up @@ -54,7 +54,7 @@ Specify data directory
\fB\-disabledeprecation=\fR<version>
.IP
Disable block\-height node deprecation and automatic shutdown (example:
\fB\-disabledeprecation\fR=\fI\,1\/\fR.1.0\-rc1)
\fB\-disabledeprecation\fR=\fI\,1\/\fR.1.0)
.HP
\fB\-exportdir=\fR<dir>
.IP
Expand Down
33 changes: 0 additions & 33 deletions doc/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,36 +4,3 @@ release-notes at release time)
Notable changes
===============

`-mempooltxinputlimit` deprecation
----------------------------------

The configuration option `-mempooltxinputlimit` was added in release 1.0.10 as a
short-term fix for the quadratic hashing problem inherited from Bitcoin. At the
time, transactions with many inputs were causing performance issues for miners.
Since then, several performance improvements have been merged from the Bitcoin
Core codebase that significantly reduce these issues.

The Overwinter network upgrade includes changes that solve the quadratic hashing
problem, and so `-mempooltxinputlimit` will no longer be needed - a transaction
with 1000 inputs will take just as long to validate as 10 transactions with 100
inputs each. Starting from this release, `-mempooltxinputlimit` will be enforced
before the Overwinter activation height is reached, but will be ignored once
Overwinter activates. The option will be removed entirely in a future release
after Overwinter has activated.

`NODE_BLOOM` service bit
------------------------

Support for the `NODE_BLOOM` service bit, as described in [BIP
111](https://github.com/bitcoin/bips/blob/master/bip-0111.mediawiki), has been
added to the P2P protocol code.

BIP 111 defines a service bit to allow peers to advertise that they support
Bloom filters (such as used by SPV clients) explicitly. It also bumps the protocol
version to allow peers to identify old nodes which allow Bloom filtering of the
connection despite lacking the new service bit.

In this version, it is only enforced for peers that send protocol versions
`>=170004`. For the next major version it is planned that this restriction will be
removed. It is recommended to update SPV clients to check for the `NODE_BLOOM`
service bit for nodes that report version 170004 or newer.
Loading

0 comments on commit 42e3025

Please sign in to comment.