-
Updated
Dec 3, 2020
protocol
Here are 1,489 public repositories matching this topic...
-
Updated
Feb 3, 2021 - JavaScript
-
Updated
Jan 25, 2021 - Swift
-
Updated
Feb 5, 2021 - Go
Background
When a node has multiple private channels with the same peer, the hop hints in their payment requests will be populated with multiple channels. The purpose of these hop hints is to specify the next node's key and indicate the fees and cltv delta needed for route construction.
In pathfinding, due to non-strict forwarding, an LND node paying to this destination will only use the
-
Updated
Feb 6, 2021 - Rust
-
Updated
Apr 17, 2019 - Objective-C
-
Updated
Apr 13, 2020 - Swift
Suggesting that we change the default setting of Preferences->Open Web UI at Launch' to true` across all OSes. Right now we make this so for Linux, since some desktop envs don't have a tray for our "cube menu" to live in. However, this doesn't account for users on other OSes who may have extensions for decluttering system menus/trays, and thus have no initial "way in" to Desktop upon install.
-
Updated
Feb 1, 2021 - C++
-
Updated
Sep 9, 2020 - Go
-
Updated
Nov 10, 2020 - C
-
Updated
Feb 1, 2021 - CSS
-
Updated
Feb 3, 2021 - C
-
Updated
Feb 6, 2021 - Java
Right now, unless the options to skip validation are enabled, OpenSSL will not accept any certificates (after #1190 is merged) by default (peer certificate validation enabled). We should look into making this work. On Linux, the cert files are fine, however on Windows, we likely would like a way to check against the windows certificate store.
Here's how to enable it on Linux
https://mta.openss
-
Updated
Nov 3, 2019 - Go
The main entry point of interest here is probably PartialDecode::new. This is a particularly important interface to audit as there are absolutely zero barriers to feeding data into it.
-
Updated
Nov 6, 2018 - Swift
Today, my project's build failed in CI because of a problem downloading the cuckoo_generator executable in the run script. I'm not sure what the actual issue was (there was an issue extracting the URL from the GH API response), but it started working again by itself sometime later, so I'm assuming that it was a GH blip.
I find it a little strange that the SPM installation for Cuckoo depends
-
Updated
Feb 2, 2021 - Python
Please add a dark theme or better use the system theme.
Thanks
openSuse 15.2
kde apps 20.12.1
plasma 5.20.5
frameworks 5.78.0
-
Updated
Jan 28, 2021
-
Updated
Sep 14, 2018 - Swift
Improve this page
Add a description, image, and links to the protocol topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the protocol topic, visit your repo's landing page and select "manage topics."
Right now the docs correspond to what's on
master. We need docs for each daemon release so developers can see what's available in the version they are using.https://github.com/jimporter/mike may be helpful.