lnd version, "hacked" to enable seedless restore from xprv + scb
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
eugene bb84f0ebc8
multi: store KeyLocator in OpenChannel, use ECDH
3 years ago
..
backup.go chanbackup: add SCB support for new anchor commitments 4 years ago
backup_test.go chanbackup: add functionality to allow external callers to backup channels 5 years ago
backupfile.go chanbackup: always close SCB file after reading 4 years ago
backupfile_test.go chanbackup: add new MultiFile struct for storing+updating Multis on disk 5 years ago
crypto.go chanbackup: implement crypto operations for serialized static channel baackups 5 years ago
crypto_test.go chanbackup: implement crypto operations for serialized static channel baackups 5 years ago
log.go chanbackup: add logger 5 years ago
multi.go chanbackup: add new NilMultiSizePacked constant 5 years ago
multi_test.go chanbackup: introduce Multi, a multi-channel backup 5 years ago
pubsub.go chanbackup: refuse to start the SubSwapper if we can't read the SCB file 4 years ago
pubsub_test.go chanbackup: refuse to start the SubSwapper if we can't read the SCB file 4 years ago
recover.go chanbackup: continue recovery if channel already exists 4 years ago
recover_test.go chanbackup: add functions to allow recovery of existing channel backups 5 years ago
single.go multi: store KeyLocator in OpenChannel, use ECDH 3 years ago
single_test.go chanbackup: add SCB support for new anchor commitments 4 years ago