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,070 public repositories matching this topic...
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.
Client use v1 API
The current grin client uses the V1 API which is now removed.
Convert it to v2. https://github.com/mimblewimble/grin/blob/v5.0.0-beta.2/src/bin/cmd/client.rs#L159v
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
Dec 15, 2020 - C++
Describe your environment
Doesn't matter
Describe the enhancement
I think it would be cool to have the ability to set custom commands to the bot's reply keyboard , for example i don't care about the /help one but i'd like to put the /forcesell all instead, so i can use it in one click.
Maybe it could be done on the config file in the Telegram section , by supplying an array of cu
v0.33 linting
We will be supporting v0.33 till the next major release (0.35). We should bump golangci-lint version to the latest version to fix ci failures. In doing so many linting errors will arise, these should be cleaned up in the same PR.
This is an easy first contribution to Tendermint, if you are looking to get your hands dirty :)
-
Updated
Dec 15, 2020 - C#
-
Updated
Dec 15, 2020 - C++
-
Updated
Jul 30, 2020 - Haskell
-
Updated
May 25, 2020
-
Updated
Sep 29, 2020 - TypeScript
-
Updated
Oct 5, 2020
-
Updated
Nov 5, 2019 - JavaScript
-
Updated
Oct 31, 2020
-
Updated
Dec 15, 2020 - Clojure
-
Updated
Sep 5, 2020 - Python
-
Updated
Oct 15, 2020 - Go
-
Updated
Dec 15, 2020 - C++
-
Updated
Dec 7, 2020 - JavaScript
-
Updated
Nov 24, 2020
-
Updated
Feb 2, 2020 - JavaScript
-
Updated
Dec 9, 2020 - Python
minor channel fixes
-
Updated
Jul 19, 2020 - C++
-
Updated
Mar 17, 2020 - Go
-
Updated
Dec 15, 2020
Travis is shutting down, so the last remaining job needs to be moved to cirrus ci. The others have been moved in #19179.
Useful skills:
Backround in:
Want to work on this issue?
For guidance on contributing, please read CONTRIBUTING.md before opening your pull