SomberNight
bb41ef3450
wallet: (fix) bump_fee sometimes created invalid tx that spent orig out
...
When replacing non-segwit tx, bump_fee in some circumstances created
a tx that tried to spend from the tx-to-be-replaced. There is
explicit logic to avoid this but it only worked for segwit txs.
The change in transaction.py is a no-op, just tried to make it clearer
that the scriptSigs, witnesses are being reset by from_tx().
2020-12-18 19:35:22 +01:00
..
2020-12-18 14:51:33 +01:00
2020-12-10 14:36:31 +01:00
2020-12-18 19:35:22 +01:00
2020-10-18 22:21:06 +02:00
2020-12-08 10:00:34 +01:00
2020-10-24 07:49:06 +02:00
2020-11-25 08:53:19 +01:00
2020-12-08 17:08:03 +01:00
2020-12-08 17:08:03 +01:00
2020-10-24 08:03:13 +02:00
2020-12-08 12:21:56 +01:00
2020-12-06 23:35:39 -03:00
2020-11-25 11:47:30 +01:00
2020-12-09 09:04:04 +01:00
2020-12-09 09:04:04 +01:00
2020-12-06 23:35:39 -03:00
2020-12-16 11:02:09 +01:00
2020-12-18 10:49:45 +01:00
2020-12-10 17:39:12 +01:00
2020-11-26 12:07:03 +01:00
2020-12-18 07:09:48 +01:00
2020-11-20 08:51:01 +01:00
2020-11-26 20:01:05 +01:00
2020-11-24 23:44:09 +01:00
2020-10-24 05:18:16 +02:00
2020-11-20 08:51:01 +01:00
2020-12-18 07:09:48 +01:00
2020-11-16 14:50:22 +01:00
2020-12-10 14:36:31 +01:00
2020-12-13 18:08:36 +01:00
2020-11-18 15:36:15 +01:00
2020-10-23 02:17:31 +00:00
2020-11-04 01:49:57 +01:00
2020-12-17 07:25:54 +01:00
2020-12-16 11:03:35 +01:00
2020-12-18 19:35:22 +01:00
2020-12-09 16:09:12 +01:00
2020-12-17 17:49:51 +01:00
2020-12-18 14:30:47 +01:00
2020-12-18 19:35:22 +01:00