bitcore/lib
Ryan X. Charles e6af57f4fa script.toBuffer(); 2014-09-01 18:01:17 -07:00
..
expmt Stealth -> Stealthkey 2014-08-29 14:34:01 -07:00
address.js p2sh -> scripthash 2014-09-01 12:06:18 -07:00
base58.js add set function to Base58 2014-08-28 15:27:58 -07:00
base58check.js Base58Check.prototype.set 2014-08-28 15:31:06 -07:00
bip32.js Key -> Keypair 2014-08-29 14:18:56 -07:00
bn.js add BN.prototype.fromBuffer 2014-08-13 19:23:45 -04:00
bufferreader.js read a buffer, like slicing while iterating pos 2014-09-01 16:40:31 -07:00
bufferwriter.js BufferWriter.prototype.set 2014-08-28 16:02:24 -07:00
constants.js p2sh -> scripthash 2014-09-01 12:06:18 -07:00
ecdsa.js Key -> Keypair 2014-08-29 14:18:56 -07:00
hash.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
kdf.js Key -> Keypair 2014-08-29 14:18:56 -07:00
keypair.js remove useless Address dependency from Keypair 2014-08-29 15:42:30 -07:00
message.js Key -> Keypair 2014-08-29 14:18:56 -07:00
opcode.js fromNumber, toNumber, fromString, toString 2014-08-31 20:38:39 -07:00
point.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
privkey.js compressed by default with fromRandom 2014-08-29 12:38:43 -07:00
pubkey.js Pubkey().fromPrivkey() 2014-08-28 20:19:30 -07:00
random.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
script.js script.toBuffer(); 2014-09-01 18:01:17 -07:00
signature.js Signature.prototype.set 2014-08-28 16:38:21 -07:00