Files
pallectrum/electrum/gui/qml
SomberNight 4c63d8729b add sanity checks we don't sign tx including dummy addr
Somewhat a follow-up to 649ce979ab.

This adds some safety belts so we don't accidentally sign a tx that
contains a dummy address.
Specifically we check that tx does not contain output for dummy addr:
- in wallet.sign_transaction
- in network.broadcast_transaction

The second one is perhaps redundant, but I think it does not hurt.
2023-09-16 04:36:08 +00:00
..
2023-07-11 12:51:37 +02:00
2023-04-18 14:47:01 +02:00
2023-07-11 12:51:37 +02:00
2023-05-09 16:15:09 +02:00
2023-05-25 17:39:48 +00:00
2023-05-09 16:15:09 +02:00
2023-05-25 17:39:48 +00:00
2023-08-18 08:08:31 +02:00
2023-08-22 14:50:30 +00:00
2023-05-09 11:40:05 +02:00