Manuel Araoz
|
d0d5248bf5
|
add getHashType tests
|
11 years ago |
Manuel Araoz
|
fd3f8ca017
|
add getSignatures tests
|
11 years ago |
Manuel Araoz
|
80b5fcc614
|
add is* tests for Script
|
11 years ago |
Manuel Araoz
|
b727cc0d7c
|
add Script validation tests
|
11 years ago |
Manuel Araoz
|
bed6ccaac0
|
start adding script tests
|
11 years ago |
Matias Alejo Garcia
|
c9694c5768
|
rm console.log
|
11 years ago |
Matias Alejo Garcia
|
e60e389e43
|
add more strict checking, plus tests
|
11 years ago |
Ruben de Vries
|
4860b8f3c7
|
updated naming for getMultiSigInfo
|
11 years ago |
Ruben de Vries
|
e301a14657
|
added Script.getMultiSigInfo as easy helper to return information about a multisig script
|
11 years ago |
Matias Alejo Garcia
|
9951b55a4f
|
signature sorting in .sign and .merge in transaction builder
|
11 years ago |
Matias Alejo Garcia
|
56d81bc0df
|
remove unused code from Script. Update it to do not use scriptSig placeholders
|
11 years ago |
Matias Alejo Garcia
|
56bed9b3f2
|
fix noSorting, add testcase against bitcoind output
|
11 years ago |
Matias Alejo Garcia
|
8ff1464b2c
|
add test imported from treasure
|
11 years ago |
Ryan X. Charles
|
4319a20676
|
add test of correct parsing of valid script
Even of OP_PUSHDATA1 says to push 117 bytes, if there are only 75 bytes
following, this should still be pushed to the stack.
|
11 years ago |
Manuel Araoz
|
a2e6e88569
|
fixing testdata inclusion in browser
|
11 years ago |
Matias Alejo Garcia
|
089fbab719
|
support soop with browser all test passing
|
11 years ago |
Manuel Araoz
|
1d72154c54
|
separate getStringContent and getHumanReadable
|
11 years ago |
Manuel Araoz
|
dc56cb8d45
|
fixed Script parse tests for all scripts (valid and invalid)
|
11 years ago |
Manuel Araoz
|
e83590f528
|
fix Script parsing for some cases, setup ScriptInterpreter tests
|
11 years ago |
Manuel Araoz
|
05c5538162
|
script parser code added and tested
|
11 years ago |
Matias Alejo Garcia
|
c0c325dabd
|
all classes working with soop and test passing
|
11 years ago |
Manuel Araoz
|
40ee699453
|
working on Transaction verification and Script tests
|
11 years ago |
Manuel Araoz
|
b4642e8924
|
all tests working in browser :D
|
11 years ago |
Manuel Araoz
|
f6549bc570
|
script test fix
|
11 years ago |
Manuel Araoz
|
262a5d7189
|
Added some tests for Script
|
11 years ago |
Manuel Araoz
|
e295e33800
|
starting with Transaction class
|
11 years ago |