Hush Full Node software. We were censored from Github, this is where all development happens now. https://hush.is
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jack Grigg 0d37ae3a59
Migrate Zcash-specific code to UniValue
8 years ago
..
json_test_vectors.cpp Migrate Zcash-specific code to UniValue 7 years ago
json_test_vectors.h Migrate Zcash-specific code to UniValue 7 years ago
main.cpp Revert "Initialise walletdb system in a temp dir for all gtests" 8 years ago
test_block.cpp Add mostly-static checks on consistency of Equihash parameters, MAX_HEADERS_RESULTS, and MAX_PROTOCOL_MESSAGE_LENGTH. 8 years ago
test_checkblock.cpp Skip JoinSplit verification before the last checkpoint 8 years ago
test_checktransaction.cpp Update the error message string for tx version too low. ref #1600 8 years ago
test_circuit.cpp Perform curve parameter initialization at start of gtest suite. 8 years ago
test_equihash.cpp Add compile flag to disable compilation of mining code 8 years ago
test_foundersreward.cpp Fixes #1478 by ensuring wallet tests have the -datadir environment set appropriately. 8 years ago
test_joinsplit.cpp Isolate verification to a `ProofVerifier` context object that allows verification behavior to be tuned by the caller. 8 years ago
test_keystore.cpp Only run wallet tests when wallet is enabled 8 years ago
test_libzcash_utils.cpp Remove the rest of libzerocash. 8 years ago
test_merkletree.cpp Migrate Zcash-specific code to UniValue 7 years ago
test_metrics.cpp Add getlocalsolps and getnetworksolps RPC calls, show them in getmininginfo 8 years ago
test_miner.cpp Switch miner to P2PKH, add -mineraddress option 7 years ago
test_noteencryption.cpp Use a more specific exception class for note decryption failure 8 years ago
test_pow.cpp Adjust test to account for integer division precision loss 8 years ago
test_proofs.cpp Migrate Zcash-specific code to UniValue 7 years ago
test_random.cpp Add GenIdentity, an identity function for MappedShuffle. 8 years ago
test_rpc.cpp Migrate Zcash-specific code to UniValue 7 years ago
test_tautology.cpp Add a make command for checking expected failures 8 years ago
test_transaction.cpp Refactor test code to better test JSDescription::Randomized() 8 years ago
test_txid.cpp Remove GetTxid() from CTransaction and update test_txid 8 years ago
utils.cpp Refactor test code to better test JSDescription::Randomized() 8 years ago