Matthew Zipkin
|
27fe87e509
|
node: reserve 'ns' and 'rs' from plugin ids and add to get()
|
2021-03-03 11:57:09 -05:00 |
|
Christopher Jeffrey
|
ee20997321
|
deps: upgrade to modern bns and bcrypto.
|
2018-09-29 14:51:22 -07:00 |
|
Christopher Jeffrey
|
a03fcd1a23
|
pkg: rename to hsd.
|
2018-08-01 20:00:09 -07:00 |
|
Christopher Jeffrey
|
169da98147
|
pkg: update deps. remove build.
|
2018-07-19 05:40:48 -07:00 |
|
Christopher Jeffrey
|
ddd06adbb7
|
wallet/db: improvements to auction state handling.
|
2018-07-10 16:23:52 -07:00 |
|
Christopher Jeffrey
|
f3db8d8c39
|
hskd: update links.
|
2018-06-08 07:13:46 -07:00 |
|
Christopher Jeffrey
|
1e562be4cd
|
resource: use dns label compression.
|
2018-04-26 02:31:26 -07:00 |
|
Christopher Jeffrey
|
5e72972f94
|
dns: get sig0 and recursive server working.
|
2018-03-19 08:30:40 -07:00 |
|
Christopher Jeffrey
|
e8c2337fbe
|
hsk: update copyright.
|
2018-02-01 13:40:45 -08:00 |
|
Christopher Jeffrey
|
c090793e79
|
hsk: rename to hsk.
|
2018-02-01 13:28:31 -08:00 |
|
Christopher Jeffrey
|
ac3310f5c0
|
db: remove backend option.
|
2017-12-06 17:05:00 -08:00 |
|
Christopher Jeffrey
|
126e5fe416
|
bcoin: lint.
|
2017-11-16 20:44:04 -08:00 |
|
Christopher Jeffrey
|
7071d5cb24
|
node: classify.
|
2017-11-16 19:43:07 -08:00 |
|
Christopher Jeffrey
|
6a83116951
|
utils: stop using asyncobject.
|
2017-11-01 12:57:11 -07:00 |
|
Christopher Jeffrey
|
438d7bc191
|
bcoin: cleanup. fix bsock calls.
|
2017-10-31 20:08:21 -07:00 |
|
Christopher Jeffrey
|
da28e10468
|
node: start using blgr and bcfg.
|
2017-10-30 21:56:51 -07:00 |
|
Christopher Jeffrey
|
28f6c68470
|
utils: start using bstr.
|
2017-10-30 21:34:34 -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
|
62152a1005
|
util: remove util.inherits. inline inheritance.
|
2017-08-06 19:45:10 -07:00 |
|
Christopher Jeffrey
|
1df577cb74
|
validation: refactor.
|
2017-08-06 03:23:37 -07:00 |
|
Christopher Jeffrey
|
55cf07a871
|
refactor: style for const/let and returns.
|
2017-07-31 18:21:02 -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
|
7eefb773be
|
refactor: use maps and sets wherever possible.
|
2017-07-25 05:15:47 -07:00 |
|
Christopher Jeffrey
|
18cc0a013c
|
node: lint.
|
2017-07-17 14:26:43 -07:00 |
|
Christopher Jeffrey
|
b52a5e3fd2
|
node: add node.get() for plugins.
|
2017-07-17 14:26:43 -07:00 |
|
Christopher Jeffrey
|
6154ca8b4c
|
workers/build: require only one worker file.
|
2017-07-17 14:26:41 -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
|
db0567fc01
|
node/browser: fix browser build.
|
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
|
3af014119a
|
refactor: switch to template strings for errors.
|
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
|
3763b5309a
|
node: allow non-string plugins in config.
|
2017-06-28 02:47:05 -07:00 |
|
Christopher Jeffrey
|
62e7f97359
|
refactor: module index.
|
2017-06-27 09:28:18 -07:00 |
|
Christopher Jeffrey
|
fa3e98b274
|
crypto: rename ec to secp256k1.
|
2017-06-27 02:48:19 -07:00 |
|
Christopher Jeffrey
|
2ef4d137e6
|
pkg: switch from jshint to eslint.
|
2017-06-24 04:45:46 -07:00 |
|
Christopher Jeffrey
|
84eccc29fa
|
refactor: switch to async/await. see #227.
|
2017-06-24 02:39:06 -07:00 |
|
Christopher Jeffrey
|
677d85de1c
|
node: make plugin methods optional.
|
2017-05-13 02:01:22 -07:00 |
|
Christopher Jeffrey
|
c0e4c169ba
|
http: more tests.
|
2017-03-15 20:38:04 -07:00 |
|
Christopher Jeffrey
|
335a0b1cd1
|
node: do not modify globals.
|
2017-03-15 18:43:52 -07:00 |
|
Christopher Jeffrey
|
93c190d646
|
node/cli: more config options.
|
2017-03-15 16:25:57 -07:00 |
|
Christopher Jeffrey
|
203791c1f7
|
node: add location method.
|
2017-03-14 08:18:37 -07:00 |
|
Christopher Jeffrey
|
1d6bd6dbe4
|
node: require walletdb by default for now.
|
2017-03-14 06:22:43 -07:00 |
|
Christopher Jeffrey
|
7d6ebd0201
|
node: make hostlist persistence optional.
|
2017-03-14 06:10:37 -07:00 |
|