| .. |
|
crypto
|
Refactor transaction to match new API
|
2014-12-10 12:44:30 -03:00 |
|
encoding
|
Refactor transaction to match new API
|
2014-12-10 12:44:30 -03:00 |
|
errors
|
Split buildPKH arguments, add Copy constructor on publickey
|
2014-12-10 12:46:21 -03:00 |
|
paymentprotocol
|
Payment Protocol: Restore and reorganize files for payment protocol.
|
2014-12-04 10:43:40 -05:00 |
|
transaction
|
Move input to subfolder before refactor
|
2014-12-11 09:18:20 -03:00 |
|
transport
|
Hotfix: Remove console.log
|
2014-12-11 16:11:47 -03:00 |
|
util
|
HDKeys: Modified to have immutable properties
|
2014-12-11 15:37:31 -05:00 |
|
address.js
|
Address: Change discoverMeta to classifyVersion and add a general address validation example
|
2014-12-11 10:42:10 -05:00 |
|
block.js
|
Consistency with "id", "hash", and "_getHash"
|
2014-12-10 15:20:42 -03:00 |
|
blockheader.js
|
Consistency with "id", "hash", and "_getHash"
|
2014-12-10 15:20:42 -03:00 |
|
hdkeycache.js
|
|
|
|
hdprivatekey.js
|
HDKeys: Modified to have immutable properties
|
2014-12-11 15:37:31 -05:00 |
|
hdpublickey.js
|
HDKeys: Modified to have immutable properties
|
2014-12-11 15:37:31 -05:00 |
|
networks.js
|
Merge pull request #696 from yemel/feature/transport
|
2014-12-11 16:10:18 -03:00 |
|
opcode.js
|
add preconditions to opcode
|
2014-12-11 16:19:21 -03:00 |
|
privatekey.js
|
Add option to create private key from hex
|
2014-12-09 11:40:30 -03:00 |
|
publickey.js
|
Split buildPKH arguments, add Copy constructor on publickey
|
2014-12-10 12:46:21 -03:00 |
|
script.js
|
Opcode('*').toNumber() -> Opcode.*
|
2014-12-11 16:19:22 -03:00 |
|
unit.js
|
|
|
|
uri.js
|
|
|