lnd.xprv/lnwallet
Olaoluwa Osuntokun b2cb33c3c2 lnwallet: add documentation to ChannelReservation
* Workflow along with expected call orders have been documented.
* With this, the initial iteration of ChannelReservation is mostly
complete.
* However, there are still some unfinished steps internally within the
wallet related to processing. Such as factoring proper tx fees,
splitting fees, some node interaction etc.
2016-01-14 23:56:10 -08:00
..
channel.go lnwallet: start of HTLC update logic 2016-01-14 23:56:09 -08:00
coin_select.go lnwallet: re-name package to lnwallet, though it was? 2015-12-20 00:00:50 -06:00
config.go lnwallet: actually add the config file 2015-12-29 16:04:23 -06:00
reservation.go lnwallet: add documentation to ChannelReservation 2016-01-14 23:56:10 -08:00
script_utils.go lnwallet: add utils to generate HTLC scripts, split up commit output scripts 2016-01-14 23:56:08 -08:00
setup.go ok now it works. Sortof. Still hangs, but hangs later, after writing pkh. 2016-01-14 23:56:09 -08:00
wallet_test.go lnwallet: add dirty config 2015-12-29 15:59:57 -06:00
wallet.go wallet creation works, takes 11 seconds 2016-01-14 23:56:09 -08:00