lnd.xprv/lnwallet
Olaoluwa Osuntokun 78346c81e7
lnwallet: update reservation workflow to revoke keys
With this commit, the reservation workflow for the single funder use
case is now aware of the usage of revocation keys.

The changes are relatively minor:
  * contributions now have RevocationKeys instead of RevocationHashes
  * CompleteReservationSingle now takes the initiators revocation key
2016-06-30 12:02:51 -07:00
..
channel.go lnwallet: update HTLC+commitment scripts 2016-06-27 11:35:32 -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_test.go lnd: implement the sendcoins RPC request 2016-06-29 11:31:34 -07:00
script_utils.go lnwallet: update HTLC+commitment scripts 2016-06-27 11:35:32 -07:00
setup.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
wallet_test.go lnwallet: payment and revocation hashes are now 32 bytes 2016-06-26 23:04:14 -07:00
wallet.go lnd: introduce the fundingManager 2016-06-21 13:13:49 -07:00