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 |
|