close
The Wayback Machine - https://web.archive.org/web/20210204154745/https://github.com/topics/cryptocurrency
Skip to content
#

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,308 public repositories matching this topic...

severehed
severehed commented Feb 3, 2021

When calling /balance command in Telegram bot:
BTCST:
Available: 0.00486000
Balance: 0.00486000
Pending: 0.00000000
Est. BTC: 2.47001423

Seems like wrong formula used: 2.47001423/0.00486 = 508,2333806584
But actual price is 0,0019676 what is 0.00486/2.47001423

alexbosworth
alexbosworth commented Aug 10, 2020

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

clockworkgr
clockworkgr commented Feb 2, 2021

According to the comments here: https://github.com/tendermint/tendermint/blob/master/types/events.go#L14-L18, a newblock event is triggered after a block has been committed.

That being the case, I would expect the block data included with the event to have the same structure as the /block?height=xxxx RPC call.

However, the newblock event seems to be missing the block_id section.

Created by Satoshi Nakamoto

Released January 3, 2009

Wikipedia
Wikipedia