Commit graph

21 commits

Author SHA1 Message Date
Christopher Jeffrey
e4f29985dd
wallet/http: require admin token. 2017-12-28 11:20:13 -08:00
Christopher Jeffrey
83f9bffd3d
wallet: better option parsing for wallet plugin. 2017-12-12 12:06:29 -08:00
Christopher Jeffrey
02c193b012
wallet: always use separate http server. 2017-12-12 08:47:39 -08:00
Christopher Jeffrey
5cfae37a4e
wallet/hostlist: minor. 2017-12-06 21:17:18 -08:00
Christopher Jeffrey
ac3310f5c0
db: remove backend option. 2017-12-06 17:05:00 -08:00
Christopher Jeffrey
1059269ff8
wallet: classify. 2017-11-16 20:11:17 -08:00
Christopher Jeffrey
6a83116951
utils: stop using asyncobject. 2017-11-01 12:57:11 -07:00
Christopher Jeffrey
feaa77bd05
wallet: rename some methods. 2017-10-27 20:30:23 -07:00
Christopher Jeffrey
8a52ce14d2
http: move to node module. 2017-10-26 12:31:08 -07:00
Christopher Jeffrey
894ad373ac
wallet: get server working. 2017-10-26 12:03:45 -07:00
Christopher Jeffrey
71182864e7
bcoin: use bcrypto. remove crypto module. 2017-10-25 21:21:39 -07:00
Christopher Jeffrey
a682f202bf
http: stop using socket.io. 2017-10-22 05:44:16 -07:00
Christopher Jeffrey
1df577cb74
validation: refactor. 2017-08-06 03:23:37 -07:00
Christopher Jeffrey
6f3988e861
refactor: use const as much as possible. 2017-07-31 18:21:02 -07:00
Christopher Jeffrey
9cc5c393b4
eslint: use prefer-const. 2017-07-31 18:21:02 -07:00
Christopher Jeffrey
0ea25b0c1c
wallet: move nodeclient. 2017-07-17 14:26:38 -07:00
Christopher Jeffrey
074c065262
node: automatically bind to errors for plugins. 2017-07-17 14:26:38 -07:00
Christopher Jeffrey
8c7279518f
refactor: de-globalize workerpool. 2017-07-17 14:26:38 -07:00
Christopher Jeffrey
c53f4cf89e
refactor: switch to const/let. 2017-07-17 14:26:37 -07:00
Christopher Jeffrey
377017ba3d
walletdb: handle errors for plugin. 2017-05-03 19:29:45 -07:00
Christopher Jeffrey
1a8a9afade
config/wallet: refactor config handling. add wallet server. 2017-03-14 06:10:35 -07:00