itns-sidechain/lib
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
..
blockchain node: add fullLock option to the interactive rescan. 2024-08-20 15:33:42 +04:00
blockstore blockstore: separate write and prune batches. 2022-02-08 19:54:43 +04:00
client node: add fullLock option to the interactive rescan. 2024-08-20 15:33:42 +04:00
coins wallet: new classes WalletCoinView & Paths 2019-06-11 12:04:37 -07:00
covenants covenant: set methods on covenant. 2023-10-20 12:50:38 +04:00
dns lint: update to es2020. Use latest bslint 2023-11-28 15:18:14 +04:00
hd feat(mnemonic): added Portuguese wordlist 2022-08-29 11:12:14 +02:00
mempool covenant: set methods on covenant. 2023-10-20 12:50:38 +04:00
migrations migrations: ignore migration flag if db is brand new 2021-08-19 12:27:54 -04:00
mining covenant: set methods on covenant. 2023-10-20 12:50:38 +04:00
net tx: rename test to testAndMaybeUpdate. 2023-12-13 12:29:33 +04:00
node node: add fullLock option to the interactive rescan. 2024-08-20 15:33:42 +04:00
primitives test: refactor http-test to relevant files. 2023-12-15 18:20:37 +04:00
protocol pkg: clean up unused params. 2023-10-16 11:36:12 +04:00
script Merge pull request #198 from tynes/sighash-singlereverse 2019-07-31 17:41:31 -07:00
ui utils: fix amount to unit. 2021-03-24 21:29:58 +04:00
utils pkg: rename to hsd. 2018-08-01 20:00:09 -07:00
wallet wallet: WalletNode now emits 'open' and 'close' events. 2024-08-20 15:33:41 +04:00
workers pkg: change ownership exports. 2023-05-31 20:39:07 +04:00
errors.js fullnode: reemit abort and let bin handle the shutdown. 2022-06-07 10:17:06 -04:00
hsd-browser.js dns: implement new resource serialization. 2020-01-29 02:16:13 -08:00
hsd.js client: Import hs-client into the project. 2023-01-16 23:49:05 +04:00
pkg.js docs: Add release process. 2021-11-22 19:31:58 +04:00
types.js covenant: set methods on covenant. 2023-10-20 12:50:38 +04:00