Bitcoin
Bitcoin is a cryptocurrency developed by Satoshi Nakamoto in 2009. Bitcoin is used as a digital payment system. Rather than use traditional currency (USD, YEN, EURO, etc.) individuals may trade in, or even mine Bitcoin. It is a peer-to-peer system, and transactions may take place between users directly.
Here are 6,074 public repositories matching this topic...
-
Updated
Jan 30, 2021 - JavaScript
-
Updated
Feb 16, 2020 - JavaScript
-
Updated
Dec 23, 2020 - Python
Describe your environment
- Operating system: Linux
- Python Version: 3.8.6
- CCXT version:1.40.99
- Freqtrade Version: 2021.1
Describe the enhancement
Add ping support to the rest_client.py script.
I'm using the rest_client.py script to monitor my freqtrade bot using a custom shell+python script, and it looks like I cannot use the ping command to verify that
-
Updated
Jan 21, 2021 - Go
-
Updated
Jan 25, 2021 - C#
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.
-
Updated
Oct 28, 2020 - C++
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 11, 2021 - Python
-
Updated
Feb 11, 2021 - Go
-
Updated
Feb 5, 2021 - TypeScript
-
Updated
Feb 10, 2021 - TypeScript
Description
The navigation would look cleaner and more up to date if we clean out the small lines in between the elements.
I really don't think we need them.
Version
1.5.4



There are many reports of the test being flaky: bitcoin/bitcoin#20672 (comment)
Thus, it should be made more robust, as described in bitcoin/bitcoin#20538 (comment)
Useful skills:
Want to work on this issue?
For guidance on