doc: update release-notes and bips.md for BIP111

Also includes a09db7c [trivial] Minor format fixes
This commit is contained in:
Wladimir J. van der Laan
2015-09-08 17:16:59 +02:00
committed by Jack Grigg
parent 8bc4461326
commit 935f9f713c
2 changed files with 21 additions and 0 deletions

4
doc/bips.md Normal file
View File

@@ -0,0 +1,4 @@
BIPs that are implemented by Zcash (up-to-date up to **v1.1.0**):
* Numerous historic BIPs were present in **v1.0.0** at launch; see [the protocol spec](https://github.com/zcash/zips/blob/master/protocol/protocol.pdf) for details.
* [`BIP 111`](https://github.com/bitcoin/bips/blob/master/bip-0111.mediawiki): `NODE_BLOOM` service bit added, but only enforced for peer versions `>=170004` as of **v1.1.0** ([PR #2814](https://github.com/zcash/zcash/pull/2814)).