lightning
Here are 466 public repositories matching this topic...
-
Updated
Aug 14, 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
Aug 13, 2021 - Python
I have two setups using bitcoind v21.99.0.
Eclair testnet (SQLite backend) has started without wallet
parameter in config while mainnet (Postgre) didn't and I could only make it working with provided wallet
.
I had to restart mainnet bitcoind because I was thinking that it was in failed state but apparently wallet was loaded and I reloaded it again after restart. Everything returned back
-
Updated
Aug 15, 2021 - Shell
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Aug 14, 2021 - Shell
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
May 14, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
LND connect Url contains parameters to work with GRPC API and not REST.
Describe the solution you'd like
Add a new field and a copy button for LND Connect REST API.
-
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
Aug 11, 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
This might be a good idea and sufficiently easy to implement.
Just leaving the suggestion here for the future.
-
Updated
Jul 30, 2021 - Shell
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 15, 2021
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Aug 6, 2021 - Shell
-
Updated
Aug 12, 2021 - PHP
-
Updated
Jan 13, 2021 - Python
-
Updated
Aug 10, 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
lnd
v0.12.1
uname -a
on *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