bitcoinjs-lib/test
Julius Taylor a4317d67be validate multi-sig address
This is a test I have been using to validate a 2-of-3 multi sig address
using known public keys as well as validating the multi sig address
from the redeem script. I am working on more redeem script validation
tests but I want to make sure I am on the right track and see if this
test is something you all would deem useful.
2014-03-25 01:32:43 -04:00
..
address.js fix spacing 2014-03-06 17:57:32 -06:00
base58.js move convert methods from util to convert 2014-03-11 09:52:48 +08:00
convert.js move convert methods from util to convert 2014-03-11 09:52:48 +08:00
ec.js cleanup runners, add coverage script, fix typo 2014-03-11 12:23:37 -07:00
eckey.js tabs -> spaces 2014-03-24 03:19:39 +08:00
hdwallet.js tabs -> spaces 2014-03-24 03:19:39 +08:00
jsbn.js replace jsbn's rng with module secure-random 2014-03-20 17:19:06 +08:00
message.js Changes to new version-less ECKey API 2014-03-22 19:12:26 +11:00
misc.js replace jsbn's rng with module secure-random 2014-03-20 17:19:06 +08:00
script.js validate multi-sig address 2014-03-25 01:32:43 -04:00
transaction.js Many cleanups to Transaction, see detailed. 2014-03-20 15:40:07 -07:00
wallet.js new master key resets accounts and addresses 2014-03-16 13:36:57 +08:00