lnd.xprv/lnwallet
2015-12-26 00:03:53 -06:00
..
channel.go move channel state struct to channeldb.go 2015-12-24 12:41:15 -06:00
channeldb_test.go lnwallet: add tests for serialization of OpenChannelState 2015-12-25 17:00:53 -06:00
channeldb.go lnwallet: implement FetchOpenChannel and PutOpenChannel 2015-12-25 18:00:44 -06:00
coin_select.go lnwallet: re-name package to lnwallet, though it was? 2015-12-20 00:00:50 -06:00
reservation.go move channel state struct to channeldb.go 2015-12-24 12:41:15 -06:00
script_utils.go lnwallet: add function to locate script index to script_utils.go 2015-12-20 21:47:29 -06:00
setup.go lnwallet: re-name package to lnwallet, though it was? 2015-12-20 00:00:50 -06:00
wallet_test.go lnwallet: save redeemScript in channel state 2015-12-24 12:42:29 -06:00
wallet.go lnwallet: fix bug don't set TheirCommitSig twice 2015-12-26 00:03:53 -06:00