Christopher Jeffrey
|
ca08d6d97e
|
bcoin: rename bufio and bstring.
|
2018-03-29 21:56:48 -07:00 |
|
Christopher Jeffrey
|
f9eba3f5a6
|
crypto: start using hash.digest().
|
2018-03-29 21:56:47 -07:00 |
|
Christopher Jeffrey
|
fe03b42936
|
utils: start using bval.
|
2018-03-29 21:56:47 -07:00 |
|
Christopher Jeffrey
|
d4685e6e6c
|
utils: start using bstr.
|
2018-03-29 21:56:46 -07:00 |
|
Christopher Jeffrey
|
cc91e3ea7b
|
http: move to node module.
|
2018-03-29 21:56:45 -07:00 |
|
Christopher Jeffrey
|
5a23ba96d0
|
wallet: get server working.
|
2018-03-29 21:56:45 -07:00 |
|
Christopher Jeffrey
|
d0ed214067
|
bcoin: remove dependence on util.js.
|
2018-03-29 21:56:45 -07:00 |
|
Christopher Jeffrey
|
636d66a5c7
|
bcoin: use bcrypto. remove crypto module.
|
2018-03-29 21:56:45 -07:00 |
|
Christopher Jeffrey
|
f6ca348566
|
http: minor.
|
2018-03-29 21:56:44 -07:00 |
|
Christopher Jeffrey
|
a87260c959
|
http: rpc improvements. minor fixes.
|
2018-03-29 21:56:44 -07:00 |
|
Christopher Jeffrey
|
649f8cc171
|
http: stop using socket.io.
|
2018-03-29 21:56:44 -07:00 |
|
Christopher Jeffrey
|
f617283539
|
wallet: remove useless server.
|
2018-03-29 21:56:44 -07:00 |
|
Christopher Jeffrey
|
fc3b31836b
|
wallet/http: improve validation.
|
2018-03-29 21:56:44 -07:00 |
|
Christopher Jeffrey
|
645cafe653
|
wallet: minor.
|
2018-03-29 21:56:44 -07:00 |
|
Christopher Jeffrey
|
f3b94ded65
|
wallet/bcoin: stop tracking network everywhere.
|
2018-03-29 21:56:44 -07:00 |
|
Christopher Jeffrey
|
40bb08aed6
|
wallet: better/less property tracking.
|
2018-03-29 21:56:44 -07:00 |
|
Christopher Jeffrey
|
fe261db706
|
wallet: track account balances.
|
2018-03-29 21:56:44 -07:00 |
|
Christopher Jeffrey
|
c16e85e485
|
wallet: all async methods.
|
2018-03-29 21:56:43 -07:00 |
|
Christopher Jeffrey
|
55f5ff9493
|
wallet: use batches.
|
2018-03-29 21:56:43 -07:00 |
|
Christopher Jeffrey
|
31651ce76e
|
Revert "mtx: allow multiple indicies for subtractIndex."
This reverts commit d489238711.
|
2018-03-29 21:55:36 -07:00 |
|
Christopher Jeffrey
|
d489238711
|
mtx: allow multiple indicies for subtractIndex.
|
2017-11-04 12:16:28 -07:00 |
|
Christopher Jeffrey
|
6bc8701f23
|
bcoin: some code cleanup.
|
2017-10-19 02:05:40 -07:00 |
|
Christopher Jeffrey (JJ)
|
5ba79e4729
|
Merge pull request #316 from Bucko13/lock-coin-bug
use req.wallet for lock coin endpoints
|
2017-10-18 22:42:42 -07:00 |
|
Christopher Jeffrey (JJ)
|
bdeb72a035
|
Merge pull request #281 from Bucko13/import-key-passphrase
pass passphrase for key import
|
2017-10-18 22:30:10 -07:00 |
|
Christopher Jeffrey
|
aeb3d8f352
|
http: minor fixes.
|
2017-10-18 12:58:21 -07:00 |
|
Bucko
|
e3ac717ada
|
use req.wallet for lock coin endpoints
|
2017-09-18 18:55:44 -07:00 |
|
Christopher Jeffrey
|
6742482445
|
mtx: subtract fee evenly from all outputs.
|
2017-08-26 01:21:25 -07:00 |
|
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 |
|
Bucko
|
af32c5d4c2
|
pass passphrase for key import
|
2017-08-17 18:24:40 -07:00 |
|
Christopher Jeffrey
|
62152a1005
|
util: remove util.inherits. inline inheritance.
|
2017-08-06 19:45:10 -07:00 |
|
Christopher Jeffrey
|
cc1462f697
|
utils/util: reorganize functions.
|
2017-08-06 04:00:08 -07:00 |
|
Christopher Jeffrey
|
2084e26d0d
|
wallet/http: fix signing.
|
2017-08-03 19:39:15 -07:00 |
|
Christopher Jeffrey
|
1d7b8ca7c1
|
http: better handling of api keys.
|
2017-08-01 01:38:36 -07:00 |
|
Christopher Jeffrey
|
f58feb0035
|
wallet/http: fixes for deserialization.
|
2017-07-31 18:54:46 -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
|
02e4dda012
|
refactor: cleanup for..of loops.
|
2017-07-25 11:39:12 -07:00 |
|
Christopher Jeffrey
|
2f51fd1c50
|
api: use satoshi values for everything.
|
2017-07-17 14:26:43 -07:00 |
|
Christopher Jeffrey
|
296e65d0fd
|
refactor: use es6 template strings everywhere.
|
2017-07-17 14:26:39 -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
|
d4cc22e1c5
|
refactor: crypto.
|
2017-06-27 07:27:53 -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
|
f04ad612b2
|
wallet: expose witness option over http.
|
2017-06-16 23:46:30 -07:00 |
|
Christopher Jeffrey
|
28cd43045d
|
refactor: avoid using new Buffer() due to its new perf implications.
|
2017-05-30 21:11:10 -07:00 |
|
Christopher Jeffrey
|
41d9493cc7
|
minor: lint.
|
2017-05-13 00:31:18 -07:00 |
|
Christopher Jeffrey
|
1ae6205e24
|
wallet/http: remove admin check for now. see #185.
|
2017-05-12 15:57:01 -07:00 |
|