34 Commits (34ed5038301831f4df1b608004a52ffd6266e082)

Author SHA1 Message Date
Manuel Araoz 34ed503830 fixed 23 Transaction tests!!! :D 11 years ago
Manuel Araoz dbfbc26adc tracking down Transaction test problems 11 years ago
Manuel Araoz 499b171947 tracking Transaction test problems 11 years ago
Manuel Araoz 230420fb00 fix test code for Transaction. Test skipped because they still fail 11 years ago
Manuel Araoz ba92a6b1df refactor and fixes for Transaction, ScriptInterpreter, and Key 11 years ago
Manuel Araoz b227341c12 some Transaction tests fixed (canonical signatures) 11 years ago
Manuel Araoz ddb3e6de70 invalid script test passing! 11 years ago
Manuel Araoz 03d200bad7 some invalid script tests working 11 years ago
Manuel Araoz 9ef8b78182 refactor int conversion, encoding, and utils 11 years ago
Manuel Araoz 5505491e8d fix negative number arithmetic! 11 years ago
Manuel Araoz 19e15f91ca size tests working!!! :D 11 years ago
Matias Alejo Garcia 5a1b513b24 add isCanonicalSignature check to script interpreter and tests 11 years ago
Manuel Araoz 3284bfcb2f remove console.logs 11 years ago
Manuel Araoz 9a64cb0ea1 fix format in ScriptInterpreter 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
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 1c9b89f4f3 reverted some unwanted changes 11 years ago
Manuel Araoz e0233f02dd fix Buffer.concat use 11 years ago
Manuel Araoz 4da3285930 fix toHex use 11 years ago
Manuel Araoz 966b8988e1 fix reverse buffertools 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
Stephen Pair f9e86a5e83 rework logging, remove some unused code 11 years ago
Jeff Garzik 3a29b6e0dd ScriptInterpreter: convert verifyFull() to use callbacks 12 years ago
Jeff Garzik b6f05a3111 Script, ScriptInterpreter: Verify P2SH scripts and signatures 12 years ago
Jeff Garzik 248ef22326 Block, Script, ScriptInterpreter: capitalize deps for new libcoin names 12 years ago
Stephen Pair ebddafcaa7 some more stuff...not complete yet 12 years ago