pool/clientdb
Wilmer Paulino 9bf50766f7 multi: allow account closure through expiration and multi-sig paths
Traders are now able to close their accounts, whether or not they have
already expired, to arbitrary outputs or to a wallet output by default.
If an account hasn't expired, then the auctioneer's signature of the
closing transaction is required to successfully close the account.
2020-02-05 12:09:47 -08:00
..
account.go multi: allow account closure through expiration and multi-sig paths 2020-02-05 12:09:47 -08:00
account_test.go multi: allow account closure through expiration and multi-sig paths 2020-02-05 12:09:47 -08:00
codec.go multi: allow account closure through expiration and multi-sig paths 2020-02-05 12:09:47 -08:00
db.go client+order: store order 2020-01-17 17:41:25 +01:00
log.go multi: add persistent bolt storage 2019-12-11 18:59:58 -08:00
metadata.go multi: add persistent bolt storage 2019-12-11 18:59:58 -08:00
order.go client+order: store order 2020-01-17 17:41:25 +01:00
order_test.go multi: use btcec.PublicKey instead of [33]byte 2020-01-24 13:45:48 -08:00