Antoine Poinsot
c6c312a011
commands: allow to create send-to-self transactions with 'createspend'
2023-05-04 16:15:09 +02:00
Antoine Poinsot
3c82173f46
qa: abstract the signer from the Lianad class
...
That's prep work to introduce a multisig
2023-01-24 19:38:34 +01:00
Antoine Poinsot
5721ab0fde
qa: test spent coins are always marked as such
2022-11-23 11:51:28 +01:00
Antoine Poinsot
968a7d17a0
daemon: rename Minisafe to Liana
2022-11-17 17:10:22 +01:00
Antoine Poinsot
4bd65213e2
commands: swap the outpoints and destinations arguments to createspend
...
The outpoints argument could eventually be made optional in order to
introduce some automated coin selection. So it makes more sense for it
to be after a required parameter, the destinations.
2022-11-17 15:15:22 +01:00
Antoine Poinsot
117171f24f
commands: use a separate key chain for change addresses
2022-10-24 15:00:17 +02:00