Thomas Eizinger 52b9a78de2
Alice to validate Bob's PSBT for correctness
In order for the re-construction of TxLock to be meaningful, we limit
`Message2` to the PSBT instead of the full struct. This is a breaking
change in the network layer.

The PSBT is valid if:

- It has at most two outputs (we allow a change output)
- One of the outputs pays the agreed upon amount to a shared output script

Resolves #260.
2021-03-30 13:02:56 +11:00
..
2021-03-26 14:31:14 +11:00
2021-03-24 05:03:19 +00:00
2021-03-26 14:31:14 +11:00
2021-03-29 22:31:43 +00:00
2021-03-17 10:22:26 +00:00
2021-02-19 15:18:37 +11:00
2021-03-24 11:39:39 +11:00