fcoin/lib/wallet
Christopher Jeffrey d6ce66bce9
script: refactor script and stack mutation.
This allows more reasonable signing behavior and eliminates all polymorphism.
2017-08-24 17:34:20 -07:00
..
account.js primitives: use equals instead of equal for consistency. 2017-08-09 15:25:01 -07:00
client-browser.js
client.js util: remove util.inherits. inline inheritance. 2017-08-06 19:45:10 -07:00
common.js
http-browser.js
http.js util: remove util.inherits. inline inheritance. 2017-08-06 19:45:10 -07:00
index.js
layout-browser.js
layout.js
masterkey.js lint: enforce function names. 2017-08-06 21:36:48 -07:00
nodeclient.js util: remove util.inherits. inline inheritance. 2017-08-06 19:45:10 -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
rpc.js lint: enforce function names. 2017-08-06 21:36:48 -07:00
server-browser.js
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 script: refactor script and stack mutation. 2017-08-24 17:34:20 -07:00
walletdb.js walletdb: use passed-in worker pool. 2017-08-09 15:45:02 -07:00
walletkey.js util: remove util.inherits. inline inheritance. 2017-08-06 19:45:10 -07:00