Commit Graph

17 Commits

Author SHA1 Message Date
mruddy
9b727afc71 fix signature hasDefinedHashtype method to be closer to the Bitcoin Core function IsDefinedHashtypeSignature 2015-07-01 07:11:08 -04:00
mruddy
02cad1645a fix root cause for bitcore.Transaction.sighash.sign not setting nhashtype.
added unit tests.
fixed an existing lint in a file that i touched.
2015-06-30 15:21:11 -04:00
Braydon Fuller
ffe6b449cb Check the compressed property in Signature.fromCompact tests. 2015-05-26 01:15:11 -04:00
Braydon Fuller
a5cd5a1407 Added support for uncompressed public keys to Signature.fromCompact 2015-05-25 23:57:46 -04:00
Braydon Fuller
7719d1bfd4 Add test with uncompressed pubkey compact signature. 2015-05-25 23:31:42 -04:00
Esteban Ordano
73a973359b Fix invocations to binary operations called on numbers 2015-02-05 17:28:45 -03:00
Esteban Ordano
6b05f20397 Add the new operator when BN was used without it 2015-02-05 16:46:18 -03:00
Manuel Araoz
3dd86446e0 add Interpreter docs and refactor a bit 2014-12-17 17:25:00 -03:00
Esteban Ordano
ce94626908 Move: Script and Interpreter into subfolder 2014-12-16 21:11:36 -03:00
Manuel Araoz
c272412df2 add sig_noncanonical.json tests 2014-12-16 16:34:22 -03:00
Manuel Araoz
35d664b588 added sig_canonical tests 2014-12-16 13:40:03 -03:00
Manuel Araoz
17459dd7c2 added sig_canonical tests 2014-12-16 13:33:57 -03:00
Manuel Araoz
3eba0bc546 address review comments 2014-12-16 13:33:57 -03:00
Manuel Araoz
0ddec23c02 fix some more tests 2014-12-16 13:33:56 -03:00
Manuel Araoz
cf48899a3a make creation methods class methods 2014-12-16 13:33:56 -03:00
Manuel Araoz
c888c3baa7 adding some signature methods for script interpreting 2014-12-16 13:33:56 -03:00
Manuel Araoz
1f3d7d9872 move Signature to crypto/ 2014-11-27 16:42:44 -03:00