itns-sidechain/lib/node
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
..
fullnode.js node: add fullLock option to the interactive rescan. 2024-08-20 15:33:42 +04:00
http.js node: add fullLock option to the interactive rescan. 2024-08-20 15:33:42 +04:00
index.js pkg: rename to hsd. 2018-08-01 20:00:09 -07:00
node.js pkg: change ownership exports. 2023-05-31 20:39:07 +04:00
rpc.js rpc: Added totalSigs to JSON response for scriptToJSON 2023-06-26 17:58:06 +10:00
seeder.js node/seeder: sort addresses before serving. 2020-03-02 15:24:00 -08:00
spvnode.js node: match the scan signatures. 2023-12-13 12:32:41 +04:00