The Wayback Machine - https://web.archive.org/web/20210205225026/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,311 public repositories matching this topic...

sap51
sap51 commented Feb 1, 2021

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

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