fcoin/lib/wallet
2017-08-06 14:43:22 -07:00
..
account.js validation: use stricter validation for ints. 2017-08-06 14:43:22 -07:00
client-browser.js refactor: fix linting for empty modules. 2017-06-28 13:04:04 -07:00
client.js lint: consistent return values. 2017-07-31 18:21:03 -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 utils/util: reorganize functions. 2017-08-06 04:00:08 -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 validation: use stricter validation for ints. 2017-08-06 14:43:22 -07:00
nodeclient.js lint: no extra parens around !await. 2017-07-31 18:21:03 -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 validation: refactor. 2017-08-06 03:23:37 -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 validation: refactor. 2017-08-06 03:23:37 -07:00
wallet.js validation: use stricter validation for ints. 2017-08-06 14:43:22 -07:00
walletdb.js validation: use stricter validation for ints. 2017-08-06 14:43:22 -07:00
walletkey.js eslint: use prefer-const. 2017-07-31 18:21:02 -07:00