Orfeas Stefanos Thyfronitis Litos
|
208dcfd1d5
|
wallet: fixed typos; pool: minor jsdoc (#511)
|
2018-07-04 17:49:00 +05:30 |
|
Nodar Chkuaselidze
|
179c53d97f
|
wdb: fix hasAccount
|
2018-03-29 22:07:11 -07:00 |
|
Nodar Chkuaselidze
|
339dd50bf1
|
wallet: remove watchOnly check from wallet.fund
|
2018-03-29 22:06:05 -07:00 |
|
Christopher Jeffrey
|
319ec82997
|
wallet: fix depth incrementation.
|
2018-03-29 21:56:53 -07:00 |
|
Christopher Jeffrey
|
5b448b5bce
|
wallet: add wid->id index.
|
2018-03-29 21:56:53 -07:00 |
|
Christopher Jeffrey
|
cb978df380
|
db: drop old migrations. avoid using encoding.
|
2018-03-29 21:56:51 -07:00 |
|
Christopher Jeffrey
|
dbde501444
|
db: use bdb key object.
|
2018-03-29 21:56:50 -07:00 |
|
Christopher Jeffrey
|
e2ef35b24b
|
wallet: more migrations.
|
2018-03-29 21:56:50 -07:00 |
|
Christopher Jeffrey
|
f313ca166d
|
wallet: classify.
|
2018-03-29 21:56:49 -07:00 |
|
Christopher Jeffrey
|
21ab415769
|
refactor: switch to bio module.
|
2018-03-29 21:56:48 -07:00 |
|
Christopher Jeffrey
|
bf4f5e3bac
|
bcoin: bstring requires.
|
2018-03-29 21:56:48 -07:00 |
|
Christopher Jeffrey
|
ca08d6d97e
|
bcoin: rename bufio and bstring.
|
2018-03-29 21:56:48 -07:00 |
|
Christopher Jeffrey
|
4535cd1827
|
utils: start using bmutex.
|
2018-03-29 21:56:47 -07:00 |
|
Christopher Jeffrey
|
f9eba3f5a6
|
crypto: start using hash.digest().
|
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
|
41925d495c
|
utils: start using bbuf.
|
2018-03-29 21:56:46 -07:00 |
|
Christopher Jeffrey
|
771a4ef17f
|
wallet: client refactor.
|
2018-03-29 21:56:46 -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
|
fe2a6eb793
|
http: refactor to make separation easier.
|
2018-03-29 21:56:44 -07:00 |
|
Christopher Jeffrey
|
9a8106f4f7
|
refactor: avoid using utils in crypto and vice versa.
|
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
|
969fd8f704
|
wallet-rewrite
|
2018-03-29 21:56:43 -07:00 |
|
Christopher Jeffrey (JJ)
|
a1ec1c255e
|
Merge pull request #307 from Bucko13/setpassphrase-fix
More consistent behavior around setting passphrase on unencrypted wallet
|
2017-10-18 22:44:02 -07:00 |
|
Christopher Jeffrey
|
e0eb1cdbe3
|
refactor: remove all duck typing.
|
2017-09-02 21:29:38 -07:00 |
|
Bucko
|
778e118378
|
implement tux's fix for changing property name and more consistent behavior around setting passphrase on unencrypted wallet
|
2017-08-30 14:32:24 -07:00 |
|
Christopher Jeffrey
|
3c2c8ea955
|
hd: pass purpose number to bip44 derivation. drop bip45 support.
|
2017-08-26 02:41:27 -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 |
|
Christopher Jeffrey
|
d6ce66bce9
|
script: refactor script and stack mutation.
This allows more reasonable signing behavior and eliminates all polymorphism.
|
2017-08-24 17:34:20 -07:00 |
|
Bucko
|
c3d8c6c377
|
add param for mnemonic in documentation for wallet creation options
|
2017-08-16 16:47:19 -07:00 |
|
Christopher Jeffrey
|
62152a1005
|
util: remove util.inherits. inline inheritance.
|
2017-08-06 19:45:10 -07:00 |
|
Christopher Jeffrey
|
4ce070fad4
|
validation: use stricter validation for ints.
|
2017-08-06 14:43:22 -07:00 |
|
Christopher Jeffrey
|
1df577cb74
|
validation: refactor.
|
2017-08-06 03:23:37 -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
|
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
|
02e4dda012
|
refactor: cleanup for..of loops.
|
2017-07-25 11:39:12 -07:00 |
|
Christopher Jeffrey
|
2d74bda89b
|
wallet: refactor syncOutputDepth.
|
2017-07-25 05:34:44 -07:00 |
|
Christopher Jeffrey
|
7eefb773be
|
refactor: use maps and sets wherever possible.
|
2017-07-25 05:15:47 -07:00 |
|
Christopher Jeffrey
|
9219e23d8c
|
hd/wallet: add bip48 arg to prepare for bip48 support. see #238.
|
2017-07-23 07:22:53 -07:00 |
|
Christopher Jeffrey
|
10672784e5
|
refactor: rename tx functions. more es6 features.
|
2017-07-17 14:26:38 -07:00 |
|