Commit graph

22 commits

Author SHA1 Message Date
Nodari Chkuaselidze
dcafb2046b
wallet: WalletNode now emits 'open' and 'close' events.
wallet-node: fix standalone wallet get entry requests when entry is not found on
chain.
client: expose Wallet class.
2024-08-20 15:33:41 +04:00
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
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
Braydon Fuller
9e2a14364d
wallet: remove checkpoints that skip transactions 2020-03-30 11:29:31 -04:00
ted
d91767965f fix wallet node config types
fixes #370; as @pinheadmz notes it was patched in bcoin here: https://github.com/bcoin-org/bcoin/pull/506/files
2020-02-13 15:57:06 -08:00
Mark Tyneway
6de36e8b91
wallet: remove dead option 2019-05-17 15:02:10 -07:00
Christopher Jeffrey
a03fcd1a23
pkg: rename to hsd. 2018-08-01 20:00:09 -07:00
Christopher Jeffrey
169da98147
pkg: update deps. remove build. 2018-07-19 05:40:48 -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
6e0d489aec
handshake: finish cleaning up bitcoin. 2018-01-02 20:24:56 -08:00
Christopher Jeffrey
e4f29985dd
wallet/http: require admin token. 2017-12-28 11:20:13 -08:00
Christopher Jeffrey
5a875c442c
wallet/bcoin: refactor exposure. 2017-12-12 22:32:27 -08:00
Renamed from lib/wallet/server.js (Browse further)