Tom Kirkpatrick
05eff40fce
feat: update lnd to v0.5.1-beta
6 years ago
Tom Kirkpatrick
b2cd906581
feat(lnd): update lnd to v0.5-beta-247-g68d96488
6 years ago
Tom Kirkpatrick
a5800d1056
feat(lnd): update lnd to v0.5-beta-6-g48d016bc
6 years ago
Tom Kirkpatrick
b88ebb3f4e
feat(lnd): update lnd to latest master build
6 years ago
Tom Kirkpatrick
853c69468f
feat(lnd): update lnd to v0.4.2-beta-913-g26f68da5
6 years ago
Tom Kirkpatrick
32345f643e
fix(lnd): update lnd to v0.4.2-beta-752-g6c903393
6 years ago
Tom Kirkpatrick
cb367990d7
feat(lnd): update lnd rpc proto file
7 years ago
Ben Woosley
e942d3c3bc
enhance(comments): Refer to the standard github page for rpc.proto
Rather than the raw
7 years ago
Ben Woosley
68b4749f3e
enhance(comments): Record that the current rpc.proto file is from lnd release 0.4.2
7 years ago
Tom Kirkpatrick
6eda55de0c
fix(resources): fix up resource paths
Move rpc.proto into the resources directory along with all of the other
external resources.
Fix up the resource paths to reference external resources correctly
depending on wether the app is being run locally or from a release.
7 years ago
Ben Woosley
6d5ca1ab90
fix(lnd-proto-dup): Fix that we had redundant lnd rpc.proto files
Only one of these files was being used, and they were going out of step
relative to one another.
Put rpc.proto in the resources directory for consistency with other
vendored resources, i.e. the lnd binary
Updated the def from:
https://github.com/lightningnetwork/lnd/blob/master/lnrpc/rpc.proto
7 years ago
Jack Mallers
d9ed3f2c8b
fix(recovery_window): fix wallet recovery by specifying default recovery window
7 years ago
Jack Mallers
e12f6b8412
fix(proto): update lnd proto fil
7 years ago
Jack Mallers
a2e0f48bb7
feature(close-channel): wire up close channel to UI
7 years ago
Jack Mallers
24ae067ad9
feature(unlockWallet): ability to unlock wallet with helpful error messages
7 years ago
Jack Mallers
94b4c206a6
fix(proto): update proto files
7 years ago
Jack Mallers
31d6731c5d
fix(ln payments): update to new payreqs
7 years ago
Jack Mallers
59a4ac46c6
fix(closechannel): format funding_txid correctly
7 years ago
Jack Mallers
d25d1dfa73
feature(lnd-ipc): initial lnd + ipcRenderer setup w/ info as example
8 years ago