Discussion:
[bitcoin-dev] SegWit testnet is live
Eric Lombrozo via bitcoin-dev
2016-01-07 13:28:18 UTC
Permalink
I am pleased to report that as of December 31, 2015 we have been successfully running a segregated witness testnet, called segnet, and have already implemented rudimentary wallets with support.

For source code, please look at sipa's github repo:
https://github.com/sipa/bitcoin/tree/segwit

And some example signing code at my repo:
https://github.com/CodeShark/BitcoinScriptExperiments/blob/master/src/signwitnesstx.cpp

Several wallets have already committed to supporting it including mSIGNA, GreenAddress, GreenBits, Blocktrail, and NBitcoin. More wallets are expected to be added to this list soon. If you're a wallet dev and are interested in developing and testing on segnet please contact me.

We're right on schedule and are very excited about the fundamental improvements to bitcoin that segwit will enable.

---
Eric
Eric Lombrozo via bitcoin-dev
2016-01-07 13:56:57 UTC
Permalink
I have been informed that Breadwallet has also committed to supporting segwit.

The list now includes Blocktrail, Breadwallet, GreenAddress, GreenBits, mSIGNA, and NBitcoin.

---
Eric
Post by Eric Lombrozo via bitcoin-dev
I am pleased to report that as of December 31, 2015 we have been
successfully running a segregated witness testnet, called segnet, and
have already implemented rudimentary wallets with support.
https://github.com/sipa/bitcoin/tree/segwit
https://github.com/CodeShark/BitcoinScriptExperiments/blob/master/src/signwitnesstx.cpp
Several wallets have already committed to supporting it including
mSIGNA, GreenAddress, GreenBits, Blocktrail, and NBitcoin. More wallets
are expected to be added to this list soon. If you're a wallet dev and
are interested in developing and testing on segnet please contact me.
We're right on schedule and are very excited about the fundamental
improvements to bitcoin that segwit will enable.
---
Eric
Matthieu Riou via bitcoin-dev
2016-01-08 02:17:03 UTC
Permalink
Not strictly speaking a wallet but we (BlockCypher) will also go down the
segwit path as soon as the BIP and branch are mature enough. All
transactions built from our APIs should eventually be segwitted (just made
up a verb).

Thanks,
Matthieu
*CTO and Founder, Blockcypher*
I have been informed that Breadwallet has also committed to supporting
segwit.

The list now includes Blocktrail, Breadwallet, GreenAddress, GreenBits,
mSIGNA, and NBitcoin.

---
Eric
Post by Eric Lombrozo via bitcoin-dev
I am pleased to report that as of December 31, 2015 we have been
successfully running a segregated witness testnet, called segnet, and have
already implemented rudimentary wallets with support.
https://github.com/sipa/bitcoin/tree/segwit
https://github.com/CodeShark/BitcoinScriptExperiments/blob/master/src/signwitnesstx.cpp
Several wallets have already committed to supporting it including mSIGNA,
GreenAddress, GreenBits, Blocktrail, and NBitcoin. More wallets are
expected to be added to this list soon. If you're a wallet dev and are
interested in developing and testing on segnet please contact me.
We're right on schedule and are very excited about the fundamental
improvements to bitcoin that segwit will enable.
---
Eric
Jameson Lopp via bitcoin-dev
2016-01-08 15:35:27 UTC
Permalink
BitGo also intends to support SegWit transactions as soon as possible.

- Jameson

On Thu, Jan 7, 2016 at 9:17 PM, Matthieu Riou via bitcoin-dev <
Post by Matthieu Riou via bitcoin-dev
Not strictly speaking a wallet but we (BlockCypher) will also go down the
segwit path as soon as the BIP and branch are mature enough. All
transactions built from our APIs should eventually be segwitted (just made
up a verb).
Thanks,
Matthieu
*CTO and Founder, Blockcypher*
I have been informed that Breadwallet has also committed to supporting segwit.
The list now includes Blocktrail, Breadwallet, GreenAddress, GreenBits,
mSIGNA, and NBitcoin.
---
Eric
Post by Eric Lombrozo via bitcoin-dev
I am pleased to report that as of December 31, 2015 we have been
successfully running a segregated witness testnet, called segnet, and have
already implemented rudimentary wallets with support.
https://github.com/sipa/bitcoin/tree/segwit
https://github.com/CodeShark/BitcoinScriptExperiments/blob/master/src/signwitnesstx.cpp
Several wallets have already committed to supporting it including mSIGNA,
GreenAddress, GreenBits, Blocktrail, and NBitcoin. More wallets are
expected to be added to this list soon. If you're a wallet dev and are
interested in developing and testing on segnet please contact me.
We're right on schedule and are very excited about the fundamental
improvements to bitcoin that segwit will enable.
---
Eric
_______________________________________________
bitcoin-dev mailing list
https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
_______________________________________________
bitcoin-dev mailing list
https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
Loading...