Christopher Jeffrey
|
f591e577f1
|
workers: minor.
|
2017-07-17 14:26:41 -07:00 |
|
Christopher Jeffrey
|
27c60ce76e
|
workers: refactor for browser vs node.
|
2017-07-17 14:26:41 -07:00 |
|
Christopher Jeffrey
|
6154ca8b4c
|
workers/build: require only one worker file.
|
2017-07-17 14:26:41 -07:00 |
|
Christopher Jeffrey
|
b570769eed
|
http: safer path parsing.
|
2017-07-17 14:26:40 -07:00 |
|
Christopher Jeffrey
|
3d65488108
|
crypto: fix duplicate names.
|
2017-07-17 14:26:40 -07:00 |
|
Christopher Jeffrey
|
ca48ab748f
|
bn: use toBuffer instead of toArrayLike.
|
2017-07-17 14:26:40 -07:00 |
|
Christopher Jeffrey
|
8d6f8f7cdf
|
workers/framer: lint.
|
2017-07-17 14:26:40 -07:00 |
|
Christopher Jeffrey
|
6690bd7e9d
|
workers/webpack: fixes for build and workers.
|
2017-07-17 14:26:40 -07:00 |
|
Christopher Jeffrey
|
886008a182
|
workers: misc fixes.
|
2017-07-17 14:26:40 -07:00 |
|
Christopher Jeffrey
|
4ebe557807
|
workers: make worker files configurable.
|
2017-07-17 14:26:40 -07:00 |
|
Christopher Jeffrey
|
8f295a376d
|
workers: refactor exiting.
|
2017-07-17 14:26:40 -07:00 |
|
Christopher Jeffrey
|
0250cf4296
|
workers: better signal handling.
|
2017-07-17 14:26:40 -07:00 |
|
Christopher Jeffrey
|
90f783fd05
|
workers: remove parser-client.
|
2017-07-17 14:26:40 -07:00 |
|
Christopher Jeffrey
|
972d98e0db
|
hostlist: es6 fixes.
|
2017-07-17 14:26:39 -07:00 |
|
Christopher Jeffrey
|
5b62a87a21
|
mempool: fix coinindex.
|
2017-07-17 14:26:39 -07:00 |
|
Christopher Jeffrey
|
fdc9bca468
|
script: minor.
|
2017-07-17 14:26:39 -07:00 |
|
Christopher Jeffrey
|
db0567fc01
|
node/browser: fix browser build.
|
2017-07-17 14:26:39 -07:00 |
|
Christopher Jeffrey
|
1b94d670c2
|
upnp: minor.
|
2017-07-17 14:26:39 -07:00 |
|
Christopher Jeffrey
|
3f3516ca18
|
coinview: remove old serialization methods.
|
2017-07-17 14:26:39 -07:00 |
|
Christopher Jeffrey
|
15d0b88308
|
bip152/merkleblock: use Map objects.
|
2017-07-17 14:26:39 -07:00 |
|
Christopher Jeffrey
|
a071a58380
|
config: fix parseArg.
|
2017-07-17 14:26:39 -07:00 |
|
Christopher Jeffrey
|
4f68d4cde0
|
node: minor.
|
2017-07-17 14:26:39 -07:00 |
|
Christopher Jeffrey
|
5e78cf4998
|
node: fix close bug.
|
2017-07-17 14:26:39 -07:00 |
|
Christopher Jeffrey
|
296e65d0fd
|
refactor: use es6 template strings everywhere.
|
2017-07-17 14:26:39 -07:00 |
|
Christopher Jeffrey
|
3af014119a
|
refactor: switch to template strings for errors.
|
2017-07-17 14:26:38 -07:00 |
|
Christopher Jeffrey
|
7932a25abe
|
mtx: fix verify methods.
|
2017-07-17 14:26:38 -07:00 |
|
Christopher Jeffrey
|
c732333554
|
client: fix typo.
|
2017-07-17 14:26:38 -07:00 |
|
Christopher Jeffrey
|
10672784e5
|
refactor: rename tx functions. more es6 features.
|
2017-07-17 14:26:38 -07:00 |
|
Christopher Jeffrey
|
c651136d83
|
refactor: refactor clients.
|
2017-07-17 14:26:38 -07:00 |
|
Christopher Jeffrey
|
3e7c921ad3
|
tx: minor.
|
2017-07-17 14:26:38 -07:00 |
|
Christopher Jeffrey
|
fdb668aea3
|
refactor: use rest args where possible.
|
2017-07-17 14:26:38 -07:00 |
|
Christopher Jeffrey
|
e89f285e9a
|
script: refactor execution.
|
2017-07-17 14:26:38 -07:00 |
|
Christopher Jeffrey
|
7f1b23223c
|
wallet: fix server workers.
|
2017-07-17 14:26:38 -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
|
e00472891d
|
refactor: start using for...of.
|
2017-07-17 14:26:37 -07:00 |
|
Christopher Jeffrey
|
78d62c73b8
|
refactor: start using multiple return values.
|
2017-07-17 14:26:37 -07:00 |
|
Christopher Jeffrey
|
aa05bb5df7
|
refactor: use es6 maps for everything.
|
2017-07-17 14:26:37 -07:00 |
|
Christopher Jeffrey
|
98a59e814d
|
workers: fix build for workers.
|
2017-06-28 18:26:16 -07:00 |
|
Christopher Jeffrey
|
307e7dd698
|
webpack: get bcoin building in webpack for node.
|
2017-06-28 18:04:20 -07:00 |
|
Christopher Jeffrey
|
275580f4ac
|
refactor: fix linting for empty modules.
|
2017-06-28 13:04:04 -07:00 |
|
Christopher Jeffrey
|
24cd81a1bd
|
webpack: use -browser convention instead of aliases.
|
2017-06-28 12:45:38 -07:00 |
|
Christopher Jeffrey
|
3763b5309a
|
node: allow non-string plugins in config.
|
2017-06-28 02:47:05 -07:00 |
|
Christopher Jeffrey
|
09d41d32a2
|
rsa: minor.
|
2017-06-28 02:34:26 -07:00 |
|
Christopher Jeffrey
|
9d9d8e2133
|
refactor: lint.
|
2017-06-28 02:32:00 -07:00 |
|
Christopher Jeffrey
|
f9fdcb58f8
|
protoreader/protowriter: minor.
|
2017-06-28 02:30:21 -07:00 |
|
Christopher Jeffrey
|
2a5a8cdc93
|
pbkdf2: fix for browser.
|
2017-06-27 18:22:19 -07:00 |
|
Christopher Jeffrey
|
be1ec1c22d
|
utils: refactor.
|
2017-06-27 09:28:37 -07:00 |
|