Commit Graph

39 Commits

Author SHA1 Message Date
bumi 449696fbb6 v0.14.3.1 - v0.14.3 was wrongly published to rubygems and yanked 2022-06-12 10:11:45 +02:00
bumi 5194b2b413 v0.14.3 2022-06-12 10:09:17 +02:00
bumi 135bc614aa version bump (this is actually v0.14.1) 2022-06-12 10:06:50 +02:00
bumi a839d09e6e version bump 2022-06-12 09:56:12 +02:00
bumi 26e15192eb bundle update 2022-05-26 17:18:46 +02:00
bumi cc53130a16 v0.13.0 2021-07-09 21:26:19 +02:00
bumi 0bba8170b8 v0.12.1 2021-07-09 21:20:03 +02:00
bumi a891ab0236 Bump version 2020-11-20 23:49:44 +01:00
bumi 2f7ae9202f Support credentials as hex value 2020-11-20 23:49:44 +01:00
bumi f31a499e49 v0.11.0 2020-08-28 22:55:21 +02:00
bumi 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
bumi c9e4f23cf4 v0.10.0 with support for routerrpc 2020-05-09 14:37:08 +02:00
bumi 9b098ef53e v0.10.0 2020-05-09 14:37:08 +02:00
bumi c8a7a6e657 v0.9.0 2020-05-09 14:35:47 +02:00
bumi e2bad78744 Update rpc files for v0.9.0-beta 2020-05-09 14:35:47 +02:00
bumi 0c45536158 Actually it should be v0.8.0 2019-10-27 15:59:23 +01:00
bumi f219a4f254 v0.8.0-beta 2019-10-27 15:54:50 +01:00
bumi 3e622ebb54 Update rpc files for v0.8.0-beta 2019-10-27 15:52:31 +01:00
bumi ac284d3e06 v0.8.0.beta.rc1 2019-09-30 00:20:02 +02:00
bumi bdcc1d008d Update grpc files for v8.0.0.beta-rc1 2019-09-30 00:18:22 +02:00
bumi 1b0a8a7df2 v0.7.1 2019-09-30 00:05:11 +02:00
bumi 809f80a8ed Update grpc files for v0.7.1 2019-09-30 00:03:15 +02:00
bumi 26fc81e177 Update to lnd version 0.7 (beta) 2019-07-03 17:31:16 +02:00
bumi 990f0f5987 Version 0.6.1
Eventhough lnd is using a beta version we release a full version to make
it usable by default in ruby apps.
2019-05-15 11:43:03 +02:00
bumi 73e48ba671 Only load macaroon if file exists 2019-05-15 11:38:52 +02:00
bumi 7b10b8566d Update lnd service definitions to 0.6.1-beta 2019-05-15 11:35:37 +02:00
bumi 37f240da7f fix: pass block through client helper methods 2019-03-10 16:23:30 +01:00
bumi 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
bumi 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
bumi 9ec6414a2b Inject macaroon metadata on all grpc calls 2019-02-19 16:10:42 +01:00
bumi 8dc675a366 Support string and symbol keys in metadata 2019-02-12 18:06:36 +01:00
bumi 9382b216ef Only add macroon if not already set 2019-02-12 17:24:38 +01:00
bumi 39f97e69ca Use proper grpc requres_response interceptor for macaroon metadata
...so much to learn :)
2019-02-12 17:24:38 +01:00
bumi 0320522431 Less noisy Client#inspect 2019-02-12 07:01:57 +01:00
bumi 85c50c4b9b Add shortcut support for non convention requests 2019-02-12 07:01:57 +01:00
bumi 0044f918f1 Align version number with lnd version number 2019-02-12 03:51:50 +01:00
bumi 8499885ebb Use grpc files from lnd v0.5.2-beta 2019-02-12 03:13:27 +01:00
bumi ae08c564aa Refactor client helper 2019-02-12 03:12:48 +01:00
bumi 669a0dff80 hello lnd world 2019-02-08 06:51:42 +01:00