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,152 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
May 27, 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#
Background
It's unclear to many people what sphinxreplay.db is for.
Context
Replying to the question: "What is sphinxreplay.db for", on Slack:
@Roasbeef : "Security: it prevents replays of onion packets, w/o this ppl can collect onion packetrs then re-inject them and see where they travel to attempt to de-annon"
@Roasbeef : "I think we might be the only impl that handles them pr
-
Updated
May 29, 2022 - Python
-
Updated
Oct 28, 2020 - C++
-
Updated
May 26, 2022 - Go
-
Updated
May 26, 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
May 28, 2022 - Python
-
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.
Describe the bug
When attempting to delete a user, BTCPay Server throws a 500 error and does not delete it.
When I attempt to disable that same user, the UI says that the user is disabled via the toast message but the user is not disabled and the logs complain as well.
I also tried disabling/deleting after removing admin privs from the user, also without success.
**To Reproduce the b
-
Updated
May 20, 2022 - TypeScript
-
Updated
Dec 30, 2021 - Go
-
Updated
May 9, 2019 - JavaScript
-
Updated
May 3, 2022 - Go
-
Updated
Apr 4, 2022 - Java
-
Updated
Dec 8, 2021 - C++
Those two things tend to stall a bit on startup. It would be nice to have the [0%]... output for them.
-
Updated
May 25, 2022 - JavaScript
Is your feature request related to a problem? Please describe.
Similar to how Bitcoin has a prune=1 option that removes old blocks, Stacks should have this too to save storage space on nodes.
Describe the solution you'd like
An option in the config to prune chaindata via RPC or limiting it to a certain number of MiB
Describe alternatives you've considered
None
-
Updated
Nov 1, 2021
Created by Satoshi Nakamoto
Released January 3, 2009
Latest release about 1 month 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