-
Notifications
You must be signed in to change notification settings - Fork 975
Closed
Labels
Description
Tl;dr: We at Boltz are building a new major client on CLN communicating with CLN solely via gRPC and we dearly miss decent gRPC support in CLN.
For us this means:
- Support all calls, add new calls to
cln-grpcimmediately - no more adding "on demand" - Fix
cln-grpcbugs with the same priority thanlightning-rpc - Enable
cln-grpcin CLN by default
The current mode of adding gRPC calls on demand and not knowing if a node has gRPC available or not clearly doesn't work for anyone trying to build something serious:
Open Issues:
#7163
#6996
#6986
#6731
#6193
#5634
#5354
#5345
Closed Issues:
#6892
#6792
#6635
#6409
#6318
#6196
#6194
#6192
#6186
#6112
#6064
#5988
#5926
#5763
#5248
Reactions are currently unavailable