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.
 
 
 
 
 
 
Homu 80338c07e5 Auto merge of #3237 - str4d:std-array, r=str4d 6 years ago
..
json_test_vectors.cpp Migrate Zcash-specific code to UniValue 7 years ago
json_test_vectors.h Optimise serialization of MerklePath, avoiding ambiguity of std::vector<bool> 6 years ago
main.cpp Load Sapling testnet parameters into memory. 6 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 Add a constant for Overwinter's transaction version 6 years ago
test_checktransaction.cpp Add valueBalance to value balances, and enforce its consensus rules 6 years ago
test_circuit.cpp Mark libsnark includes as library includes 7 years ago
test_deprecation.cpp Fix test to check for sanitized string from alertnotify. 6 years ago
test_equihash.cpp Add compile flag to disable compilation of mining code 8 years ago
test_foundersreward.cpp Use CBitcoinAddress wrappers in Zcash-specific code 6 years ago
test_httprpc.cpp Add test for issue #2444 7 years ago
test_joinsplit.cpp Replace boost::array with std::array 6 years ago
test_keystore.cpp Fix default_address() 6 years ago
test_libzcash_utils.cpp Remove the rest of libzerocash. 8 years ago
test_mempool.cpp Adjust tests to handle Sapling anchor cache 6 years ago
test_merkletree.cpp Update merkle tree and pedersen hash tests to account for new encoding 6 years ago
test_metrics.cpp Improve network height estimation 7 years ago
test_miner.cpp Switch miner to P2PKH, add -mineraddress option 7 years ago
test_noteencryption.cpp Replace boost::array with std::array 6 years ago
test_paymentdisclosure.cpp Replace boost::array with std::array 6 years ago
test_pedersen_hash.cpp Update merkle tree and pedersen hash tests to account for new encoding 6 years ago
test_pow.cpp Adjust test to account for integer division precision loss 8 years ago
test_proofs.cpp Mark libsnark includes as library includes 7 years ago
test_random.cpp Add GenIdentity, an identity function for MappedShuffle. 8 years ago
test_rpc.cpp Update UniValue includes in Zcash-specific code 7 years ago
test_tautology.cpp Add a make command for checking expected failures 8 years ago
test_transaction.cpp Replace boost::array with std::array 6 years ago
test_txid.cpp Remove GetTxid() from CTransaction and update test_txid 8 years ago
test_upgrades.cpp Add method for fetching the next activation height after a given block height 6 years ago
test_validation.cpp Use boost::variant to represent shielded addresses and keys 6 years ago
utils.cpp Remove crusty old "loadVerifyingKey"/"loadProvingKey" APIs and associated invariants. 7 years ago