Commit graph

5 commits

Author SHA1 Message Date
positiveblue
e5d78fd3cb
multi: update order/batch verification for outbound liquidity auctions 2022-10-25 05:42:18 -07:00
positiveblue
6027ccd3d6
multi: bump btcec/v2 and btcutil to new versions 2022-03-28 15:22:41 +02:00
Oliver Gugger
f81a1c3cfa
sidecar: add order verification 2021-04-02 14:18:11 +02:00
Oliver Gugger
a6f5c60020
sidecar: add signing and verification functions
For maximum re-usability of the signing/verifying code, we add them as
helper methods to the sidecar package itself.
2021-04-01 22:34:07 +02:00
Oliver Gugger
761226144a
sidecar: add push amount checks
We'll need to check the self chan balance (a.k.a. push amount) values in
several places, including the upcoming sidecar ticket functionality
itself. That's why we add these check functions to the sidecar package.
2021-03-19 16:50:30 +01:00