fcoin/lib/wallet
Christopher Jeffrey (JJ) bdeb72a035 Merge pull request #281 from Bucko13/import-key-passphrase
pass passphrase for key import
2017-10-18 22:30:10 -07:00
..
account.js refactor: remove all duck typing. 2017-09-02 21:29:38 -07:00
client-browser.js refactor: fix linting for empty modules. 2017-06-28 13:04:04 -07:00
client.js util: remove util.inherits. inline inheritance. 2017-08-06 19:45:10 -07:00
common.js refactor: style for const/let and returns. 2017-07-31 18:21:02 -07:00
http-browser.js refactor: fix linting for empty modules. 2017-06-28 13:04:04 -07:00
http.js Merge pull request #281 from Bucko13/import-key-passphrase 2017-10-18 22:30:10 -07:00
index.js wallet: move nodeclient. 2017-07-17 14:26:38 -07:00
layout-browser.js lint: no implicit casting. 2017-07-31 18:21:03 -07:00
layout.js wallet: fix layout style. 2017-07-31 18:59:25 -07:00
masterkey.js encoding: refactor int64 handling. 2017-09-05 21:17:58 -07:00
nodeclient.js chain: alias all db methods. remove chainentry spaghetti code. 2017-09-06 10:20:40 -07:00
path.js encoding: rename read int methods to readIx. 2017-08-06 03:27:06 -07:00
plugin.js validation: refactor. 2017-08-06 03:23:37 -07:00
records.js refactor: style for const/let and returns. 2017-07-31 18:21:02 -07:00
rpc.js lint: remove useless parens. 2017-08-27 16:50:23 -07:00
server-browser.js refactor: fix linting for empty modules. 2017-06-28 13:04:04 -07:00
server.js validation: refactor. 2017-08-06 03:23:37 -07:00
txdb.js encoding: refactor int64 handling. 2017-09-05 21:17:58 -07:00
wallet.js refactor: remove all duck typing. 2017-09-02 21:29:38 -07:00
walletdb.js walletdb: increase bloom filter size to 3m addrs. 2017-10-18 12:58:22 -07:00
walletkey.js refactor: remove all duck typing. 2017-09-02 21:29:38 -07:00