lightning
Here are 433 public repositories matching this topic...
-
Updated
Mar 13, 2021 - Python
I'm sorry if I missed this functionality, but CLI version hasn't it for sure (I saw the related code only in generate_code_examples.py). I guess it will be very useful to eliminate copy-paste phase, especially for large models.
Of course, piping is a solution, but not for development in Jupyter Notebook, for example.
-
Updated
Mar 5, 2021 - Python
This should actually be made the default, because we use non-strict forwarding. We could make the method accept channelId, channelIds and nodeId.
See the spec recommendation:
Implementations using non-strict forwarding should consider applying the same fee schedule to all chann
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Mar 11, 2021 - TypeScript
-
Updated
Feb 28, 2021 - Shell
-
Updated
Mar 13, 2021 - JavaScript
-
Updated
Mar 13, 2021 - Shell
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Jan 2, 2018 - Swift
Description of the Issue
When an invoice has expired, Joule should not allow the 'Confirm' payment button to be clicked. It should be disabled, gray, and/or show 'Expired'.
Additionally, the Reject button is no longer appropriate after expiry. It should simply be replaced with a 'Close' button.
Steps to Reproduce
Create an invoice that expires, and then leave the payment dialog
-
Updated
Feb 17, 2021 - JavaScript
-
Updated
Mar 12, 2021 - TypeScript
-
Updated
Dec 18, 2020 - C
Some candidates for removal that could easily be re-implemented inside Spark:
-
superagent(only used for a simple HTTP GET request, can be replaced with the built-in http module) -
helmet(sets security headers) -
js-yaml(only used to format objects in a human-readable manner, we don't really need yaml) -
nanoid(secure random string generator) -
is-ip(few-liner depende
-
Updated
Feb 24, 2021 - JavaScript
-
Updated
Mar 5, 2021 - PHP
-
Updated
Mar 4, 2021 - Shell
-
Updated
Jan 13, 2021 - Python
-
Updated
Mar 11, 2021 - JavaScript
-
Updated
Jan 28, 2021 - JavaScript
This might be a good idea and sufficiently easy to implement.
Just leaving the suggestion here for the future.
-
Updated
Mar 10, 2021
-
Updated
Mar 15, 2020 - TypeScript
Improve this page
Add a description, image, and links to the lightning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lightning topic, visit your repo's landing page and select "manage topics."
Background
The links to http. proto and annotations. proto no longer exist
Lower versions of GRPC may no longer work with existing code
I cannot access the public IP according to the documentation
Then I upgraded the GRPC to 1.36.0, the os-maven-plugin to 1.6.2, and the protobuf-maven-plugin to 0.6.1, everything was fine