Manuel Araoz
|
512d9d39ee
|
small fix
|
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
|
e0233f02dd
|
fix Buffer.concat use
|
11 years ago |
Manuel Araoz
|
d96181898a
|
fixed concat references
|
11 years ago |
Manuel Araoz
|
0096238004
|
migrating buffertools compare method and test
|
11 years ago |
Matias Alejo Garcia
|
f35c03544b
|
replace tabs with 2 spaces using "expand"
|
11 years ago |
Ryan X. Charles
|
c708d55fd5
|
import script functions from cosign
|
11 years ago |
Ryan X. Charles
|
94aaa6d242
|
must use new operator to make new Put
|
11 years ago |
Ryan X. Charles
|
f62875efad
|
negative indexes don't work in javascript
|
11 years ago |
Ryan X. Charles
|
e8f6cbeac1
|
correct tabs for Script.TX_ lines
|
11 years ago |
Ryan X. Charles
|
3c0375d8b0
|
export TX types ... for cosign
|
11 years ago |
Stephen Pair
|
f9e86a5e83
|
rework logging, remove some unused code
|
11 years ago |
Jeff Garzik
|
b6f05a3111
|
Script, ScriptInterpreter: Verify P2SH scripts and signatures
|
12 years ago |
Jeff Garzik
|
82a69d41e7
|
Script: detect and parse P2SH and multisig scripts
|
12 years ago |
Jeff Garzik
|
46b84e6398
|
Script: add multisig, P2SH helpers. Prefer direct Buffer encoding to bufferput
|
12 years ago |
Jeff Garzik
|
248ef22326
|
Block, Script, ScriptInterpreter: capitalize deps for new libcoin names
Gets them compiling again.
|
12 years ago |
Stephen Pair
|
ebddafcaa7
|
some more stuff...not complete yet
|
12 years ago |