59c2f71fa7
Add support for system/default certs/credentials
...
When nil is passed as credentials or the default credentials can not be
found grpc falls back to the system certs.
This option can be used if a "trusted" certs (e.g. from lets encrypt) is
installed.
2019-03-04 20:23:08 +01:00
35a7d0a7b9
release v0.5.2 -though lnd is still in v0.5.2.beta
...
the currently released version is broken and only the pre-released
version should be used.
versioning will be followed from the 0.5.2 release onwards
2019-03-03 17:54:15 +01:00
9ec6414a2b
Inject macaroon metadata on all grpc calls
2019-02-19 16:10:42 +01:00
8dc675a366
Support string and symbol keys in metadata
2019-02-12 18:06:36 +01:00
9382b216ef
Only add macroon if not already set
2019-02-12 17:24:38 +01:00
39f97e69ca
Use proper grpc requres_response interceptor for macaroon metadata
...
...so much to learn :)
2019-02-12 17:24:38 +01:00
0320522431
Less noisy Client#inspect
2019-02-12 07:01:57 +01:00
85c50c4b9b
Add shortcut support for non convention requests
2019-02-12 07:01:57 +01:00
0044f918f1
Align version number with lnd version number
2019-02-12 03:51:50 +01:00
8499885ebb
Use grpc files from lnd v0.5.2-beta
2019-02-12 03:13:27 +01:00
ae08c564aa
Refactor client helper
2019-02-12 03:12:48 +01:00
669a0dff80
hello lnd world
2019-02-08 06:51:42 +01:00