Commit Graph

296 Commits (master)
 

Author SHA1 Message Date
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
4 months ago
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
4 months ago
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>
4 months ago
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>
4 months ago
Oliver Gugger 0ebb732576
rescueclosed: clarify instructions
Fixes #102.
4 months ago
Oliver Gugger 8d28e1b2f6
fakechanbackup: use correct JSON decoder 4 months ago
Oliver Gugger a5a884bff9
Merge pull request #92 from YuckFouBTC/patch-1
Update zombierecovery.md
5 months ago
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
5 months ago
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>
6 months ago
Yuck Fou 55208e0218
Update zombierecovery.md
Fix typo: Hou -> You
6 months ago
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.
6 months ago
Oliver Gugger dee18ed80c
sweeptimelockmanual: rename variable 6 months ago
Oliver Gugger 5bc49376a3
sweeptimelock: make start CSV timeout+channels configurable 6 months ago
Oliver Gugger 3044d9f796
lnd: add ExtractChannel function 6 months ago
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
6 months ago
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>
6 months ago
Oliver Gugger bc69de77e1
multi: use go 1.21.x 6 months ago
Oliver Gugger 3fc529f747
README+root: bump version to v0.12.0 6 months ago
Oliver Gugger a2f8a0e27e
dump+root: fix hard coded version and linter 6 months ago
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
6 months ago
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>
6 months ago
Oliver Gugger b124006af7
Merge pull request #85 from starius/lnd-v0.17.0-final
multi: bump to lnd version v0.17.0-beta
6 months ago
bitromortac 4f083e1c1d
multi: bump to lnd version v0.17.0-beta 6 months ago
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
7 months ago
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>
7 months ago
Oliver Gugger fe356a4648
dumpchannels: fix linter error 7 months ago
Oliver Gugger f191d1bb91
multi: add new dropgraphzombies command 7 months ago
Oliver Gugger 909163b260
doc: update after adding signet 7 months ago
Oliver Gugger 84158971ca
root: add signet support 7 months ago
Oliver Gugger bae1bff7e2
dump+dumpchannels: add additional debug info to channels 7 months ago
Oliver Gugger 4926ae2db8
doc+triggerforceclose: make command help more explicit 8 months ago
Oliver Gugger b0097ad132
Merge pull request #71 from lightninglabs/dependabot/go_modules/google.golang.org/grpc-1.53.0
build(deps): bump google.golang.org/grpc from 1.41.0 to 1.53.0
10 months ago
dependabot[bot] 6f0cca33c8
build(deps): bump google.golang.org/grpc from 1.41.0 to 1.53.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.41.0 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.41.0...v1.53.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Oliver Gugger ebe9d8903e
README: bump link to v0.11.3 11 months ago
Oliver Gugger 9fbec87dff
Merge pull request #69 from lightninglabs/handover-fixups
Rename and add more documentation
11 months ago
Oliver Gugger e6a9395a00
mod+cmd: pin lnd version in command help texts 11 months ago
Oliver Gugger f2ee1d3ce8
README+root: bump install link to latest version 11 months ago
Oliver Gugger 6295ba9b88
root: bump version to 0.11.3 11 months ago
Oliver Gugger 88a715fca8
doc: update after changes in recoverloopin 11 months ago
Oliver Gugger 4e0c5ada63
multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 11 months ago
Oliver Gugger a84a59ed76
README: add more information 11 months ago
Oliver Gugger 2a1997844d
Merge pull request #70 from sputn1ck/rbfInputs
Add rbfinputs command
11 months ago
sputn1ck aad46d3e64
rbfinputs: add rbfinputs command
This commit adds a new command to the chantools tool which allows
users to RBF inputs. In case a channel opening transaction is stuck
in the mempool, this command can be used to RBF spend the inputs
of the channel opening transaction to a different address.
11 months ago
sputn1ck 4b804f7024
multi: fix overflow on feerate
As we multiply the feerate by 1000, if the uint16 feerate is set higher
than 66 we would encounter an overflow and as such we could never
have a higher feerate than 65.
11 months ago
sputn1ck 2c2de636a8
signer: allow signing of an output with privkey
This commit adds the functionality to sign an output with an already
obtained privatekey.
11 months ago
Oliver Gugger 22a4644f4b
zombierecovery: add date to message.txt 12 months ago
Oliver Gugger 20a684d0ff
recoverloopin: fix loop db dir, validate params 12 months ago
Oliver Gugger e7c12e4335
zombierecovery: make matches stable 1 year ago
Oliver Gugger 46985696aa
root: bump version to v0.11.2 1 year ago
Oliver Gugger 2e9a0f8dbe
multi: use prev output fetcher in sign desc 1 year ago