zcashd/src/bench
Greg Pfeil cca3b070bb Eliminate indirection for debug log
Many error messages would say "see debug.log" or similar, without
indicating where the debug log actually lives. This now prints the
actual path in those cases.

It also changes more general uses of "debug.log" to "debug log", since
the file name may not even be "debug.log" if the user has specified it.
2022-08-17 09:02:40 -06:00
..
.gitignore Ignore bench_bitcoin binary. 2020-01-22 21:40:38 +00:00
Examples.cpp scripted-diff: Move util files to separate directory. 2022-07-01 17:50:09 -06:00
base58.cpp Update links 2020-12-13 11:24:44 +02:00
bench.cpp scripted-diff: Add 2020-2022 copyright headers for files added/modified in 2020 2022-05-11 17:32:39 -06:00
bench.h scripted-diff: Add 2020-2022 copyright headers for files added/modified in 2020 2022-05-11 17:32:39 -06:00
bench_bitcoin.cpp Eliminate indirection for debug log 2022-08-17 09:02:40 -06:00
checkqueue.cpp scripted-diff: Move util files to separate directory. 2022-07-01 17:50:09 -06:00
crypto_hash.cpp Specialized double sha256 for 64 byte inputs 2022-07-16 10:13:26 +00:00
lockedpool.cpp scripted-diff: Add 2020-2022 copyright headers for files added/modified in 2020 2022-05-11 17:32:39 -06:00
merkle_root.cpp Minor fixes to documentation 2022-07-21 09:37:03 +01:00
perf.cpp scripted-diff: Add 2020-2022 copyright headers for files added/modified in 2020 2022-05-11 17:32:39 -06:00
perf.h scripted-diff: Add 2020-2022 copyright headers for files added/modified in 2020 2022-05-11 17:32:39 -06:00
prevector_destructor.cpp scripted-diff: Add 2020-2022 copyright headers for files added/modified in 2020 2022-05-11 17:32:39 -06:00
rollingbloom.cpp scripted-diff: Add 2020-2022 copyright headers for files added/modified in 2020 2022-05-11 17:32:39 -06:00
verification.cpp Merge pull request #6043 from nuttycom/backport/14555-move_util_files_to_dir 2022-07-06 12:00:14 -06:00