glais
|
88b8d9bd82
|
node+spvnode: typo fixes
|
2022-06-29 14:03:44 +10:00 |
|
Nodari Chkuaselidze
|
ee5d45fa31
|
fullnode: reemit abort and let bin handle the shutdown.
|
2022-06-07 10:17:06 -04:00 |
|
Mark Tyneway
|
c9ea6aae43
|
bin: add sigint listener for safer shutdown
|
2020-03-25 11:30:36 -07:00 |
|
Christopher Jeffrey
|
a2b96be410
|
protocol: re-create genesis blocks. add genesis script for mainnet.
|
2020-01-29 06:08:46 -08:00 |
|
Matthew Zipkin
|
8014e13c52
|
bin: allow wallet to run separately from node server
|
2019-04-08 16:11:03 -07:00 |
|
Boyma Fahnbulleh
|
1c56699a52
|
bin: fix erroneous help message
|
2018-09-26 17:01:40 -07:00 |
|
Christopher Jeffrey
|
63d18e74cc
|
spvnode: fix default options.
|
2018-08-07 14:21:22 -07:00 |
|
Christopher Jeffrey
|
119003739e
|
node: do not listen by default (for now).
|
2018-08-03 04:59:52 -07:00 |
|
Christopher Jeffrey
|
a03fcd1a23
|
pkg: rename to hsd.
|
2018-08-01 20:00:09 -07:00 |
|
Christopher Jeffrey
|
104adcc603
|
bin: fix spvnode.
|
2018-06-08 22:56:49 -07:00 |
|
Christopher Jeffrey
|
fd3788af36
|
hskd: lint.
|
2018-06-08 22:53:01 -07:00 |
|
Christopher Jeffrey
|
b2f16b8f67
|
bin: minor fixes.
|
2018-06-08 22:49:48 -07:00 |
|
Christopher Jeffrey
|
313a4edd62
|
hsk: minor.
|
2018-01-16 08:23:19 -08:00 |
|
Christopher Jeffrey
|
d6fb654dad
|
bcoin: remove dependence on util.js.
|
2017-10-26 04:07:48 -07:00 |
|
Christopher Jeffrey
|
55cf07a871
|
refactor: style for const/let and returns.
|
2017-07-31 18:21:02 -07:00 |
|
Christopher Jeffrey
|
76679a0650
|
bin: fix error handling.
|
2017-07-17 16:40:16 -07:00 |
|
Christopher Jeffrey
|
a93f82db73
|
workers: minor.
|
2017-07-17 14:26:41 -07:00 |
|
Christopher Jeffrey
|
c53f4cf89e
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |
|
Christopher Jeffrey
|
f70d6b8b45
|
refactor: lint tests, benchmarks, etc.
|
2017-06-24 14:35:10 -07:00 |
|
Christopher Jeffrey
|
84eccc29fa
|
refactor: switch to async/await. see #227.
|
2017-06-24 02:39:06 -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 |
|
Christopher Jeffrey
|
4674109706
|
node: refactor config options.
|
2017-03-14 06:10:37 -07:00 |
|
Christopher Jeffrey
|
1a8a9afade
|
config/wallet: refactor config handling. add wallet server.
|
2017-03-14 06:10:35 -07:00 |
|
Christopher Jeffrey
|
a81733a720
|
node/config: refactor config and options.
|
2017-03-14 06:09:29 -07:00 |
|
Christopher Jeffrey
|
e8cc724488
|
node/net: refactor node bootstrapping.
|
2017-01-14 07:21:16 -08:00 |
|
Christopher Jeffrey
|
8f743b6e7d
|
peer: handle drains better.
|
2016-11-19 14:33:40 -08:00 |
|
Christopher Jeffrey
|
f0223146af
|
deps: massive refactor.
|
2016-10-02 23:24:11 -07:00 |
|
Christopher Jeffrey
|
8cb6faa078
|
refactor: browser. benchmarks.
|
2016-09-22 04:03:01 -07:00 |
|
Christopher Jeffrey
|
8c11a2aa3f
|
generators: refactor http.
|
2016-09-22 01:29:48 -07:00 |
|
Christopher Jeffrey
|
d78151d3d3
|
refactor: promises.
|
2016-09-20 15:28:14 -07:00 |
|
Christopher Jeffrey
|
ec41bf2be5
|
config: fix arg aliasing.
|
2016-07-30 13:53:43 -07:00 |
|
Christopher Jeffrey
|
dfaadd41c6
|
config: add configuration parser.
|
2016-07-29 15:40:39 -07:00 |
|
Christopher Jeffrey
|
4e977810ce
|
merkleblock/utils: optimize merkle root calculation.
|
2016-07-27 06:52:16 -07:00 |
|
Christopher Jeffrey
|
a86a374ca5
|
node: add bip151 option.
|
2016-07-25 18:26:29 -07:00 |
|
Christopher Jeffrey
|
28f6ebe43f
|
remove globals. add logger.
|
2016-07-15 18:20:55 -07:00 |
|
Christopher Jeffrey
|
9a5f1c556d
|
strict mode.
|
2016-06-13 01:06:01 -07:00 |
|
Christopher Jeffrey
|
c3822dbf70
|
improve mm3 perf slightly.
|
2016-06-03 11:29:11 -07:00 |
|
Christopher Jeffrey
|
493f0092e4
|
comments. refactor how module is exposed.
|
2016-05-14 13:22:43 -07:00 |
|
Christopher Jeffrey
|
aa3579c8cd
|
aes.
|
2016-04-30 04:22:11 -07:00 |
|
Christopher Jeffrey
|
c8ba1aaa51
|
improve spv. fix preloading.
|
2016-04-17 03:19:10 -07:00 |
|
Christopher Jeffrey
|
8418cdad23
|
fix requires.
|
2016-04-08 16:02:37 -07:00 |
|
Christopher Jeffrey
|
a3720bd42d
|
more accurate segwit4 verification. misc.
|
2016-04-07 02:03:38 -07:00 |
|
Christopher Jeffrey
|
0a7f118528
|
add environment.
|
2016-04-06 18:55:55 -07:00 |
|
Christopher Jeffrey
|
187137262e
|
spvnode. readme.
|
2016-04-03 01:34:30 -07:00 |
|