1
0
mirror of https://github.com/bumi/lnrpc synced 2025-06-17 13:45:34 +00:00

75 Commits

Author SHA1 Message Date
3ce3a64346 typo 2019-03-04 20:22:34 +01:00
703c6929f0 Add note about default options 2019-03-04 20:21:42 +01:00
3f5dd0f3bb
Merge pull request #4 from ryan-lingle/patch-1
Edit Broken Link in README.md
2019-03-04 09:32:44 +00:00
ryan-lingle
bf8978969d
Edit Broken Link in README.md 2019-03-03 17:56:52 -05: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
b80de92700 Update grpc and google-protobuf to support ruby 2.6 and such 2019-03-03 17:51:05 +01:00
9ec6414a2b Inject macaroon metadata on all grpc calls 2019-02-19 16:10:42 +01:00
e34cd1de00
Update README.md 2019-02-12 17:48:39 +00: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
251a8c94da
Update README.md 2019-02-12 16:23:38 +00:00
b5d900492f
Update README.md 2019-02-12 06:21:55 +00:00
80e3fae21d Add examples 2019-02-12 07:06:58 +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
950e233f73
Update README.md 2019-02-12 05:39:53 +00:00
8cbda248c8
Update README.md 2019-02-12 05:22:07 +00:00
342c286115 typo 2019-02-12 06:15:14 +01:00
87152846ad readme 2019-02-12 06:15:04 +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
cd6ef20b60 readme 2019-02-08 06:53:44 +01:00
669a0dff80 hello lnd world 2019-02-08 06:51:42 +01:00