zcashd/src/gtest
Greg Pfeil d0522df5c0
Many z_mergetoaddress updates
- add ZIP 317 support
- address review comments
- restructure `AsyncRPCOperation_mergetoaddress` (removing the just-added
  `prepare`)
2023-04-20 01:24:39 -06:00
..
data Fix an incorrect preprocessor symbol. 2022-03-29 20:18:16 +01:00
json_test_vectors.cpp
json_test_vectors.h scripted-diff: Move util files to separate directory. 2022-07-01 17:50:09 -06:00
main.cpp Merge most `cxx::bridge` definitions into a single bridge 2023-04-05 10:50:35 +00:00
test_allocator.cpp LockedPool: Make Arena::free and LockedPool::free noexcept 2020-09-28 16:20:06 +01:00
test_block.cpp Merge remote-tracking branch 'upstream/master' into bazel-patches 2020-07-31 12:49:40 -06:00
test_checkblock.cpp scripted-diff: Move utiltest to src/util 2022-07-06 10:25:28 -06:00
test_checktransaction.cpp rust: Migrate Ed25519 FFI to `cxx` 2023-04-11 16:36:26 +00:00
test_coins.cpp gtest: Minor improvements to `CoinsTests` 2023-04-07 12:17:00 +00:00
test_consensus.cpp rust: Migrate Ed25519 FFI to `cxx` 2023-04-11 16:36:26 +00:00
test_deprecation.cpp Explicitly provide CChainParams to `EnforceNodeDeprecation` 2023-03-14 16:15:30 -06:00
test_dynamicusage.cpp scripted-diff: Update Zcash copyrights to 2023 2023-01-23 11:31:54 -07:00
test_equihash.cpp scripted-diff: Move util files to separate directory. 2022-07-01 17:50:09 -06:00
test_feature_flagging.cpp scripted-diff: Move utiltest to src/util 2022-07-06 10:25:28 -06:00
test_foundersreward.cpp scripted-diff: Move utiltest to src/util 2022-07-06 10:25:28 -06:00
test_history.cpp Remove `FakeCoinsViewDB` as it is identical to `CCoinsViewDummy` 2023-02-15 15:05:03 -07:00
test_httprpc.cpp
test_joinsplit.cpp rust: Migrate Ed25519 FFI to `cxx` 2023-04-11 16:36:26 +00:00
test_keys.cpp scripted-diff: Move utiltest to src/util 2022-07-06 10:25:28 -06:00
test_keystore.cpp Simplify diversifier_index_t handling 2023-03-08 18:14:08 -07:00
test_libzcash_utils.cpp requested changes are rectified 2019-01-04 16:58:11 +05:30
test_mempool.cpp [cleanup] Remove coin age priority completely. 2023-04-17 18:49:45 +01:00
test_mempoollimit.cpp Change ZIP 401 mempool limiting to use constants decided in zcash/zips#565. 2023-04-16 23:04:57 +01:00
test_merkletree.cpp scripted-diff: Move util files to separate directory. 2022-07-01 17:50:09 -06:00
test_metrics.cpp Add a clock for testing with an offset from the system clock. 2022-07-14 16:33:54 -06:00
test_miner.cpp scripted-diff: Move util files to separate directory. 2022-07-01 17:50:09 -06:00
test_noteencryption.cpp wallet: Remove recipient-side `SaplingNotePlaintext::decrypt` 2023-03-14 21:50:31 +00:00
test_pedersen_hash.cpp
test_pow.cpp scripted-diff: Move utiltest to src/util 2022-07-06 10:25:28 -06:00
test_random.cpp
test_rpc.cpp scripted-diff: Move util files to separate directory. 2022-07-01 17:50:09 -06:00
test_sapling_note.cpp Migrate from boost::optional::get to boost::optional::value 2020-12-16 22:59:34 +00:00
test_sighash.cpp ZIP 244: Address review comments 2022-02-17 22:41:41 +00:00
test_tautology.cpp requested changes are rectified 2019-01-04 16:58:11 +05:30
test_timedata.cpp scripted-diff: Update Zcash copyrights to 2023 2023-01-23 11:31:54 -07:00
test_transaction.cpp rust: Migrate Ed25519 FFI to `cxx` 2023-04-11 16:36:26 +00:00
test_transaction_builder.cpp Many z_mergetoaddress updates 2023-04-20 01:24:39 -06:00
test_transaction_builder.h Make all CCoinsView methods pure-virtual. 2023-02-15 13:58:46 -07:00
test_txid.cpp scripted-diff: Move util files to separate directory. 2022-07-01 17:50:09 -06:00
test_upgrades.cpp scripted-diff: Migrate from boost::optional to std::optional 2020-12-16 22:59:35 +00:00
test_validation.cpp Make all CCoinsView methods pure-virtual. 2023-02-15 13:58:46 -07:00
test_weightedmap.cpp Refactoring to split the weighted tx tree out of mempool_limit.{cpp,h} 2023-03-08 16:03:34 +00:00
test_zip32.cpp Add accessor method for Sapling IVKs to SaplingDiversifiableFullViewingKey 2022-02-01 08:24:31 -07:00
utils.cpp Don’t define wallet-needing code when --disable-wallet 2022-10-18 13:52:04 -06:00
utils.h Merge test_random.h into test_bitcoin.h 2022-07-15 22:10:23 +00:00