-
### Verify Steps
- [X] Tracker 我已经在 [Issue Tracker](……/) 中找过我要提出的问题
- [X] Latest 我已经使用最新 Dev 版本测试过,问题依旧存在
- [X] Core 这是 OpenClash 存在的问题,并非我所使用的 Clash 或 Meta 等内核的特定问题
- [X] Meaningful 我提交的不是无意义的 …
-
Hello.
I think it is better to delete bibox exchange for preventing user from loosing money.
They do not process withdrawals. First they didnt' withdraw 38k USDT since
20 Nov. After that they dec…
-
Hi there,
I'm experiencing an issue when trying to ensure `root` access from `%`.
I have the following config as a custom var:
```yaml
mysql_users:
- name: root
host: "%"
password…
-
### Operating System
Windows - Visual Studio
### Programming Languages
python
### CCXT Version
in my file ccxt-1.75.14.dist-info
### Description
I can't find the file Tokocrypto
code in bottom…
-
- OS: Linux Mint
- Programming Language version: Python 3.10
- CCXT version: 2.2.36
```
exchange = ccxt.bibox()
exchange.fetch_tickers()
```
```
Traceback (most recent call last):
File …
-
- OS: Linux Mint
- Programming Language version: Python 3.10
- CCXT version: 2.1.93
```
import ccxt
exchange = ccxt.bibox()
exchange.load_markets()
exchange.verbose=True
trades = exchange.…
-
hi . please add python sample for transfer between accounts in bibox
-
- OS: any
- Programming Language version: python
- CCXT version: 1.89.17
`fetch_markets()` returns symbols including "NFT/USDT", as far as my understanding goes, all of these symbols should be …
-
Looking at sample data, common structure are:
- chain + address: ID of the address
- submission author and timestamp
- **entity**: which company group this address belongs to, e.g. Huobi, Uniswap
…
-
## Abstract
I followed the installation steps, but the service won't start. (Debian 10)
Passing onion address to the script?
EDIT: I'm seeing ctx library removed an exchange which is hardcoded …