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,506 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
ExecutionTimings are getting a bit unwieldy to maintain.
Proposed Solution
Consider an indexed array structure with common interface for all data points
-
Updated
Dec 2, 2021 - Go
Background
When doing a closechannel, you need to give a txid and index, separately. Having the option to provide a channel point would be useful.
Marnix
What would be the risk in accepting a chan_point in closechannel? :thinking_face:guggero
_on the RPC level it's a channel point. so
-
Updated
Oct 28, 2020 - C++
-
Updated
Jan 3, 2022 - Python
-
Updated
Jan 8, 2022 - Go
-
Updated
Jan 6, 2022 - TypeScript
Description
The "send payment" dialogue after seller taker accepted my offer is telling me to "start payment using sepa instant"; the account I used is normal sepa.
Version
1.8.0
S
-
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
Jan 7, 2022 - Python
-
Updated
Dec 28, 2021 - TypeScript
-
Updated
May 9, 2019 - JavaScript
-
Updated
Dec 30, 2021 - Go
-
Updated
Dec 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 4 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