zcash-patched-for-explorer/src/gtest
Eirik Ogilvie-Wigley c297558169 throw an exception rather than returning false when building invalid transactions 2019-01-17 15:19:13 -07:00
..
json_test_vectors.cpp Migrate Zcash-specific code to UniValue 2017-02-10 00:52:57 +00:00
json_test_vectors.h Optimise serialization of MerklePath, avoiding ambiguity of std::vector<bool> 2018-03-28 18:26:08 +02:00
main.cpp Pass parameter paths as native strings to librustzcash 2018-10-27 19:19:02 +13:00
test_block.cpp
test_checkblock.cpp don't ban peers when loading pre-sapling (and pre-blossom) blocks 2018-11-13 17:37:59 -07:00
test_checktransaction.cpp Test peer banning logic in both pre- and post-initial block download states 2018-09-12 13:30:01 -06:00
test_circuit.cpp Rename Merkle Trees to include sprout or sapling 2018-08-01 10:31:09 -06:00
test_deprecation.cpp Remove config option -disabledeprecation 2018-06-11 10:38:12 -07:00
test_equihash.cpp Add compile flag to disable compilation of mining code 2017-01-30 21:14:46 +01:00
test_foundersreward.cpp Make changes to gtest ECC behavior suggested by @str4d. 2018-08-01 16:53:27 -06:00
test_httprpc.cpp Add test for issue #2444 2017-07-12 16:34:58 -05:00
test_joinsplit.cpp Rename Witnesses to include sprout or sapling 2018-08-01 10:41:36 -06:00
test_keys.cpp Revert "Disable Sapling features on mainnet" 2018-09-21 23:43:31 +01:00
test_keystore.cpp Address need not be optional when adding sapling keys 2018-09-27 15:44:04 -06:00
test_libzcash_utils.cpp
test_mempool.cpp For ZEC-013. Mitigate potential tx expiry height related DoS vector. 2018-11-17 09:01:49 -08:00
test_merkletree.cpp libsnark: convert long long and unsigned long to C++11 fixed-width types 2018-08-17 18:53:59 +01:00
test_metrics.cpp Improve network height estimation 2017-07-28 10:50:07 +00:00
test_miner.cpp Switch miner to P2PKH, add -mineraddress option 2017-02-06 11:54:58 +00:00
test_noteencryption.cpp Check commitment validity within the decryption API for Sapling note plaintexts. 2018-08-08 12:03:09 -07:00
test_paymentdisclosure.cpp Use boost::filesystem::path::string() instead of path::native() 2018-08-17 16:46:18 +01:00
test_pedersen_hash.cpp Update merkle tree and pedersen hash tests to account for new encoding 2018-05-18 13:26:39 -06:00
test_pow.cpp Position PoW.MinDifficultyRules test after rule activates 2018-10-05 00:10:17 +01:00
test_proofs.cpp Improve/Fix variable names 2018-06-09 20:27:35 -07:00
test_random.cpp Add GenIdentity, an identity function for MappedShuffle. 2016-11-05 14:17:19 -07:00
test_rpc.cpp Allow minimum-difficulty blocks on testnet and regtest 2018-10-03 17:50:17 +01:00
test_sapling_note.cpp Alter SaplingNote::nullifier() to take a SaplingFullViewingKey 2018-07-24 14:54:01 +02:00
test_tautology.cpp Add a make command for checking expected failures 2016-09-23 12:32:59 +12:00
test_transaction.cpp Rename Merkle Trees to include sprout or sapling 2018-08-01 10:31:09 -06:00
test_transaction_builder.cpp throw an exception rather than returning false when building invalid transactions 2019-01-17 15:19:13 -07:00
test_txid.cpp
test_upgrades.cpp Extract a helper method for finding the next epoch 2018-09-12 10:07:44 +01:00
test_validation.cpp Rename Merkle Trees to include sprout or sapling 2018-08-01 10:31:09 -06:00
test_zip32.cpp ZIP 32 Sapling structs 2018-09-03 10:27:52 +01:00
utils.cpp Remove crusty old "loadVerifyingKey"/"loadProvingKey" APIs and associated invariants. 2017-10-21 15:42:41 +03:00