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.
 
 
 
 
 
 
Eirik Ogilvie-Wigley 4fc309f0f5 Rename Merkle Trees to include sprout or sapling 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 test: Move ECC_Start() call into src/gtest/main.cpp 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 don't ban peers when loading pre-overwinter blocks 6 years ago
test_checktransaction.cpp Move `extern params` to beginning of `test_checktransaction`. 6 years ago
test_circuit.cpp Rename Merkle Trees to include sprout or sapling 6 years ago
test_deprecation.cpp Remove config option -disabledeprecation 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 Rename Merkle Trees to include sprout or sapling 6 years ago
test_keystore.cpp Change default_address to return SaplingPaymentAddr and not boost::optional 6 years ago
test_libzcash_utils.cpp Remove the rest of libzerocash. 8 years ago
test_mempool.cpp Rename Merkle Trees to include sprout or sapling 6 years ago
test_merkletree.cpp Rename Merkle Trees to include sprout or sapling 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 Rename AttemptSaplingEncDecryptionUsingFullViewingKey and use function overloading. 6 years ago
test_paymentdisclosure.cpp Relocate ECC_Start() to avoid test failures. 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 Improve/Fix variable names 6 years ago
test_random.cpp Add GenIdentity, an identity function for MappedShuffle. 8 years ago
test_rpc.cpp move rpc* to rpc/ 6 years ago
test_sapling_note.cpp Alter SaplingNote::nullifier() to take a SaplingFullViewingKey 6 years ago
test_tautology.cpp Add a make command for checking expected failures 8 years ago
test_transaction.cpp Rename Merkle Trees to include sprout or sapling 6 years ago
test_transaction_builder.cpp Rename Merkle Trees to include sprout or sapling 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 Rename Merkle Trees to include sprout or sapling 6 years ago
utils.cpp Remove crusty old "loadVerifyingKey"/"loadProvingKey" APIs and associated invariants. 7 years ago