2
0
mirror of https://github.com/guggero/chantools synced 2024-11-15 06:12:49 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Oliver Gugger
7e3ea44fd4
multi: standardize address checks 2024-01-04 09:23:12 +01:00
Oliver Gugger
5cf7fd60c4
multi: clean up after PRs 2023-12-29 09:35:38 +01:00
Oliver Gugger
909163b260
doc: update after adding signet 2023-09-18 15:09:44 +02:00
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.
2023-06-02 10:27:22 +02:00
Oliver Gugger
3d4c5c359e
multi: bump lnd channeldb version to v0.15.1-beta 2022-09-11 19:21:18 +02:00
Oliver Gugger
af356685c1
zombierecovery: add new commands for zombie channel recovery 2021-05-02 21:30:31 +02:00
Oliver Gugger
f78b4e07b7
multi: remove optional --rootkey flag from examples 2021-05-02 17:44:54 +02:00
Oliver Gugger
e6fcb580a3
doc+cmd: generate description from commands 2021-01-01 13:02:16 +01:00
Oliver Gugger
caf4da51c6
doc: generate docs with cobra 2021-01-01 13:02:16 +01:00