Bitcoin
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...
-
Updated
Dec 13, 2021 - JavaScript
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
-
Updated
Feb 16, 2020 - JavaScript
-
Updated
Dec 23, 2020 - Python
Creating a new issue based on lbryio/lbry-sdk#877
- Update ensure_directory_exists() to check that the directory is writable by the current process.
- If it's not, return a useful error
- Add tests to cover the case when
- download directory does not exist
- download dir exists but is not writable
- dir exists an
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
-
Updated
Dec 2, 2021 - Go
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
-
Updated
Oct 28, 2020 - C++
-
Updated
Dec 13, 2021 - Python
-
Updated
Dec 10, 2021 - Go
-
Updated
Dec 10, 2021 - TypeScript
Trade Step 1: If BSQ chosen for trade fees while "Synchronizing DAO", show correct warning popup
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
-
Updated
Oct 19, 2021 - Python
-
Updated
Dec 8, 2021 - TypeScript
-
Updated
Oct 15, 2021
Reading currencies, alphavantage returns a greeting note ("welcome") and this note raises an error in alphavantage.py line 363.
elif "Note" in json_response and self.treat_info_as_error:
raise ValueError(json_response["Note"])
For this reason, alphavantage does not work in home assistant.
-
Updated
Oct 2, 2021
-
Updated
Dec 7, 2021
-
Updated
Dec 9, 2021 - TypeScript
-
Updated
Dec 11, 2021 - Python
-
Updated
May 9, 2019 - JavaScript
-
Updated
Nov 25, 2021 - Go
Describe the bug
The option to interact with autopilot does not appear in the lncli command line.
Screenshots
Your BTCPay Environment (please complete the following information):
- BTCPay Server Version: 1.1.1.0
- Deployment Method: Docker
**Se
-
Updated
Nov 29, 2021 - Go
Those two things tend to stall a bit on startup. It would be nice to have the [0%]... output for them.
Created by Satoshi Nakamoto
Released January 3, 2009
Latest release 3 months ago
- Repository
- bitcoin/bitcoin
- Website
- bitcoin.org/en
- Wikipedia
- Wikipedia

I accidentally
-torcontrol=1today (instead of-listenonion=1) and was confused that it was accepted, as the argument needs to behost:port.Expected outcome would be an error message and exiting.
Useful skills:
Want to work on this issue?
For guidance on contributing, please read [CONTRIBUTING.md](http