lnd.xprv/wallet
Olaoluwa Osuntokun 1cad40aaf0 add "future" open channel to reservation
p2p logic will most likely spawn a grouting to do a blocking read on
this channel. When the channel is written to, that means the funding
transaction is now X blocks deep, and we’ll start to sign commitment
txns do updates etc.
2015-12-15 15:22:18 -06:00
..
shachain add skeleton for shachain packaged 2015-11-18 14:59:51 -08:00
channel.go bare skeleton of funding -> open channel workflow 2015-12-02 16:49:41 -08:00
coin_select.go lnwallet: fix coin selection, translate to satoshis 2015-11-28 18:13:04 -06:00
reservation.go add "future" open channel to reservation 2015-12-15 15:22:18 -06:00
setup.go import walletdb/bdb for side effects (registers driver) 2015-11-27 00:49:21 -06:00
wallet_test.go lnwallet_test: initial test testing basic funding reservation workflow 2015-11-29 12:20:16 -08:00
wallet.go ensure bob sig's are valid, and his output actually exists 2015-12-02 16:51:46 -08:00