Christopher Jeffrey
|
342d89d103
|
cli: drop amount serialization for now.
|
2017-07-23 07:42:20 -07:00 |
|
Christopher Jeffrey
|
76679a0650
|
bin: fix error handling.
|
2017-07-17 16:40:16 -07:00 |
|
Christopher Jeffrey
|
2f51fd1c50
|
api: use satoshi values for everything.
|
2017-07-17 14:26:43 -07:00 |
|
Christopher Jeffrey
|
a93f82db73
|
workers: minor.
|
2017-07-17 14:26:41 -07:00 |
|
Christopher Jeffrey
|
8419392d44
|
cli: lint.
|
2017-07-17 14:26:41 -07:00 |
|
Christopher Jeffrey
|
f4685fab34
|
cli: minor.
|
2017-07-17 14:26:40 -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
|
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 (JJ)
|
d6157b525a
|
Merge pull request #204 from BluSyn/cli-fix
CLI: Allow account option for generating addresses
|
2017-05-12 13:34:24 -07:00 |
|
Christopher Jeffrey
|
b66f023e22
|
bin: add --version and --help args. fixes #209.
|
2017-05-12 11:44:33 -07:00 |
|
Steven Bower
|
6ad9b2cdeb
|
CLI: Allow account option for generating addresses
|
2017-04-25 17:01:19 -07:00 |
|
Christopher Jeffrey
|
c0e4c169ba
|
http: more tests.
|
2017-03-15 20:38:04 -07:00 |
|
Christopher Jeffrey
|
93c190d646
|
node/cli: more config options.
|
2017-03-15 16:25:57 -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
|
b7c847059a
|
cli: fix cli.
|
2017-03-14 06:10:37 -07:00 |
|
Christopher Jeffrey
|
f0630a830a
|
cli: fix sending.
|
2017-03-14 06:10:37 -07:00 |
|
Christopher Jeffrey
|
4b212aff8e
|
bin: add wallet node.
|
2017-03-14 06:10:36 -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
|
1085ce6f27
|
bin: get --daemon working on OSX.
|
2017-03-01 13:55:51 -08:00 |
|
Christopher Jeffrey
|
179caa2bd8
|
cli: add rate option.
|
2017-02-28 09:20:22 -08:00 |
|
Christopher Jeffrey
|
47c43ea39a
|
rpcclient: refactor error handling.
|
2017-02-28 09:20:22 -08:00 |
|
Christopher Jeffrey
|
4e7df6ef87
|
docs: get jsdoc compiling again.
|
2017-02-03 22:47:26 -08:00 |
|
Christopher Jeffrey
|
0a1c0d1890
|
config: refactor config parsing.
|
2017-01-26 03:00:13 -08: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
|
37f8d45c25
|
server: add get wallets call.
|
2016-12-19 08:04:30 -08:00 |
|
Christopher Jeffrey
|
024ff3e211
|
http: http and rpc fixes.
|
2016-11-25 14:19:11 -08:00 |
|
Christopher Jeffrey
|
8f743b6e7d
|
peer: handle drains better.
|
2016-11-19 14:33:40 -08:00 |
|
Christopher Jeffrey
|
b754973511
|
utils/btc: rename.
|
2016-11-19 10:45:31 -08:00 |
|
Christopher Jeffrey
|
ae093d2242
|
amount/utils: drop utils.btc and utils.satoshi.
|
2016-11-19 09:59:47 -08:00 |
|
Christopher Jeffrey
|
1af3b5131b
|
cli: account creation options.
|
2016-11-16 12:13:56 -08:00 |
|
Christopher Jeffrey
|
f6c09af49f
|
http: expose chain resetting.
|
2016-11-16 09:56:52 -08:00 |
|
Christopher Jeffrey
|
3beae441bb
|
http: refactor cli usage of http clients.
|
2016-11-13 11:30:00 -08:00 |
|
Christopher Jeffrey
|
2f3d75d784
|
cli: add get pending tx.
|
2016-11-09 18:37:30 -08:00 |
|
Christopher Jeffrey
|
5069ec1bfb
|
walletdb: list blocks.
|
2016-11-09 18:25:36 -08:00 |
|
Christopher Jeffrey
|
86e1e35f9a
|
txdb: add block entries.
|
2016-11-09 18:25:35 -08:00 |
|
Christopher Jeffrey
|
aa79d92a83
|
http: more wallet api calls.
|
2016-11-09 18:25:33 -08:00 |
|
Christopher Jeffrey
|
60575c0ea0
|
walletdb: cleanup.
|
2016-11-09 18:25:32 -08:00 |
|
Christopher Jeffrey
|
9988123b61
|
http: improve info call.
|
2016-10-25 08:40:08 -07:00 |
|
Christopher Jeffrey
|
9dcd366d15
|
cli: add wallet coins.
|
2016-10-24 16:31:10 -07:00 |
|
Christopher Jeffrey
|
91f40eed93
|
bin: add wallet shortcut to cli.
|
2016-10-23 03:11:37 -07:00 |
|
Christopher Jeffrey
|
b58c9746ec
|
http: resend call.
|
2016-10-21 19:38:06 -07:00 |
|
Christopher Jeffrey
|
a2d6ed56e7
|
refactor: have promises resolve to undefined.
|
2016-10-21 19:38:04 -07:00 |
|
Christopher Jeffrey
|
ef44dcd6cb
|
refactor: minor.
|
2016-10-21 19:38:04 -07:00 |
|
Christopher Jeffrey
|
7f22223436
|
http: rename zapAll for consistency.
|
2016-10-05 19:51:46 -07:00 |
|
Christopher Jeffrey
|
5bb21070c4
|
wallet: refactor and add global zap.
|
2016-10-05 19:16:33 -07:00 |
|
Christopher Jeffrey
|
323ea3eda5
|
http: handle api keys better.
|
2016-10-05 07:11:13 -07:00 |
|
Christopher Jeffrey
|
383c8f085f
|
http: add admin key for dos-able calls.
|
2016-10-05 05:51:32 -07:00 |
|
Christopher Jeffrey
|
80aa8f8c4c
|
http: more methods and better validation.
|
2016-10-05 04:55:19 -07:00 |
|
Christopher Jeffrey
|
5e1b56363b
|
http: add watchOnly options.
|
2016-10-04 17:06:56 -07:00 |
|
Christopher Jeffrey
|
41b342350f
|
browser: add rpc.
|
2016-10-03 02:29:04 -07:00 |
|
Christopher Jeffrey
|
1a8657d131
|
spawn: rename to co.
|
2016-10-02 23:24:11 -07:00 |
|
Christopher Jeffrey
|
f0223146af
|
deps: massive refactor.
|
2016-10-02 23:24:11 -07:00 |
|
Christopher Jeffrey
|
960393a53f
|
wallet: use separate branch for nested addrs.
|
2016-10-02 23:24:10 -07:00 |
|
Christopher Jeffrey
|
f2c6bced5a
|
cli: fix typo.
|
2016-10-02 23:24:06 -07:00 |
|
Christopher Jeffrey
|
8cb6faa078
|
refactor: browser. benchmarks.
|
2016-09-22 04:03:01 -07:00 |
|
Christopher Jeffrey
|
f158a73a2d
|
refactor: fixes. workers. locks.
|
2016-09-22 02:54:56 -07:00 |
|
Christopher Jeffrey
|
8c11a2aa3f
|
generators: refactor http.
|
2016-09-22 01:29:48 -07:00 |
|
Christopher Jeffrey
|
ae83aa6fba
|
refactor: more work.
|
2016-09-22 00:24:59 -07:00 |
|
Christopher Jeffrey
|
df23810b0c
|
refactor: fix cli. finish rpc.
|
2016-09-21 10:46:07 -07:00 |
|
Christopher Jeffrey
|
d78151d3d3
|
refactor: promises.
|
2016-09-20 15:28:14 -07:00 |
|
Christopher Jeffrey
|
eabba6e72e
|
wallet: fix account handling.
|
2016-08-26 18:26:56 -07:00 |
|
Christopher Jeffrey
|
2e8f39c431
|
cli: fix api key handling.
|
2016-08-24 10:11:14 -07:00 |
|
Christopher Jeffrey
|
6105095379
|
refactor: more restructuring.
|
2016-08-24 04:59:06 -07:00 |
|
Christopher Jeffrey
|
1c6d092545
|
cli/browser: update paths.
|
2016-08-24 00:01:59 -07:00 |
|
Christopher Jeffrey
|
883700ea37
|
cli: set network.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
f42d60769b
|
http: cli and client refactoring.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
2b630ad99c
|
http: api refactor.
|
2016-08-18 02:09:30 -07:00 |
|
Christopher Jeffrey
|
74c4294a36
|
bin: better readlink handling.
|
2016-08-10 14:39:07 -07:00 |
|
Christopher Jeffrey
|
b6417cf337
|
misc: fixes.
|
2016-08-07 16:32:14 -07:00 |
|
Christopher Jeffrey
|
dc0ee993e8
|
bin: fix bcoin-cli execution.
|
2016-08-04 14:25:41 -07:00 |
|
Christopher Jeffrey
|
79a9749751
|
bin: add bcoin entry point.
|
2016-08-04 14:11:13 -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
|
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
|
edbd42b2c2
|
api fixes.
|
2016-06-16 15:26:32 -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
|
e330317b5c
|
more http api.
|
2016-06-02 11:53:55 -07:00 |
|
Christopher Jeffrey
|
29d79e57ad
|
sign created tx.
|
2016-06-02 11:28:52 -07:00 |
|
Christopher Jeffrey
|
5b1ce02324
|
events. http wallet.
|
2016-06-02 07:19:30 -07:00 |
|
Christopher Jeffrey
|
2f492dfc89
|
http wallet.
|
2016-06-02 05:25:14 -07:00 |
|
Christopher Jeffrey
|
ac21ebd151
|
socket.io fixes.
|
2016-06-02 02:46:39 -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 |
|