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,358 public repositories matching this topic...
-
Updated
Oct 21, 2021 - JavaScript
Startegy version
Describe your environment
(if applicable)
- Operating system: ____
- Python Version: _____ (
python -V) - CCXT version: _____ (
pip freeze | grep ccxt) - Freqtrade Version: ____ (
freqtrade -Vor `
-
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
-
Updated
Sep 28, 2021 - Go
Problem
fromAccountData() seems to be broken. Tried several vote accounts with the same result. Script is for mainnet, but on the testnet it fails in the exact same way. Tried @solana/web3.js releases 1.29.1 and 1.29.2
const pubkey = process.argv[2] || '644K33yWfSzc32VvY5fRUfUqphw8LTaLQntCkyEpJ8h7';
const sol = require('@solana/web3.js');
(async
REST API /v2/wallet/utxos is returning empty array after upgrading the LND to 0.14.1
It was returning the list of utxos before this upgrade and lncli still returns the correct utxo list.
-
Updated
Oct 28, 2020 - C++
-
Updated
Nov 25, 2021 - Python
-
Updated
Nov 23, 2021 - Go
-
Updated
Nov 26, 2021 - TypeScript
Description
Launching the app in another language (e.g. German) reveals a problem with the column resizing in the offerbook
Version
v1.7.5-
Steps to reproduce
- Switch to German
- Open offer book
Expected behaviour
Column should resize properly if enough space is available so that no text is truncated.
Actual behaviour
Text stays truncated
Sc
-
Updated
Nov 18, 2021 - TypeScript
-
Updated
Oct 19, 2021 - Python
-
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
Nov 19, 2021
-
Updated
Oct 2, 2021
-
Updated
Nov 26, 2021 - TypeScript
-
Updated
Nov 28, 2021 - Python
-
Updated
May 9, 2019 - JavaScript
-
Updated
Nov 25, 2021 - Go
-
Updated
Nov 23, 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