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 1,267 public repositories matching this topic...
-
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
Oct 1, 2021 - Python
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 3, 2021 - Python
-
Updated
Oct 3, 2021 - Python
-
Updated
Sep 30, 2021 - Python
-
Updated
Sep 25, 2021 - Python
-
Updated
Sep 28, 2021 - Python
-
Updated
Jun 10, 2021 - Python
-
Updated
Sep 30, 2021 - Python
Abstract
After merging rotki/rotki#3443 there have been no tests written to deserialize fiat/orders and fiat/payments:
https://binance-docs.github.io/apidocs/spot/en/#get-swap-history-user_data
Relevant part of the tests code:
https://github.com/rotki/rotki/blob/2c9ed5d892c4c571b86edb701c80838b9222bff1/rotkehlchen/tests/exchanges/test_binance.py#L590-L598
https:
-
Updated
Oct 3, 2021 - Python
-
Updated
Dec 2, 2020 - Python
A useful feature where the user specifies the quantity to take in an orderbook and callback returns the average price paid for that lot size. For example if the offers in the order book for BTC-USD was the following:
Price | size
11,000 | 1
10,500 | 1
10,000 | 1
If the user specified quantity 3, the callback would return 10,500.
-
Updated
Apr 18, 2021 - Python
-
Updated
Jul 19, 2021 - Python
-
Updated
Jul 29, 2021 - Python
-
Updated
Jun 7, 2018 - Python
-
Updated
Jun 25, 2021 - Python
-
Updated
Oct 2, 2018 - Python
-
Updated
May 15, 2020 - Python
-
Updated
Sep 22, 2018 - Python
Created by Satoshi Nakamoto
Released January 3, 2009
Latest release 25 days ago
- Repository
- bitcoin/bitcoin
- Website
- bitcoin.org/en
- Wikipedia
- Wikipedia
Describe your environment
(if applicable)
python -V)pip freeze | grep ccxt)freqtrade -Vor `