Skip to content
#

Bitcoin

bitcoin logo

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

laanwj
laanwj commented Nov 25, 2021

I accidentally -torcontrol=1 today (instead of -listenonion=1) and was confused that it was accepted, as the argument needs to be host:port.

Expected outcome would be an error message and exiting.

Useful skills:

  • C++
  • Understanding of bitcoin core's initialization sequence

Want to work on this issue?

For guidance on contributing, please read [CONTRIBUTING.md](http

freqtrade
MNThomson
MNThomson commented Nov 30, 2021

Describe the enhancement

In the docs, I'm not seeing any /api/v1/healthcheck endpoint or whatnot (heartbeat specific, not referencing ping). Potentially returning the time of last heartbeat and any errors (if present).

This would be highly useful for monitoring and ensuring nothing crazy is going wrong. This would make monitoring from another server much easier and with some simple sc

lbry-sdk
zfedoran
zfedoran commented Dec 7, 2021

Problem

The transaction simulation logic does not check whether the simulation was successful before looking at the post_simulation_accounts length. This causes inaccurate errors to be returned. Specifically, if the simulation fails and accounts are requested, the RPC response is Too many accounts provided; max {} instead of the simulation error. The number of accounts provided was corre

C-Otto
C-Otto commented Dec 7, 2021

Background

Inspired by C-Otto/rebalance-lnd#241.

As part of pathfinding, lnd might encounter edges that have a policy specifying a zero CLTV delta (possibly because of no/outdated gossip?). Every time an edge like this is used in the pathfinding code, a warning is logged: https://github.com/lightningnetwork/lnd/blob/290b78e700021e238f7e6bdce6acc80de8d0a64f/routi

cd2357
cd2357 commented May 22, 2021

Description

Some BSQ users are not aware that their BSQ wallet balance is virtually zero when Bisq is "Synchronizing DAO".

They may try to pay with BSQ for trade fees, but the UI tells them they have insufficient funds, which is incorrect.

Version

v1.6.4

Steps to reproduce

Try to take or create a trade and choose to pay the fee with BSQ. Do this at a point when "Sync

Created by Satoshi Nakamoto

Released January 3, 2009

Latest release 3 months ago

Repository
bitcoin/bitcoin
Website
bitcoin.org/en
Wikipedia
Wikipedia