32 Commits (ee6f8d35efae56a22562a3e9b353e70f7baff365)

Author SHA1 Message Date
Manuel Araoz ee6f8d35ef increase script test coverage 10 years ago
Kirill Fomichev 116024a7cb fix Script.isPublicKeyHashOut 10 years ago
Manuel Araoz ef7eafbb0c increase test coverage and fix some bugs 10 years ago
Manuel Araoz e0b1ca0e10 move some script logic from Address to Script 10 years ago
Manuel Araoz 3619c7c9e2 fix problematic cases 10 years ago
Manuel Araoz 62ea45a524 refactor Address<->Script relation 10 years ago
eordano 575993967c Standardize optional parameters to Closure syntax 10 years ago
eordano 1a5780e35e Script/Address: Add check for valid number of threshold needed 10 years ago
eordano 0bbde0c9de Script: Update max length for standard opreturn to 80 10 years ago
Esteban Ordano 73a973359b Fix invocations to binary operations called on numbers 10 years ago
Esteban Ordano 6b05f20397 Add the new operator when BN was used without it 10 years ago
Manuel Araoz c664f211d2 add BufferReader.readVarLengthBuffer 10 years ago
Esteban Ordano 03f794b4a3 Add shorthand method toHex to Script 10 years ago
Esteban Ordano 26e688ae06 Add .toScriptHashOut() to scripts 10 years ago
Yemel Jardi d369154162 Script: remember network when creating from address or pubkey 10 years ago
Braydon Fuller ff4a6f549d Fixed bugs in IE11 10 years ago
Yemel Jardi 9deec5e1c2 Use defaultNetwork in Script.toAddress 10 years ago
Esteban Ordano f74c7f3929 Simplify script to address method 10 years ago
Esteban Ordano ffca4cfb6f Fixes Script test case for coverage and style 10 years ago
Esteban Ordano c1a1571535 Fix JSDoc for script 10 years ago
Esteban Ordano d688222769 Add toAddress(network) functionality to scripts 10 years ago
Esteban Ordano dc92bdd474 Add getData functionality to script 10 years ago
Manuel Araoz 6c518f1f45 refactoring interpreter 10 years ago
Esteban Ordano 490279acb0 Lint script/interpreter 10 years ago
Esteban Ordano de4413745d Fix missing disambiguation 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 5f5cf15241 Add capability to instantiate an Address from public keys and a threshold 10 years ago
Esteban Ordano ce94626908 Move: Script and Interpreter into subfolder 10 years ago