diff --git a/doc/bips.md b/doc/bips.md deleted file mode 100644 index 35ef70c65..000000000 --- a/doc/bips.md +++ /dev/null @@ -1,4 +0,0 @@ -BIPs that are implemented by Hush (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)).