Christopher Jeffrey
|
c6b76ec73f
|
Revert "wallet/mtx: add extraOutputs option."
This reverts commit 3957f83a59.
|
2017-08-26 00:13:24 -07:00 |
|
Christopher Jeffrey
|
3957f83a59
|
wallet/mtx: add extraOutputs option.
|
2017-08-25 15:10:30 -07:00 |
|
Christopher Jeffrey
|
1df577cb74
|
validation: refactor.
|
2017-08-06 03:23:37 -07:00 |
|
Christopher Jeffrey
|
2fea1319d9
|
cli: fix errors.
|
2017-08-05 14:41:28 -07:00 |
|
Christopher Jeffrey
|
f701af0b74
|
cli: fix createtx.
|
2017-08-03 19:38:58 -07:00 |
|
Christopher Jeffrey
|
00e85cc7c2
|
cli: add --no-replay flag.
|
2017-08-02 17:27:02 -07:00 |
|
Christopher Jeffrey
|
88ef28d837
|
lint: no implicit casting.
|
2017-07-31 18:21:03 -07:00 |
|
Christopher Jeffrey
|
6ba8eb9951
|
eslint: more style rules.
|
2017-07-31 18:21:03 -07:00 |
|
Christopher Jeffrey
|
5eb6620431
|
lint: consistent return values.
|
2017-07-31 18:21:03 -07:00 |
|
Christopher Jeffrey
|
5e73e51177
|
lint: fix function names.
|
2017-07-31 18:21:03 -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
|
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 |
|