From 831a003f36652a3465fe0ff4e46090ad12c5a9e8 Mon Sep 17 00:00:00 2001 From: Kristov Atlas Date: Tue, 18 Aug 2015 17:50:31 -0400 Subject: added list of open source implementations H/T @dcousens --- bip-0069.mediawiki | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bip-0069.mediawiki') diff --git a/bip-0069.mediawiki b/bip-0069.mediawiki index 7123488..77c1fb9 100644 --- a/bip-0069.mediawiki +++ b/bip-0069.mediawiki @@ -129,6 +129,13 @@ Outputs: * [[https://github.com/aantonop/bitcoinbook/blob/develop/ch05.asciidoc|3: Mastering Bitcoin]] * [[https://en.bitcoin.it/wiki/Script|4: Bitcoin Wiki on Script]] +==Implementations== + +* [[https://github.com/spesmilo/electrum/blob/2af670ea2b92e835919b745d94afcb8b4ec32fda/lib/transaction.py#L648|Electrum]] +* [[https://github.com/bitcoinjs/bip69/blob/master/index.js|BitcoinJS]] +* [[https://github.com/bitcoinjs/bip69/blob/master/test/fixtures.json|BitcoinJS Test Fixtures]] +* [[https://www.npmjs.com/package/bip69|NodeJS]] + ==Acknowledgements== Danno Ferrin <danno@numisight.com>, Sergio Demian Lerner <sergiolerner@certimix.com>, Justus Ranvier <justus@openbitcoinprivacyproject.org>, and Peter Todd <pete@petertodd.org> contributed to the design and motivations for this BIP. A similar proposal was submitted to the Bitcoin-dev mailing list independently by Rusty Russell <rusty@rustcorp.com.au> \ No newline at end of file -- cgit v1.2.3