Elle Mouton
6dd03c0edc
multi: update lnd, aperture and lndclient deps
...
This includes upgrading the logging framework to the V2 framework. This
new framework lets us deprecate the `maxlogfiles` and
`maxlogfilesize` config options.
2025-03-05 12:31:15 +02:00
Oliver Gugger
85f81be29a
multi: bump lnd compile time dependency to v0.18.4-beta
2024-10-14 16:41:48 +02:00
Oliver Gugger
52cdb3d5f9
multi: add simple taproot channel type to order
2023-10-25 10:04:23 +02:00
Oliver Gugger
31f714dafc
multi: update to lnd v0.17.0-beta
2023-10-03 19:38:20 +02:00
Oliver Gugger
fbab2b25a4
poolscript: add new MuSig2 v1.0.0-rc2 account version
2023-03-08 17:42:06 +01:00
Oliver Gugger
30c7ef6531
multi: bump lnd+lndclient compile time dependency
...
This commit bumps the compile time dependency of lnd and lndclient to
the 0.16.x branch. This makes the code forward compatible but does not
yet change anything with respect to the minimum required version the
user needs to run.
2023-03-08 17:42:04 +01:00
positiveblue
a66a63e895
fmt: run go fmt
...
Since v1.19.0 `go fmt` also formats comments. This commit is only to
ensure that `go fmt ./...` does not modify any of our commited files.
2023-01-06 01:53:15 -08:00
Robyn
340ff1ab32
taproot: ensure check for expiry script spend correctly handles annex
2022-10-07 14:39:25 +01:00
Oliver Gugger
69d3ad6d44
poolscript+account+log: add new Taproot scripts
2022-09-12 17:20:10 +02:00
Oliver Gugger
1c9de5652e
multi: add fuzzer to make
2022-08-03 20:33:07 +02:00
Oliver Gugger
986d889b74
multi: fix linter issues
2022-08-03 20:33:06 +02:00
Oliver Gugger
232578a7ac
account+poolscript: assert minimum relay fee
2022-06-30 16:18:32 +02:00
Oliver Gugger
d63b815e2e
poolscript: make sure negation works
2022-05-06 13:29:11 +02:00
positiveblue
6027ccd3d6
multi: bump btcec/v2 and btcutil to new versions
2022-03-28 15:22:41 +02:00
positiveblue
ac0a554d7d
account: implement client side recovery process
2022-01-27 23:37:24 -08:00
positiveblue
7ecc726b4e
poolscript: add RecoveryHelper
...
RecoveryHelper is a type that helps speed up account recovery by
caching the tweaked trader and auctioneer keys for faster script
lookups.
2022-01-27 16:34:59 -08:00
Olaoluwa Osuntokun
603d90e7bf
pool: rename clmscript to poolrpc
2020-09-09 19:55:04 -07:00