Sky Young
c388d4c1cf
Add mainnet seed
2019-07-23 09:20:12 -06:00
Sky Young
153da80920
Merge remote-tracking branch 'bcoin/master' into bcoin-1.0.2
2019-07-15 15:42:15 -06:00
Jameson Lopp
2e47fb96c9
update link to bcoin docs
2018-12-11 10:49:39 -05:00
Javed Khan
b18a8a3f13
bin: handle close when interrupted
2018-09-17 23:54:34 +05:30
Javed Khan
7f4494e278
multi: pass new Node option file to wallet plugin
...
`file` is similar to `config`, but it propogates to the wallet plugin
and loads the wallet config file only if set to true.
This is useful to disable config files for both node and wallet when
running a full node, for example in a test environment.
2018-08-13 17:36:21 +05:30
Christopher Jeffrey
92feb1be52
node: do not alter pool size.
2018-08-10 16:27:19 -07:00
Christopher Jeffrey
b92839c82a
bcoin: use buffer-map. see #533 .
2018-08-10 16:23:46 -07:00
Sky Young
3653da2d01
Flo-ify
2018-05-08 13:40:23 -07:00
Christopher Jeffrey
417b37b0c3
db: remove backend option.
2018-03-29 21:56:51 -07:00
ultragtx
4e7675cc7a
Litecoin: litecoinify
2017-12-08 16:03:46 +08: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
b66f023e22
bin: add --version and --help args. fixes #209 .
2017-05-12 11:44:33 -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
f0e7aa9d82
net: handle server differently.
2017-01-14 07:54:07 -08: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
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
a86a374ca5
node: add bip151 option.
2016-07-25 18:26:29 -07:00
Christopher Jeffrey
27684e9661
if we're going to have checkpoints, might as well optimize the hell out of them.
2016-07-21 12:36:11 -07:00
Christopher Jeffrey
95067ba938
compact block relay support.
2016-07-20 19:42:19 -07:00
Christopher Jeffrey
28f6ebe43f
remove globals. add logger.
2016-07-15 18:20:55 -07:00
Christopher Jeffrey
7862418ccc
program. addresses.
2016-06-17 06:34:48 -07:00
Christopher Jeffrey
9a5f1c556d
strict mode.
2016-06-13 01:06:01 -07:00
Christopher Jeffrey
e2626c32f0
mkdirp.
2016-05-24 01:18:56 -07:00
Christopher Jeffrey
8c8b62a57f
headers sync.
2016-05-23 00:49:52 -07:00
Christopher Jeffrey
013b59a9cc
fix typos.
2016-05-22 23:16:08 -07:00
Christopher Jeffrey
d85956b63f
parallelize mining. listen for worker pipe errors.
2016-05-22 21:21:18 -07:00
Christopher Jeffrey
53dbac9c87
more relay fixes.
2016-05-22 19:14:20 -07:00
Christopher Jeffrey
3be5655539
get bcoin working on windows.
2016-05-19 16:09:21 -07:00
Christopher Jeffrey
ed1a8ef718
pool.listen.
2016-05-19 11:56:11 -07:00
Christopher Jeffrey
493f0092e4
comments. refactor how module is exposed.
2016-05-14 13:22:43 -07:00
Christopher Jeffrey
6c370e908f
fixes.
2016-05-13 15:32:04 -07:00
Christopher Jeffrey
5eb3946e38
major refactor.
2016-05-13 09:24:04 -07:00
Christopher Jeffrey
b85a98b4ca
broadcast option.
2016-05-07 00:52:55 -07:00
Christopher Jeffrey
aa3579c8cd
aes.
2016-04-30 04:22:11 -07:00
Christopher Jeffrey
6a75900952
uncaught exceptions for bin/node.
2016-04-08 18:11:19 -07:00
Christopher Jeffrey
8418cdad23
fix requires.
2016-04-08 16:02:37 -07:00