Files
pallectrum/electrum
Sander van Grieken 307cf25fd4 register distinction between address and script for SPK type payment identifiers and allow zero amount for
script destinations.

This is mainly to support OP_RETURN outputs, which typically have a zero amount output value,
but as we don't special case OP_RETURN, this is currently done for all non-address scripts

Also, it's probably good to add a warning popup for OP_RETURN outputs with a non-zero output value, but this
would also need special casing for OP_RETURN.

Saving of script output payment identifiers is disabled for now, as reading the script from the stored invoice
back into human-readable form is currently not implemented, and currently only lightning invoices or address output
is supported.
2023-09-04 20:00:40 +02:00
..
2023-06-01 22:59:40 +00:00
2023-08-18 08:08:31 +02:00
2023-06-28 16:49:28 +02:00
2023-05-25 17:39:48 +00:00
2023-08-15 16:34:48 +00:00
2023-05-16 10:06:55 +02:00
2023-08-24 17:30:06 +00:00
2023-08-18 08:08:31 +02:00
2023-08-18 08:08:31 +02:00
2023-05-25 17:39:48 +00:00
2023-08-14 09:58:17 +02:00
2023-08-24 18:27:34 +00:00
2023-08-24 18:27:34 +00: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-06-28 16:49:28 +02:00