Nodari Chkuaselidze
b010abce51
wallet-client: rename createAuctionTxs to createAuctionTXs.
...
Make style consistent for methods and variables.
2024-08-27 17:32:12 +04:00
Nodari Chkuaselidze
8affe9570d
node: add fullLock option to the interactive rescan.
...
Interactive rescan by default does per block scan lock. This enables
parallel rescans, as well as chain sync while rescan is in progress. But
in specific cases, it may be more beneficial to stop the node from
syncing while the rescan is in progress.
2024-08-20 15:33:42 +04:00
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
501f529504
wallet-client: add options to the getNames.
2024-05-31 13:38:19 +04:00
Nodari Chkuaselidze
9fd8fa0500
node-client: Add methods for the HTTP endpoints.
...
Add getMempoolRejectionFilter and checkMempoolRejectionFilter methods to client.
Add getFee, alternative to websocket estimateFee call.
2024-05-31 13:38:17 +04:00
Nodari Chkuaselidze
64c12dbc31
node-http: implement interactive rescan for http.
2023-12-13 12:32:38 +04:00
Nodari Chkuaselidze
49cf96a9c3
wallet-http: modify account lookahead.
2023-05-30 17:13:40 +04:00
Nodari Chkuaselidze
2dc2c488d9
client: Import hs-client into the project.
2023-01-16 23:49:05 +04:00