1
0
mirror of https://github.com/bumi/lnrpc synced 2025-08-03 14:40:27 +00:00

7 Commits

Author SHA1 Message Date
404ed3b99e Add support for v0.11 GRPC services
This also refactors the client GRPC wrapper to dynamically load the
request objects.
All GRPC generated client files now live under lib/grpc_services
2020-08-28 14:14:50 +02:00
b6e048455d Add funding metadata to gemspec 2020-05-09 14:57:47 +02:00
dependabot[bot]
50cda0406c
Update rake requirement from ~> 10.0 to ~> 13.0
Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v10.5.0...v13.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-29 15:34:03 +00:00
1b0a8a7df2 v0.7.1 2019-09-30 00:05:11 +02:00
b80de92700 Update grpc and google-protobuf to support ruby 2.6 and such 2019-03-03 17:51:05 +01:00
342c286115 typo 2019-02-12 06:15:14 +01:00
669a0dff80 hello lnd world 2019-02-08 06:51:42 +01:00