lightning
Here are 457 public repositories matching this topic...
-
Updated
Jul 22, 2021 - Python
Our xgboost models use the binary:logistic' objective function, however the m2cgen converted version of the models return raw scores instead of the transformed scores.
This is fine as long as the user knows this is happening! I didn't, so it took a while to figure out what was going on. I'm wondering if perhaps a useful warning could be raised for users to alert them of this issue? A warning
-
Updated
Jul 21, 2021 - Python
When we return a bitcoin amount, our JSON responses currently specify the unit (btc, sat, msat) in the parameter name, but it's a bit ugly and is missing in some places.
Maybe it would be better to include the unit explicitly in the response. I see two different options:
- Instead of returning a numeric value, return a string including the unit (e.g. "2500 msat", "0.45 btc", "1.5 mbtc"). The
-
Updated
Jul 12, 2021 - TypeScript
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Jul 17, 2021 - Shell
-
Updated
Jul 20, 2021 - Shell
-
Updated
Jul 22, 2021 - JavaScript
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
May 14, 2021 - JavaScript
-
Updated
Jul 22, 2021 - TypeScript
-
Updated
Jan 2, 2018 - Swift
Description of the Feature or Idea
Ratelimit the speed at which sites can create getInfo()/sendInvoice()/makeInvoice() requests if they require opening a window (for example, getInfo(), if pre-approved, should not be ratelimited). In testing, a buggy/malicious site can easily open tens or hundreds of windows.
Existing Example(s) of Feature
Here is an example piece of code to tri
-
Updated
Jul 21, 2021 - JavaScript
-
Updated
May 20, 2021 - 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
Jul 20, 2021 - Shell
This might be a good idea and sufficiently easy to implement.
Just leaving the suggestion here for the future.
-
Updated
Jul 20, 2021 - JavaScript
-
Updated
Jul 15, 2021
-
Updated
Jul 21, 2021 - PHP
-
Updated
Jan 13, 2021 - Python
I'm getting this error when converting a customized yolov5 to yolort:
Traceback (most recent call last):
File "convert_ultralytics_to_yolort.py", line 31, in <module>
num_classes=80)
File "/yolov5/yolort/utils/update_module_state.py", line 74, in update_module_state_from_ultralytics
module_state_updater.updating(model)
File "/yolov5/yolort/utils/update_module_state.py", li
-
Updated
Jul 8, 2021 - Shell
-
Updated
May 22, 2021 - JavaScript
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
Often Tor only nodes become unreachable while still online which causes long channel downtimes and being unable to fulfill Pool bids.
Your environment
lndv0.12.1
uname -aon *Nix)Linux raspberrypi 5.10.17-v8+ #1403 SMP PREEMPT Mon Feb 22 11:37:54 GMT 2021
aarch64 GNU/Linux
btcd,bitcoind, or other back