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

5 Commits

Author SHA1 Message Date
Oliver Gugger
7e3ea44fd4
multi: standardize address checks 2024-01-04 09:23:12 +01:00
Oliver Gugger
909163b260
doc: update after adding signet 2023-09-18 15:09:44 +02:00
Oliver Gugger
88a715fca8
doc: update after changes in recoverloopin 2023-06-02 13:02:12 +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
732217bbef
doc: add recoverloopin 2023-04-28 09:24:18 +02:00