flocore/lib
2015-02-06 09:32:12 -03:00
..
crypto Fix the error loop. 2015-01-02 15:32:33 +09:00
encoding add BufferReader.readVarLengthBuffer 2015-02-04 13:04:55 -03:00
errors Transaction: add removeInput member 2015-02-04 17:53:16 -03:00
script add BufferReader.readVarLengthBuffer 2015-02-04 13:04:55 -03:00
transaction Dust outputs: Fix condition (one OP_RETURN was avoiding checks on other outputs) 2015-02-06 09:32:12 -03:00
util HDKeys: Return a copy buffer instead of the original instance 2015-02-05 15:06:01 -03:00
address.js Add alternative to create an Address 2015-01-10 14:16:51 -03:00
block.js add some checks 2015-02-04 11:49:09 -03:00
blockheader.js block serialization: Add option skip magic numbers 2015-01-17 00:07:09 -05:00
hdkeycache.js
hdprivatekey.js HDKeys: Return a copy buffer instead of the original instance 2015-02-05 15:06:01 -03:00
hdpublickey.js HDKeys: Return a copy buffer instead of the original instance 2015-02-05 15:06:01 -03:00
networks.js Networks: Added the ability to define a custom network. 2015-01-22 21:31:20 -05:00
opcode.js Use define immutable helper 2015-01-08 10:57:46 -03:00
privatekey.js Add fromBuffer and toBuffer to PrivateKey 2015-02-05 15:05:47 -03:00
publickey.js Indicate internal use of getID with an underscore. 2015-01-09 10:20:27 -05:00
unit.js Rename toFiat() to atRate() 2014-12-28 17:40:11 -03:00
uri.js Implement I5 on URI 2015-01-15 18:17:15 -03:00