flocore/lib
2014-11-18 11:16:39 -05:00
..
expmt StealthTx 2014-09-23 16:54:52 -07:00
address.js removed unused module references 2014-11-18 11:16:39 -05:00
base58.js more convenient Base58 constructor 2014-09-17 14:26:19 -07:00
base58check.js more convenient constructor 2014-09-17 14:29:53 -07:00
bip32.js canonical BN notation 2014-09-17 15:22:52 -07:00
block.js allow bufs in constructors 2014-09-22 13:07:39 -07:00
blockheader.js allow bufs in constructors 2014-09-22 13:07:39 -07:00
bn.js update to include new version of bn.js and elliptic that include hex padding 2014-11-03 16:53:14 -05:00
bufferreader.js replace .buffer with .read 2014-09-17 15:49:45 -07:00
bufferwriter.js BufferWriter().toBuffer convenience method 2014-09-22 17:09:53 -07:00
constants.js Clean example for full identities. 2014-10-06 14:00:03 -04:00
ecdsa.js improve error message 2014-09-16 11:44:51 -07:00
hash.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
identity.js removed unused module references 2014-11-18 11:16:39 -05:00
kdf.js removed unused module references 2014-11-18 11:16:39 -05:00
keypair.js removed unused module references 2014-11-18 11:16:39 -05:00
message.js removed unused module references 2014-11-18 11:16:39 -05:00
opcode.js throw error for invalid strings 2014-09-01 20:03:22 -07:00
point.js bn -> BN canonical capitalization 2014-09-17 16:08:42 -07:00
privkey.js toJSON/fromJSON for privkey, pubkey, keypair 2014-09-22 13:55:40 -07:00
pubkey.js Improve tests. 2014-10-06 15:40:30 -04:00
random.js remove "(classname): " from tests 2014-08-20 13:03:07 -07:00
script.js Add error for when pushdata is exceptionally large 2014-09-23 21:37:18 -07:00
signature.js removed unused module references 2014-11-18 11:16:39 -05:00
transaction.js pushin, pushout 2014-09-23 22:09:41 -07:00
txin.js allow bufs in constructors 2014-09-22 13:07:39 -07:00
txout.js toJSON, fromJSON 2014-09-18 17:52:02 -07:00
varint.js Varint(BN()) convenience 2014-09-23 22:19:01 -07:00