-
I am scraping 2000 urls and some of them got Cloudflare's page. I started my scraper and once I got Cloudflare's page, an error occurred:
```
Unhandled rejection StatusCodeError: 429 - "\n\n\n \n …
-
- Docker on windows, Node:11 image as a base.
- NodeJS 11
- CCXT version:1.18.430
- Exchange: bittrex
- Method:loadMarkets
Here's my code. It just gets the market data from bittrex. It output…
-
Using `cli_wallet` I am unable to connect to secure websocket with TLSv1.1 or TLSv1.2
```
steem@seed7:~$ ./bin/cli_wallet-v0.16.3 -swss://localhost:8090
Logging RPC to file: logs/rpc/rpc.log
403…
-
#### Expected behavior
The URL created from a transaction via `steemconnect.url_from_tx()` should be able to create the according transaction via SteemConnect.
#### Actual behavior
Parts of the J…
-
As a python developer on Steem I want to be able to easily connect to all Steem based blockchains using only simple configuration.
**AC**
- [x] determine what changes are necessary to support the …
-
ATTENTION!!!
MUST READ THIS BEFORE SUBMITTING ISSUES:
https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#how-to-submit-an-issue
- OS: Ubuntu 16.04
- Programming Language version: Pytho…
-
- OS: Ubuntu 16.04
- Programming Language version: PHP 7.1
- CCXT version: 1.18.110
- Exchange: bithumb
- Method: fetchTickers
Using ccxt PHP, I found fetchTickers function doesn't working.
As…
-
- OS: Windows
- Programming Language version: Python 3.6 64bit
- CCXT version: 1.18.32
- Exchange: poloniex
- Method: market property key: market['precision']['cost']
```poloniex = ccxt.poloni…
nimad updated
5 years ago
-
- OS: Mac
- Programming Language version: PHP 7.2.1
- CCXT version: 1.14.25
- Exchange: Poloniex
- Method: create_order
```
Request:
Array
(
[0] => POST
[1] => https://poloniex.…
-
**Feature Request:**
Add an account selection interrupt within the authorization flow for signed in users
**Use case:**
A web app allows its users to authorize multiple steem accounts
**Curren…