Commit graph

38 commits

Author SHA1 Message Date
Nodari Chkuaselidze
4fa9c79ebf
wallet: set icannlockup to true for wallets. 2024-01-16 15:41:21 +04:00
Nodari Chkuaselidze
086d9c9b78
wallet: --preload-all option to load all wallet on open. 2023-10-20 15:02:05 +04:00
Nodari Chkuaselidze
b53d392a83
wallet: separate open and connect. Add wallet-migrate-no-rescan option. 2023-10-20 13:40:31 +04:00
Nodari Chkuaselidze
d19547f5fb
wallet: add icannlockup support behind a flag. 2023-06-01 13:37:11 +04:00
Nodari Chkuaselidze
2664a7ed4c
wallet: remove check-lookahead option from walletdb. 2023-05-30 16:49:14 +04:00
Nodari Chkuaselidze
cf8b4b669c
wallet: allow plugins to inherit configurations from the hsd.conf
Note: standalone wallet wont read hsd.conf and still only depend on hsw.conf
2023-05-30 16:33:13 +04:00
Nodari Chkuaselidze
31efc01227 migrations: migrate flag is now a number. 2021-07-31 22:05:44 +04:00
Nodari Chkuaselidze
7e0f29b280 migration: add migration flag to nodes.
Add info to the migrations.
2021-07-31 22:05:44 +04:00
Matthew Zipkin
9428725a71
wallet: --check-lookahead to update old wallets 2021-03-03 11:55:27 -05:00
Matthew Zipkin
a1dfea5a2f
wallet: migrate change and rescan using config option 2020-08-11 11:39:10 -04:00
Matthew Zipkin
b09d13fb1a
wallet: remove unused witness option from plugin 2020-03-30 11:29:31 -04:00
Braydon Fuller
9e2a14364d
wallet: remove checkpoints that skip transactions 2020-03-30 11:29:31 -04:00
Christopher Jeffrey
a03fcd1a23
pkg: rename to hsd. 2018-08-01 20:00:09 -07:00
Christopher Jeffrey
9a0cc84a59
hskd: backport various bcoin fixes. 2018-07-10 19:16:08 -07:00
Christopher Jeffrey
f3db8d8c39
hskd: update links. 2018-06-08 07:13:46 -07:00
Christopher Jeffrey
e8c2337fbe
hsk: update copyright. 2018-02-01 13:40:45 -08:00
Christopher Jeffrey
c090793e79
hsk: rename to hsk. 2018-02-01 13:28:31 -08:00
Christopher Jeffrey
e4f29985dd
wallet/http: require admin token. 2017-12-28 11:20:13 -08:00
Christopher Jeffrey
83f9bffd3d
wallet: better option parsing for wallet plugin. 2017-12-12 12:06:29 -08:00
Christopher Jeffrey
02c193b012
wallet: always use separate http server. 2017-12-12 08:47:39 -08:00
Christopher Jeffrey
5cfae37a4e
wallet/hostlist: minor. 2017-12-06 21:17:18 -08:00
Christopher Jeffrey
ac3310f5c0
db: remove backend option. 2017-12-06 17:05:00 -08:00
Christopher Jeffrey
1059269ff8
wallet: classify. 2017-11-16 20:11:17 -08:00
Christopher Jeffrey
6a83116951
utils: stop using asyncobject. 2017-11-01 12:57:11 -07:00
Christopher Jeffrey
feaa77bd05
wallet: rename some methods. 2017-10-27 20:30:23 -07:00
Christopher Jeffrey
8a52ce14d2
http: move to node module. 2017-10-26 12:31:08 -07:00
Christopher Jeffrey
894ad373ac
wallet: get server working. 2017-10-26 12:03:45 -07:00
Christopher Jeffrey
71182864e7
bcoin: use bcrypto. remove crypto module. 2017-10-25 21:21:39 -07:00
Christopher Jeffrey
a682f202bf
http: stop using socket.io. 2017-10-22 05:44:16 -07:00
Christopher Jeffrey
1df577cb74
validation: refactor. 2017-08-06 03:23:37 -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
0ea25b0c1c
wallet: move nodeclient. 2017-07-17 14:26:38 -07:00
Christopher Jeffrey
074c065262
node: automatically bind to errors for plugins. 2017-07-17 14:26:38 -07:00
Christopher Jeffrey
8c7279518f
refactor: de-globalize workerpool. 2017-07-17 14:26:38 -07:00
Christopher Jeffrey
c53f4cf89e
refactor: switch to const/let. 2017-07-17 14:26:37 -07:00
Christopher Jeffrey
377017ba3d
walletdb: handle errors for plugin. 2017-05-03 19:29:45 -07:00
Christopher Jeffrey
1a8a9afade
config/wallet: refactor config handling. add wallet server. 2017-03-14 06:10:35 -07:00