You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chantools/cmd/chantools
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.
1 year ago
..
testdata closepoolaccount: add compatibility for p2tr accounts 1 year ago
chanbackup.go multi: fix linter issues 2 years ago
chanbackup_test.go multi: add unit tests 3 years ago
closepoolaccount.go multi: fix overflow on feerate 1 year ago
closepoolaccount_test.go closepoolaccount: add compatibility for p2tr accounts 1 year ago
compactdb.go multi: fix linter issues 2 years ago
compactdb_test.go multi: add unit tests 3 years ago
deletepayments.go multi: bump to lnd v0.16.0-beta.rc2 1 year ago
derivekey.go multi: fix linter errors 2 years ago
derivekey_test.go multi: fix linter issues 2 years ago
doc.go multi: add unit tests 3 years ago
dropchannelgraph.go multi: bump to lnd v0.16.0-beta.rc2 1 year ago
dumpbackup.go multi: fix linter issues 2 years ago
dumpbackup_test.go multi: add unit tests 3 years ago
dumpchannels.go multi: add new flags and tests 2 years ago
dumpchannels_test.go multi: add unit tests 3 years ago
fakechanbackup.go multi: fix linter issues 2 years ago
filterbackup.go multi: fix linter issues 2 years ago
fixoldbackup.go multi: fix linter issues 2 years ago
forceclose.go multi: fix linter issues 2 years ago
genimportscript.go multi: add bitcoin-descriptors to genimportscript 1 year ago
migratedb.go multi: bump to lnd v0.16.0-beta.rc2 1 year ago
recoverloopin.go multi: fix overflow on feerate 1 year ago
removechannel.go multi: bump to lnd v0.16.0-beta.rc2 1 year ago
rescueclosed.go multi: fix linter issues 2 years ago
rescuefunding.go multi: fix overflow on feerate 1 year ago
rescuetweakedkey.go multi: fix linter issues, bump tool dependencies 2 years ago
rescuetweakedkey_test.go rescuetweakedkey: add new command rescuetweakedkey 2 years ago
root.go root: bump version to v0.11.2 1 year ago
root_test.go multi: fix linter issues 2 years ago
showrootkey.go multi: fix linter issues 2 years ago
showrootkey_test.go multi: fix linter issues 2 years ago
signrescuefunding.go multi: fix linter issues 2 years ago
summary.go multi: fix linter issues 2 years ago
sweepremoteclosed.go multi: fix overflow on feerate 1 year ago
sweeptimelock.go multi: fix overflow on feerate 1 year ago
sweeptimelockmanual.go multi: fix overflow on feerate 1 year ago
sweeptimelockmanual_test.go sweeptimelockmanual: bugfix for new shachain root creation 1 year ago
triggerforceclose.go multi: fix linter issues 1 year ago
vanitygen.go multi: fix linter issues 2 years ago
walletinfo.go walletinfo: add default wallet description 1 year ago
walletinfo_test.go multi: fix linter issues 2 years ago
zombierecovery_findmatches.go zombierecovery: make matches stable 1 year ago
zombierecovery_makeoffer.go multi: fix overflow on feerate 1 year ago
zombierecovery_makeoffer_test.go multi: add new flags and tests 2 years ago
zombierecovery_preparekeys.go multi: fix linter issues 2 years ago
zombierecovery_root.go zombierecovery: add new commands for zombie channel recovery 3 years ago
zombierecovery_signoffer.go multi: fix linter issues 2 years ago