Files
pallectrum/electrum/tests
Sander van Grieken 7b96a83350 wallet: add sighash check to class Abstract_Wallet
qml: use backend sighash check and add user confirmation path
qt: use backend sighash check and add user confirmation path
qml: include get_warning_for_risk_of_burning_coins_as_fees test in txdetails
qt: add warning icon to sighash warning
add sighash and fee checks to wallet.sign_transaction, making all warnings fatal unless ignore_warnings is set to True
tests: test sign_transaction on both code paths with ignore_warnings True and False,
raise specific exceptions TransactionPotentiallyDangerousException and TransactionDangerousException
2023-11-30 12:53:46 +01:00
..
2023-11-13 10:47:18 +01:00
2023-11-13 10:47:18 +01:00
2023-04-24 12:58:30 +00:00
2023-05-25 17:39:48 +00:00
2023-11-27 14:49:20 +01:00