Oliver Gugger
d5d5a91430
Merge pull request #117 from lightninglabs/zombie-matching
...
zombierecovery: add --matchonly flag to makeoffer, --numkeys to preparekeys
2024-01-23 00:10:42 -06:00
Oliver Gugger
82a03a65ef
README+root: bump version to v0.12.2
2024-01-23 08:03:49 +02:00
Oliver Gugger
65cc3fdf6e
zombierecovery add --numkeys to preparekeys
...
With this new flag it will be possible to specify the number of keys to
add to the file when running the preparekeys command.
2024-01-23 07:59:59 +02:00
Oliver Gugger
79f65bb1a1
zombierecovery: add --matchonly flag to makeoffer
...
With this commit we make it possible to just check whether two lists of
public keys can match the given channels and derive the 2-of-2 multisig
channel funding address.
2024-01-23 07:56:30 +02:00
Oliver Gugger
341d3af108
README: fix broken links
2024-01-15 17:48:47 +01:00
Oliver Gugger
3865a7757e
Merge pull request #114 from sputn1ck/chantools_external_amt
...
`recoverloopin`: allow setting output value
2024-01-12 11:28:36 +01:00
sputn1ck
ad3c1ad2de
recoverloopin: allow setting output value
...
This commit adds the ability to manually set the output value for a
loop in swap. This is useful for recovering funds from a loop in swap
that has been fund externaly and was sent to with a different amount
than the one specified in the loop in swap.
2024-01-11 23:34:17 +01:00
Oliver Gugger
399a23adba
Merge pull request #107 from lightninglabs/cli-cleanup
...
Support P2TR as sweep/change address everywhere
2024-01-04 09:24:29 +01:00
Oliver Gugger
a05962e03e
multi: standardize sweep/change addr support
2024-01-04 09:23:54 +01:00
Oliver Gugger
7e3ea44fd4
multi: standardize address checks
2024-01-04 09:23:12 +01:00
Oliver Gugger
53085d34d0
btc: make API errors more verbose
2024-01-04 09:23:12 +01:00
Oliver Gugger
d830ebe57a
multi: use default API URLs for testnet and regtest
2024-01-04 09:23:11 +01:00
Oliver Gugger
858995a317
Merge pull request #109 from ziggie1984/bug-fix-anchor-amt
...
pullanchor: account for all anchor outputs.
2024-01-03 09:47:44 +01:00
ziggie
b777d4436d
pullanchor: account for all anchor outputs.
2024-01-02 14:49:52 +01:00
Oliver Gugger
5cf7fd60c4
multi: clean up after PRs
2023-12-29 09:35:38 +01:00
Oliver Gugger
92fdb156e0
Merge pull request #100 from lightninglabs/pullanchor
...
multi: add new pullanchor command
2023-12-28 14:47:58 +01:00
Oliver Gugger
2abc29d01d
Merge pull request #106 from lightninglabs/sweepremoteclosed-taproot-channels
...
sweepremoteclosed: add support for simple taproot channels
2023-12-28 14:47:46 +01:00
Oliver Gugger
fd18186a82
Merge pull request #91 from lightninglabs/sweeptimelockmanual-backup-file
...
sweeptimelockmanual: allow specifying the backup file directly
2023-12-28 14:46:32 +01:00
Oliver Gugger
7227c7f101
multi: add new pullanchor command
2023-12-28 14:45:14 +01:00
Oliver Gugger
801f881274
sweepremoteclosed: add support for simple taproot channels
2023-12-22 11:55:03 +01:00
Oliver Gugger
c89cede963
Merge pull request #103 from lightninglabs/dependabot/go_modules/golang.org/x/crypto-0.17.0
...
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
2023-12-19 09:20:52 +01:00
Oliver Gugger
00c7f7eb98
Merge pull request #104 from lightninglabs/dependabot/go_modules/tools/golang.org/x/crypto-0.17.0
...
build(deps): bump golang.org/x/crypto from 0.5.0 to 0.17.0 in /tools
2023-12-19 09:17:27 +01:00
dependabot[bot]
798a6d0927
build(deps): bump golang.org/x/crypto from 0.5.0 to 0.17.0 in /tools
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.5.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.5.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 00:12:07 +00:00
dependabot[bot]
7e110d8d46
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 23:32:17 +00:00
Oliver Gugger
0ebb732576
rescueclosed: clarify instructions
...
Fixes #102 .
2023-12-15 10:02:56 +01:00
Oliver Gugger
8d28e1b2f6
fakechanbackup: use correct JSON decoder
2023-12-15 08:28:01 +01:00
Oliver Gugger
a5a884bff9
Merge pull request #92 from YuckFouBTC/patch-1
...
Update zombierecovery.md
2023-11-15 16:27:43 +01:00
Oliver Gugger
bed41c1533
Merge pull request #93 from lightninglabs/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.46.0
...
build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.25.0 to 0.46.0
2023-11-15 16:26:00 +01:00
dependabot[bot]
a44746912c
build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
...
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.25.0 to 0.46.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.25.0...zpages/v0.46.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-12 16:06:43 +00:00
Yuck Fou
55208e0218
Update zombierecovery.md
...
Fix typo: Hou -> You
2023-11-12 10:19:42 +00:00
Oliver Gugger
a13262f2ff
sweeptimelockmanual: allow using channel backup file
...
Instead of needing to manually dump the channel backup file, look for
the remote revocation base point and then have the CSV delay and channel
derivation index being brute forced, we can extract all that info
directly from the channel backup file.
2023-11-07 20:37:23 -06:00
Oliver Gugger
dee18ed80c
sweeptimelockmanual: rename variable
2023-11-07 20:29:27 -06:00
Oliver Gugger
5bc49376a3
sweeptimelock: make start CSV timeout+channels configurable
2023-11-07 20:28:37 -06:00
Oliver Gugger
3044d9f796
lnd: add ExtractChannel function
2023-11-07 20:22:38 -06:00
Oliver Gugger
f9343e5c3d
Merge pull request #88 from lightninglabs/dependabot/go_modules/google.golang.org/grpc-1.56.3
...
build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3
2023-10-26 10:20:47 +02:00
dependabot[bot]
abb0343059
build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.53.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.56.3 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 22:29:05 +00:00
Oliver Gugger
bc69de77e1
multi: use go 1.21.x
2023-10-19 13:51:54 +02:00
Oliver Gugger
3fc529f747
README+root: bump version to v0.12.0
2023-10-19 13:47:20 +02:00
Oliver Gugger
a2f8a0e27e
dump+root: fix hard coded version and linter
2023-10-19 13:45:39 +02:00
Oliver Gugger
fac990905f
Merge pull request #86 from lightninglabs/dependabot/go_modules/golang.org/x/net-0.17.0
...
build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0
2023-10-16 13:12:04 +00:00
dependabot[bot]
d9e3365e1c
build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.10.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 13:08:34 +00:00
Oliver Gugger
b124006af7
Merge pull request #85 from starius/lnd-v0.17.0-final
...
multi: bump to lnd version v0.17.0-beta
2023-10-16 13:07:37 +00:00
bitromortac
4f083e1c1d
multi: bump to lnd version v0.17.0-beta
2023-10-16 14:26:57 +02:00
Oliver Gugger
04a4354efd
Merge pull request #84 from lightninglabs/dependabot/go_modules/golang.org/x/net-0.17.0
...
build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0
2023-10-12 08:48:03 +00:00
dependabot[bot]
9b7f200176
build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.7.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 23:26:47 +00:00
Oliver Gugger
fe356a4648
dumpchannels: fix linter error
2023-09-18 15:45:53 +02:00
Oliver Gugger
f191d1bb91
multi: add new dropgraphzombies command
2023-09-18 15:22:23 +02:00
Oliver Gugger
909163b260
doc: update after adding signet
2023-09-18 15:09:44 +02:00
Oliver Gugger
84158971ca
root: add signet support
2023-09-18 14:38:13 +02:00
Oliver Gugger
bae1bff7e2
dump+dumpchannels: add additional debug info to channels
2023-09-16 10:22:04 +02:00