Olaoluwa Osuntokun
cad0d54e43
lnd: make the http profiling server optional w/ a config param
2016-06-21 13:12:51 -07:00
Olaoluwa Osuntokun
ea49b15e70
pass in net params during channeldb initialization
2016-04-24 12:37:09 -07:00
Olaoluwa Osuntokun
d160a87b2a
register waddrmgr as the default EncryptorDecryptor on startup
2016-03-24 14:32:55 -07:00
Olaoluwa Osuntokun
3faa2c2ef5
parse config, set up interrupt handler during lnd's main execution
2016-03-22 18:50:11 -07:00
mkl
e07086a523
Integrate basic configuration functionality
2016-03-22 13:28:56 -07:00
Olaoluwa Osuntokun
d1ec44c16d
remove lnwallet unlock in lnd.go it's handled in NewLightningWallet
2016-02-03 16:35:17 -08:00
Tadge Dryja
624e776987
add shell spv testing mode
...
To try uspv, do ./lnd -spv
The remote node is hardcoded in shell.go. If you aren't
running a full node on localhost, specify where to connect to.
Nearby nodes will be much faster but random testnet nodes on the
internet should also work.
2016-02-02 23:37:29 -08:00
Olaoluwa Osuntokun
3cb1ce050c
create, and start server within main entry point
2016-01-16 19:29:01 -08:00
Olaoluwa Osuntokun
6c51942b03
start http profiling server by default
2016-01-16 19:26:04 -08:00
Tadge Dryja
d47105217b
change imports to github.com/lightningnetwork/lnd
2016-01-16 10:38:48 -08:00
Olaoluwa Osuntokun
9d63a9677d
plasma -> lnd
2016-01-15 18:27:19 -08:00