Add FIBRE
authorMatt Corallo <github@bluematt.me>
Tue, 17 Jan 2017 00:10:31 +0000 (19:10 -0500)
committerGitHub <noreply@github.com>
Tue, 17 Jan 2017 00:10:31 +0000 (19:10 -0500)
index.html

index 3d42f196566c39553fee4c59316529b9fa594a9d..780bf5c5fccddfc36ba4d1094aad29e1c3dabaa7 100644 (file)
@@ -51,6 +51,7 @@ Implementations of cool things:
 <li><a href="https://github.com/Blockstream/contracthashtool">Pay to Contract Hash calculator</a></li>
 <li><a href="https://github.com/vinumeris/lighthouse/blob/master/docs/Design%20doc.md">Lighthouse - simple SIGHASH_ANYONECANPAY multi-party payments</a></li>
 <li><a href="https://lists.linuxfoundation.org/pipermail/lightning-dev/2015-November/000344.html">The "Mysterious 57" scriptPubkey template which can only be spent by revealing its key.</a></li>
+<li><a href="https://github.com/bitcoinfibre/bitcoinfibre">Bitcoin FIBRE: A fast-block-relay implementation using UDP and Forward Error Correction with super reliable performance</a></li>
 </ul>
 
 Edit this page at <a href="https://github.com/TheBlueMatt/bitcoinninja">https://github.com/TheBlueMatt/bitcoinninja</a>