lnd/lnwallet
Olaoluwa Osuntokun 983294c444 lnwallet: set OpenChannel's internal db pointer 2016-03-24 00:01:17 -07:00
..
channel.go lnwallet: update channel.go to new OpenChannel fields 2016-03-24 00:00:59 -07:00
coin_select.go lnwallet: finish docstrings within coin select code 2016-01-14 23:56:10 -08:00
config.go Integrate basic configuration functionality 2016-03-22 13:28:56 -07:00
log.go multi: create lnd's logging infrastructure 2016-03-22 18:43:10 -07:00
reservation.go lnwallet: set OpenChannel's internal db pointer 2016-03-24 00:01:17 -07:00
script_utils.go lnwallet: move lockTimeToSequence to script_utils.go 2016-02-05 20:24:17 -08:00
setup.go lnwallet: nuke most of setup.go, no longer needed w/ wallet.Loader 2016-02-03 12:01:45 -08:00
wallet.go lnwallet: accept channeldb as a param in constructor 2016-03-22 18:48:18 -07:00
wallet_test.go lnwallet: move teardown of rpctest before setup to ensure proper cleanup 2016-02-05 12:32:23 -08:00