Cryptocurrency
A cryptocurrency is a digital currency that only has value dependent on those who back it. For security, cryptocurrencies rely on blockchaining: a database organized in such a way that records are kept secure through peer-to-peer networks. Each record is kept within a block, and each block holds a timestamp and link to the block before it. The first cryptocurrency was Bitcoin, implemented in 2009 by Satoshi Nakamoto.
Here are 7,497 public repositories matching this topic...
Describe the enhancement
Hi :)
I was thinking that it would be useful to have the Trade ID written somewhere in the Telegram message when a Trade is opened/closed.
The current message are something like that :
Buy :
Binance: Buying TFUEL/USDT
Amount: 1434.94033573
Open Rate: 0.08637600
Current Rate: 0.08637600
Total: (123.944406 USDT, 102.451 EUR)
Sell :
Bina
-
Updated
Feb 17, 2021 - C#
-
Updated
Mar 3, 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.
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
Currently stratumserver has no unit tests. This will improve the quality and allow future commits to be TDD safe. All units will be tested to ensure the module as a unit itself is tested.
-
Updated
Mar 3, 2021 - C++
-
Updated
Mar 2, 2021 - C#
-
Updated
Jul 30, 2020 - Haskell
-
Updated
Mar 3, 2021 - TypeScript
-
Updated
Feb 2, 2021
-
Updated
Oct 5, 2020
-
Updated
Nov 5, 2019 - JavaScript
-
Updated
Feb 16, 2021
Add custom clj-kondo hooks for macroses to ensure that lint rules are followed inside them.
Macros to be handled:
fx/defn- similarly to defn with check on metadata for::eventsfx/merge- seems like it could be lint'ed as thread macro, plus warn on limitationsdefviewletsubs- lint as let + check on types for
-
Updated
Mar 3, 2021 - C++
-
Updated
Feb 7, 2021 - Go
-
Updated
Mar 3, 2021 - Python
-
Updated
Dec 7, 2020 - JavaScript
-
Updated
Feb 16, 2021
-
Updated
Feb 2, 2020 - JavaScript
-
Updated
Mar 3, 2021 - C++
-
Updated
Jan 5, 2021 - Python
-
Updated
Mar 2, 2021 - Go
After #15946 starting a pruned bitcoin-qt with
blockfilterindex=1will give the error messageIt would be more helpful if it gave what's in the debug.log which is