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 8,209 public repositories matching this topic...
Describe your environment
N/A
Describe the enhancement
Currently it seems the max_open_trades can have significant impact on profit. The only way I have been able to find a good number is to run several back
-
Updated
Jun 9, 2022 - JavaScript
-
Updated
Feb 16, 2020 - JavaScript
-
Updated
Dec 23, 2020 - Python
Problem
There is not a way from the CLI (that I know of) to find all the stake accounts for a given withdraw authority. Both Step Finance and Sonar Watch support this query, and the CLI should be able to as well.
Proposed Solution
From @mvines
solana stakescould easily do this too. Here’s the gist of a patch to do so
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
-
Updated
May 16, 2022 - C#
-
Updated
Apr 11, 2022 - Go
Background
Postgresql backend would allow for very fast data access, by directly querying the database with your coding language of choice and a DB driver, instead of using lnd as intermediary with gRPC. This will need previous knowledge of things to look for in the database.
I did open the DB with an explorer, and the contents are... overwhelming to say the least.
I personally have no ad
-
Updated
Jun 10, 2022 - Python
-
Updated
Oct 28, 2020 - C++
-
Updated
Jun 7, 2022 - Go
-
Updated
Jun 6, 2022 - TypeScript
-
Updated
May 31, 2022 - Python
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
Jun 9, 2022 - Python
-
Updated
May 20, 2022
-
Updated
Dec 8, 2021 - TypeScript
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.
Crowdfund App Perks with custom price are not taken into account of goal (LNURL method at least)
-
Updated
Jan 11, 2022
-
Updated
May 20, 2022 - TypeScript
-
Updated
Dec 30, 2021 - Go
-
Updated
May 9, 2019 - JavaScript
-
Updated
May 3, 2022 - Go
-
Updated
May 30, 2022 - Java
-
Updated
Dec 8, 2021 - C++
Created by Satoshi Nakamoto
Released January 3, 2009
Latest release about 2 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