| .. |
|
data
|
test/ns: various tests for verifying NSEC and the handling of DS answers
|
2021-09-13 12:39:01 -07:00 |
|
util
|
test: add more covenants to checkpoints test
|
2021-10-08 20:04:59 -04:00 |
|
address-test.js
|
address: fix isUnknown() to allow nullData and version 0 addresses
|
2020-08-14 15:04:45 -04:00 |
|
airdrop-test.js
|
tests: update to use blockstore
|
2021-09-03 23:23:59 +04:00 |
|
anyone-can-renew-test.js
|
test: provably locked anyone-can-renew/renew-only addresses for names
|
2021-03-02 14:18:07 -05:00 |
|
auction-reorg-test.js
|
tests: update to use blockstore
|
2021-09-03 23:23:59 +04:00 |
|
auction-rpc-test.js
|
wallet: rpc getbids + test, minor
|
2021-06-11 13:36:29 -04:00 |
|
auction-test.js
|
tests: update to use blockstore
|
2021-09-03 23:23:59 +04:00 |
|
block-test.js
|
test: more verbose block from json
|
2019-11-11 16:09:58 -05:00 |
|
blockstore-test.js
|
blockstore: address nits.
|
2021-09-03 23:23:59 +04:00 |
|
brontide-test.js
|
net: use elligator squared for brontide (wip).
|
2020-01-30 09:47:48 -08:00 |
|
chain-bip9-test.js
|
tests: update to use blockstore
|
2021-09-03 23:23:59 +04:00 |
|
chain-checkpoints-test.js
|
chain: do not verify BID or REDEEM under checkpoints
|
2021-10-08 20:06:36 -04:00 |
|
chain-locktime-test.js
|
test: move timelock tests to new file
|
2021-09-21 16:02:30 -04:00 |
|
chain-migration-test.js
|
blockstore: implement migration and the migration test.
|
2021-09-03 23:23:59 +04:00 |
|
chain-prune-test.js
|
blockstore: add batch.
|
2021-09-03 23:23:59 +04:00 |
|
chain-test.js
|
test: move timelock tests to new file
|
2021-09-21 16:02:30 -04:00 |
|
claim-test.js
|
test: update re-claim to nulldata
|
2021-06-25 11:14:46 -04:00 |
|
coin-test.js
|
test: minor cleanup.
|
2021-04-21 17:39:36 +04:00 |
|
coins-test.js
|
test: minor cleanup.
|
2021-04-21 17:39:36 +04:00 |
|
consensus-test.js
|
test: switch to bsert for everything.
|
2019-04-01 07:42:12 -07:00 |
|
contractstate-test.js
|
test: contractstate
|
2019-04-30 14:52:38 -07:00 |
|
disable-goosig-test.js
|
mempool: do not ban peers for relaying after goostop
|
2020-01-25 20:32:04 -08:00 |
|
dns-test.js
|
node: accept --no-dns and --no-rs configuration option to disable NS and RS
|
2021-03-23 13:44:33 -04:00 |
|
getwork-test.js
|
test: get fee from getwork template
|
2021-05-19 10:43:17 -04:00 |
|
hd-test.js
|
pkg: drop some old deps.
|
2020-01-31 02:42:12 -08:00 |
|
headers-test.js
|
chain/block/mining: implement a more foolproof pow (WIP).
|
2019-11-04 03:57:19 -08:00 |
|
http-test.js
|
test: increase timeouts
|
2020-07-29 18:25:05 +05:30 |
|
input-test.js
|
test: new tests for alternative signer support
|
2019-06-11 12:22:34 -07:00 |
|
interactive-swap-test.js
|
test: demonstrate interactive name swaps
|
2020-08-18 14:30:22 -04:00 |
|
invalid-reorg-test.js
|
test: use blocks for test cases.
|
2021-09-03 23:23:59 +04:00 |
|
keyring-test.js
|
test: switch to bsert for everything.
|
2019-04-01 07:42:12 -07:00 |
|
mempool-test.js
|
test: use blocks for test cases.
|
2021-09-03 23:23:59 +04:00 |
|
migrations-test.js
|
migrations: ignore migration flag if db is brand new
|
2021-08-19 12:27:54 -04:00 |
|
miner-test.js
|
test: use blocks for test cases.
|
2021-09-03 23:23:59 +04:00 |
|
mnemonic-test.js
|
test: switch to bsert for everything.
|
2019-04-01 07:42:12 -07:00 |
|
mtx-test.js
|
test: new tests for alternative signer support
|
2019-06-11 12:22:34 -07:00 |
|
net-test.js
|
test: minor cleanup.
|
2021-04-21 17:39:36 +04:00 |
|
node-http-test.js
|
test: node/http websocket tree root
|
2020-03-26 17:28:35 -07:00 |
|
node-rpc-test.js
|
test: remove duplicate tests, consolidate rpc tests
|
2021-09-21 16:02:30 -04:00 |
|
ns-test.js
|
Merge PR #299 from 'tynes/sig0-config'
|
2021-09-29 13:04:58 -04:00 |
|
ownership-test.js
|
ownership: add helper function to decode TXT to JSON
|
2021-07-19 12:48:17 -04:00 |
|
path-test.js
|
test: new tests for alternative signer support
|
2019-06-11 12:22:34 -07:00 |
|
protocol-test.js
|
test: switch to bsert for everything.
|
2019-04-01 07:42:12 -07:00 |
|
reserved-test.js
|
names: update name list one last time.
|
2020-02-01 22:20:16 -08:00 |
|
resource-test.js
|
test/resource: fix TXT record test case
|
2021-09-13 12:39:01 -07:00 |
|
script-introspection-test.js
|
test: OP_TYPE
|
2020-08-11 10:39:56 -04:00 |
|
script-test.js
|
test: switch to bsert for everything.
|
2019-04-01 07:42:12 -07:00 |
|
sighash-test.js
|
test: remove side effect in test
|
2019-10-24 20:31:27 -07:00 |
|
slidingwindow-test.js
|
Revert "test/slidingwindow: fix fullnode config."
|
2020-03-03 17:38:12 -08:00 |
|
tx-test.js
|
tx: fix policy standardness check for witness vector.
|
2020-02-14 04:12:06 -08:00 |
|
txmeta-test.js
|
txmeta: return hex string for block for json
|
2019-04-25 11:33:35 -05:00 |
|
txstart-test.js
|
test: txstart node - disable wallet
|
2020-07-29 19:22:28 +05:30 |
|
utils-test.js
|
utils: fix amount to unit.
|
2021-03-24 21:29:58 +04:00 |
|
wallet-accounts-auction-test.js
|
wallet: check account ownership of name before making revoke TX
|
2020-03-20 14:11:54 -04:00 |
|
wallet-auction-test.js
|
tests: update to use blockstore
|
2021-09-03 23:23:59 +04:00 |
|
wallet-change-test.js
|
migrations: add wallet migrations.
|
2021-07-31 22:05:44 +04:00 |
|
wallet-deepclean-test.js
|
test: deep clean
|
2021-01-04 11:28:41 -05:00 |
|
wallet-http-test.js
|
test: improve getnames / getnames(owned) checks
|
2021-08-24 16:12:47 -04:00 |
|
wallet-importname-test.js
|
wallet: do not removeNameMap() in applyNameUndo()
|
2021-05-24 17:48:33 -04:00 |
|
wallet-migration-test.js
|
blockstore: address nits.
|
2021-09-03 23:23:59 +04:00 |
|
wallet-rescan-test.js
|
test: add TXs throughout rescan test
|
2021-03-01 11:40:35 -05:00 |
|
wallet-rpc-test.js
|
test: cover wallet rpc auctions
|
2021-08-24 16:09:22 -04:00 |
|
wallet-test.js
|
test: fix wallet creation for mnemonic + bip39 passphrase
|
2021-08-24 15:10:11 -04:00 |