monero/tests/functional_tests
moneromooo-monero 2979474221
disable multisig by default
There are vulnerabilities in multisig protocol if the parties do not
trust each other, and while there is a patch for it, it has not been
throroughly reviewed yet, so it is felt safer to disable multisig by
default for now.
If all parties in a multisig setup trust each other, then it is safe
to enable multisig.
2022-05-17 19:52:03 +00:00
..
address_book.py
bans.py
blockchain.py
check_missing_rpc_methods.py
CMakeLists.txt
cold_signing.py
cpu_power_test.cpp
daemon_info.py
functional_tests_rpc.py
get_output_distribution.py
integrated_address.py
main.cpp
make_test_signature.cc
mining.py
multisig.py disable multisig by default 2022-05-17 19:52:03 +00:00
p2p.py
proofs.py
rpc_payment.py
sign_message.py
speed.py
transactions_flow_test.cpp
transactions_flow_test.h
transactions_generation_from_blockchain.cpp
transactions_generation_from_blockchain.h
transfer.py
txpool.py
uri.py
util_resources.py
validate_address.py
wallet.py