itns-sidechain/test
2025-05-06 17:08:51 +04:00
..
data test: add more coin selection tests to mtx and coinselection. 2025-04-24 14:29:01 +04:00
util wallet: add by value indexes for credits. 2025-05-01 15:19:19 +04:00
address-test.js test: clean up eslint configs. 2021-12-09 11:51:45 +04:00
airdrop-test.js test: use fixed size 2 for workerpool. 2022-02-08 15:53:10 +04:00
anyone-can-renew-test.js covenant: set methods on covenant. 2023-10-20 12:50:38 +04:00
auction-reorg-test.js test: change ownership resolver from google to cloudflare. 2024-05-31 13:03:39 +04:00
auction-rpc-test.js test: add standalone wallet to the NodeContext. 2024-08-20 15:33:35 +04:00
auction-test.js test: change ownership resolver from google to cloudflare. 2024-05-31 13:03:39 +04:00
block-test.js test: clean up eslint configs. 2021-12-09 11:51:45 +04:00
blockstore-test.js test: fix .rejects usage. 2023-03-20 17:03:17 +04:00
brontide-test.js tests: add unit tests for cipher state 2023-10-18 12:40:56 +04:00
chain-bip9-test.js test: clean up eslint configs. 2021-12-09 11:51:45 +04:00
chain-blockstore-test.js pkg: update bdb to 1.5.1 and use @handshake-org/bfilter. 2023-09-27 13:12:06 +04:00
chain-checkpoints-test.js test: change ownership resolver from google to cloudflare. 2024-05-31 13:03:39 +04:00
chain-full-test.js chain: rename constants and update types. 2025-02-06 14:35:37 +04:00
chain-icann-lockup-test.js test: change ownership resolver from google to cloudflare. 2024-05-31 13:03:39 +04:00
chain-locktime-test.js Merge PR #692 from 'nodech/net-updates' 2022-04-07 11:35:09 +04:00
chain-migration-test.js migrations: Add migration state migrations to the wallet and the chain. 2025-03-31 15:31:10 +04:00
chain-prune-test.js test: clean up eslint configs. 2021-12-09 11:51:45 +04:00
chain-reset-reorg-test.js test: move node utils to nodeContext and rename nodeContext to NodesContext. 2023-12-13 12:27:32 +04:00
chain-test.js test: clarify node-spv-sync event checks. 2022-05-13 22:51:32 +04:00
chain-tree-compaction-test.js Merge PR #742 from 'nodech/update-ci' 2022-06-21 18:48:44 +04:00
claim-test.js test: change ownership resolver from google to cloudflare. 2024-05-31 13:03:39 +04:00
coin-test.js test: clean up eslint configs. 2021-12-09 11:51:45 +04:00
coins-test.js test: clean up eslint configs. 2021-12-09 11:51:45 +04:00
consensus-test.js test: clean up eslint configs. 2021-12-09 11:51:45 +04:00
contractstate-test.js covenant: set methods on covenant. 2023-10-20 12:50:38 +04:00
disable-goosig-test.js chain: do mtp and too-new checks in spv as well. 2022-05-13 16:30:11 +04:00
dns-test.js test: disable dns-test until c-ares fix. 2024-05-27 13:56:09 +04:00
getwork-test.js test: adjust getwork timeouts. 2023-09-24 12:14:24 +04:00
hd-test.js test: clean up eslint configs. 2021-12-09 11:51:45 +04:00
headers-test.js test: clean up eslint configs. 2021-12-09 11:51:45 +04:00
input-test.js test: clean up eslint configs. 2021-12-09 11:51:45 +04:00
interactive-swap-test.js lint: update to es2020. Use latest bslint 2023-11-28 15:18:14 +04:00
invalid-reorg-test.js test: use fixed size 2 for workerpool. 2022-02-08 15:53:10 +04:00
mempool-invalidation-test.js test: change ownership resolver from google to cloudflare. 2024-05-31 13:03:39 +04:00
mempool-reorg-test.js wallet: separate open and connect. Add wallet-migrate-no-rescan option. 2023-10-20 13:40:31 +04:00
mempool-test.js test: change ownership resolver from google to cloudflare. 2024-05-31 13:03:39 +04:00
migrations-test.js migrations: create and pass migration context with state and pending states. 2025-03-28 16:45:32 +04:00
miner-test.js test: use fixed size 2 for workerpool. 2022-02-08 15:53:10 +04:00
mnemonic-test.js test: cover portuguese bip39 2022-08-29 09:07:12 -04:00
mtx-test.js test: add more coin selection tests to mtx and coinselection. 2025-04-24 14:29:01 +04:00
namestate-test.js namestate: fix expire block for closed names. 2023-09-26 14:12:53 +04:00
net-hostlist-test.js hostlist: only return MANUAL addrs in getLocal() for all networks 2022-11-14 15:52:18 -05:00
net-lookup-test.js test: skip external DNS lookup test for now 2022-11-11 12:58:24 -05:00
net-netaddress-test.js net-pool: Check outbound peers for same group before connecting 2022-02-24 17:33:37 +04:00
net-spv-test.js wallet: remove force option from wallet.makeOpen. 2023-05-29 14:13:11 +04:00
net-test.js pkg: update bdb to 1.5.1 and use @handshake-org/bfilter. 2023-09-27 13:12:06 +04:00
node-critical-error-test.js fullnode: reemit abort and let bin handle the shutdown. 2022-06-07 10:17:06 -04:00
node-http-test.js wallet: fix getBlockHeader for NodeClient. 2024-11-19 16:53:21 +00:00
node-rescan-test.js wallet-client: rename createAuctionTxs to createAuctionTXs. 2024-08-27 17:32:12 +04:00
node-rpc-test.js test: add standalone wallet to the NodeContext. 2024-08-20 15:33:35 +04:00
node-spv-sync-test.js test: Change nodes-context seed ports. 2024-08-20 15:36:33 +04:00
node-spv-test.js pool/wallet/spvnode: test imported names are added to filter and sent 2022-03-25 11:16:47 -04:00
ns-test.js test/ns: dnssec tests for synth records 2021-12-22 11:58:05 -07:00
ownership-test.js pkg: change ownership exports. 2023-05-31 20:39:07 +04:00
p2p-test.js test: introduce p2p test, cover public host address advertising 2022-08-04 16:05:53 -04:00
path-test.js test: clean up eslint configs. 2021-12-09 11:51:45 +04:00
reserved-test.js reserved: return all name flags. 2023-05-31 20:39:13 +04:00
resource-test.js test/resource: fix TXT record test case 2021-09-13 12:39:01 -07:00
script-introspection-test.js test: clean up eslint configs. 2021-12-09 11:51:45 +04:00
script-test.js script: add redundant tests to math ops. 2023-09-22 18:04:09 +04:00
sighash-test.js test: minor lint 2022-03-07 16:13:20 -05:00
slidingwindow-test.js test: request name proofs from SPV to full node 2022-05-16 15:09:14 +04:00
tx-test.js test: clean up eslint configs. 2021-12-09 11:51:45 +04:00
txmeta-test.js test: clean up eslint configs. 2021-12-09 11:51:45 +04:00
txstart-test.js test: change ownership resolver from google to cloudflare. 2024-05-31 13:03:39 +04:00
utils-test.js test: clean up eslint configs. 2021-12-09 11:51:45 +04:00
wallet-accounts-auction-test.js Merge PR #796 from 'nodech/import-hs-client' 2023-05-30 15:00:01 +04:00
wallet-auction-test.js Merge PR #888 from 'nodech/wallet-pagination' 2024-11-20 12:04:27 +00:00
wallet-balance-test.js test: move balance object to utils. 2024-08-20 15:33:40 +04:00
wallet-chainstate-test.js test: add more coin selection tests to mtx and coinselection. 2025-04-24 14:29:01 +04:00
wallet-change-test.js test: clean up eslint configs. 2021-12-09 11:51:45 +04:00
wallet-coinselection-test.js txdb: Add wallet wide height indexes for by value coinselection. 2025-05-06 17:08:51 +04:00
wallet-deepclean-test.js wallet: deprecate getLast and getRange. Update hsw-cli history and 2024-08-29 14:15:47 +04:00
wallet-events-test.js wallet: separate open and connect. Add wallet-migrate-no-rescan option. 2023-10-20 13:40:31 +04:00
wallet-http-test.js wallet-http: Add own method to the getName. 2025-01-21 11:16:59 +04:00
wallet-importname-test.js Merge PR #796 from 'nodech/import-hs-client' 2023-05-30 15:00:01 +04:00
wallet-importnonce-test.js wallet: fix makeBatch to generate addresses early 2023-07-14 23:15:11 +05:30
wallet-migration-test.js migrations: Add migration state migrations to the wallet and the chain. 2025-03-31 15:31:10 +04:00
wallet-namestate-rescan-test.js walletdb: Add guard for the rescan in the add block. 2023-10-24 18:53:46 +04:00
wallet-pagination-test.js test: add more coin selection tests to mtx and coinselection. 2025-04-24 14:29:01 +04:00
wallet-records-test.js wdb: Pass mtime to the TXRecord. 2024-08-29 14:10:36 +04:00
wallet-rescan-test.js test: Change nodes-context seed ports. 2024-08-20 15:36:33 +04:00
wallet-rpc-test.js wdb: Add timeCache to the interactive rescan callback. 2024-08-29 15:36:25 +04:00
wallet-test.js wallet: add by value indexes for credits. 2025-04-29 16:57:06 +04:00
wallet-unit-test.js test: add more coin selection tests to mtx and coinselection. 2025-04-24 14:29:01 +04:00