12 Commits (c6593f1a70ab1d5aa5440c04f073e2398f29d86f)

Author SHA1 Message Date
Esteban Ordano 4280b993e0 Add CLTV (BIP65) support 10 years ago
Manuel Araoz bbd48f868d remove comment 10 years ago
Manuel Araoz d556a0c33d fix regressions 10 years ago
Esteban Ordano 73a973359b Fix invocations to binary operations called on numbers 10 years ago
Braydon Fuller bce28cd227 Fixed bug in IE11 that would cause MAX_MONEY verification test to fail. 10 years ago
Manuel Araoz fb57a60666 fix all tests 10 years ago
Manuel Araoz 6c518f1f45 refactoring interpreter 10 years ago
Manuel Araoz 370f69df88 refactor BN and ECDSA 10 years ago
Esteban Ordano 99db72ba90 Add `uncheckedAddInput` function 10 years ago
Esteban Ordano e5631b1a69 Modify transaction interface 10 years ago
Manuel Araoz 3d7b0c7474 standardize test files 10 years ago
Manuel Araoz 3dd86446e0 add Interpreter docs and refactor a bit 10 years ago
Manuel Araoz 84deec297a add tx_invalid tests 10 years ago
Esteban Ordano ce94626908 Move: Script and Interpreter into subfolder 10 years ago
Manuel Araoz cd00b3ebe5 tx_valid tests passing! 10 years ago
Manuel Araoz b3be9461cf tx_valid tests passing! 10 years ago
Manuel Araoz d56fb04575 add ScriptInterpreter#verify docs 10 years ago
Manuel Araoz 4fcc048311 script interpreting working 10 years ago
Manuel Araoz 49192a1ed7 style change to BufferUtil 10 years ago
Manuel Araoz 9b81f7179a remove console.logs 10 years ago
Manuel Araoz 50dd4e8e66 fix all script validation tests, yay! 10 years ago
Manuel Araoz 4b68c3725d generalize script tests 10 years ago
Manuel Araoz a761ac91c2 some more passing tests 10 years ago
Manuel Araoz 9aa6152f25 trying to fix OP_CHECKSIG script evaluation 10 years ago
Manuel Araoz c888c3baa7 adding some signature methods for script interpreting 10 years ago
Manuel Araoz 3de71f8558 refactors and fixes for script interpreter 10 years ago
Manuel Araoz c64a38a54a trying to fix ScriptInterpreter 10 years ago
Manuel Araoz bb8373ead7 remove script_interpreter for partial commit 10 years ago
Manuel Araoz 016bc6e3ed fixing tests for new script internals 10 years ago
Manuel Araoz 898bdac05f working towards script interpreting 10 years ago
Manuel Araoz 7ee9601d8a starting with script_interpreter 10 years ago