Commit Graph

17 Commits

Author SHA1 Message Date
Esteban Ordano 4280b993e0 Add CLTV (BIP65) support 2015-07-01 18:46:54 -07:00
eordano fcc9081ddd Fix JSDocs from String to string 2015-02-24 15:31:12 -03:00
Trevin Hofmann 5bb750252d Add inspect method to Opcode. 2015-02-12 09:27:42 -06:00
Yemel Jardi e57d02c03c Use define immutable helper 2015-01-08 10:57:46 -03:00
Braydon Fuller 46a9a6d83c Opcode: Added toBuffer and fromBuffer methods 2014-12-12 15:33:40 -05:00
Braydon Fuller 77be24a52f Bump 2014-12-11 22:27:37 -05:00
Braydon Fuller 6bb9990a2b Opcode: JS-Beautify 2014-12-11 20:37:54 -05:00
Braydon Fuller 1b2e9728ce Opcode: Modify from methods to be static, and an instance be immutable. 2014-12-11 20:19:54 -05:00
Manuel Araoz 81f1469f9a add preconditions to opcode 2014-12-11 16:19:21 -03:00
Esteban Ordano fd531de123 Update opcode and script transactions 2014-12-09 17:53:30 -03:00
Manuel Araoz 7b54a53414 add Opcode.smallInt() 2014-12-04 15:06:56 -03:00
Manuel Araoz 350816ad40 opcode refactor: isSmallIntOp 2014-12-02 14:20:58 -03:00
Manuel Araoz ca9b8d8f7b use strict to protocol 2014-11-20 12:52:32 -03:00
Ryan X. Charles 8a3d71b596 throw error for invalid strings 2014-09-01 20:03:22 -07:00
Ryan X. Charles eaaf8aade3 throw error if there is no string representation 2014-09-01 20:00:54 -07:00
Ryan X. Charles a0150f82ef fromNumber, toNumber, fromString, toString
...like the rest of the library.
2014-08-31 20:38:39 -07:00
Ryan X. Charles 03578e2ba5 Opcode
...code from bitcore
2014-08-29 19:24:51 -07:00