mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +01:00
456e34c991
Debug logs should not be printed to stdout, stderr exists for it. Private keys should not be printed to console by activation very general macros name "ENABLE_DASH_DEBUG". This macros is used only for hdchain private keys, the location util/system.h is too general for it. Functional test "tool_wallet.py" is failed due to unexpected output for tsan. It seems as easier to remove this logs due to too many issues with it rather than address all of them. |
||
---|---|---|
.. | ||
00_setup_env_arm.sh | ||
00_setup_env_mac_host.sh | ||
00_setup_env_mac.sh | ||
00_setup_env_native_asan.sh | ||
00_setup_env_native_cxx20.sh | ||
00_setup_env_native_fuzz_with_valgrind.sh | ||
00_setup_env_native_fuzz.sh | ||
00_setup_env_native_multiprocess.sh | ||
00_setup_env_native_nowallet.sh | ||
00_setup_env_native_qt5.sh | ||
00_setup_env_native_sqlite.sh | ||
00_setup_env_native_tsan.sh | ||
00_setup_env_native_ubsan.sh | ||
00_setup_env_native_valgrind.sh | ||
00_setup_env_s390x.sh | ||
00_setup_env_win64.sh | ||
00_setup_env.sh | ||
04_install.sh | ||
05_before_script.sh | ||
wrap-valgrind.sh | ||
wrap-wine.sh |