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,535 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
When $ docker pull solanalabs/solana is executed, no image is pulled because latest tag is not specified now.
Proposed Solution
Add latest when new version is released, if this is a good first issue, I wanna contribute.
-
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 13, 2022 - Python
-
Updated
Jan 12, 2022 - Go
-
Updated
Jan 13, 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
-
Updated
Oct 2, 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
Jan 11, 2022
-
Updated
Jan 13, 2022 - Python
-
Updated
Jan 14, 2022 - TypeScript
-
Updated
May 9, 2019 - JavaScript
As discussed on UX channel on Mattermost, we have plenty of features that sometimes may not be entirely clear to people who use BTCPay. Adding a concise description of features may help with this.
_For example, explaining a payment request as a invoice
-
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