Bitcoin Forum

Bitcoin => Project Development => Topic started by: waxwing on October 28, 2013, 08:18:25 PM



Title: Looking for volunteers in testing multisig transaction for upcoming p2p exchange
Post by: waxwing on October 28, 2013, 08:18:25 PM
If anyone would like to help me test the multisig (escrow of bitcoins) part of the application being released here (https://bitcointalk.org/index.php?topic=173220.msg3429555#msg3429555), please PM me.

Details:
You don't need to spend any bitcoins :) we'll just escrow and then redeem 1mbtc from me.
git clone or download the zip from: https://github.com/AdamISZ/multisig_lspnr
If you have python 2.7, you can run it immediately to see the instructions: python multisig.py (no arguments)
(or just read the readme on github).
This test needs two people at least acting at once, so I'm available from around 12GMT to around 9PM GMT tomorrow and most days.

Edit: just in case it needs to be said, do not attempt to use this application independently yet; it needs more testing.