Files
pallectrum/electrum
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-09-09 14:14:43 +02:00
2023-11-18 16:03:18 +01:00
2023-10-27 16:01:23 +00:00
2023-11-01 17:28:29 +00:00