lnd/lnwallet
Olaoluwa Osuntokun 2c187209eb
lnwallet: update internal wallet reservations to use revoke keys
This update the wallet to implement the new single funder workflow
which uses revocation keys rather than revocation hashes for the
commitment transactions.
2016-06-30 12:13:50 -07:00
..
channel.go lnwallet: createCommitTx now a revocation key 2016-06-30 12:12:19 -07:00
coin_select.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
config.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
interface.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
log.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
reservation.go lnwallet: update reservation workflow to revoke keys 2016-06-30 12:02:51 -07:00
script_utils.go lnwallet: add elkrem root derivation function 2016-06-30 12:09:42 -07:00
script_utils_test.go lnwallet: createCommitTx now a revocation key 2016-06-30 12:12:19 -07:00
setup.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
wallet.go lnwallet: update internal wallet reservations to use revoke keys 2016-06-30 12:13:50 -07:00
wallet_test.go lnwallet: update internal wallet reservations to use revoke keys 2016-06-30 12:13:50 -07:00