Louis Singer
|
2be78b0115
|
Add forfeit address in GetInfo (#326)
* keep track of forfeit transaction funds
* [btc-embedded] use p2wpkh address
* [sdk] fix clients
* use script as argument of BuildForfeitTxs
|
2024-09-25 13:15:44 +02:00 |
|
João Bordalo
|
0fe52386e8
|
[SDK] Add RoundInterval to StoreData (#283)
Co-authored-by: altafan <18440657+altafan@users.noreply.github.com>
|
2024-09-16 17:26:32 +02:00 |
|
Louis Singer
|
0fb34cb13d
|
Dynamic min-relay-fee and dust amount (#280)
* [btc-embedded] add chainfee.Estimator and extraAPI interfaces
* dynamic fee amount
* dynamic dust amount
* [client] fix linter errors
* [domain] fix unit tests
* [server] return dust amount in GetInfo RPC
* [sdk] fix lnd dependencie
* go work sync
* fix witness stack size forfeit tx size estimator
* remove hardcoded fee values in covenant txbuilder
* lower liquid feerate
* fix after reviews
* go work sync
|
2024-09-10 17:22:09 +02:00 |
|
Marco Argentieri
|
c559b91fec
|
pkg/client-sdk/wasm: build wasm (#238)
Signed-off-by: tiero <3596602+tiero@users.noreply.github.com>
|
2024-08-12 16:40:27 +02:00 |
|