zhangxf55

Results 5 issues of zhangxf55

- Binance market symbols do not follow naming conventions strictly. For example, Most of the exchanges name a swap trading symbol as BTC/USDT:USDT, but binance names a swap(actually, binance call...

enhancement
WS

1. Environment: ```bash [root@zhangxf55 unirouter1]# truffle --version Truffle v5.11.4 (core: 5.11.4) Ganache v7.9.1 Solidity - 0.8.21 (solc-js) Node v18.17.1 Web3.js v1.10.0 ``` 2. Fork the mainnet with command: ```bash ganache...

**Describe the bug** Failed to put key-value, corruption on data-block: checksum mismatch. **To Reproduce** 1. Install and configure Golang 1.21 ``` cd ~ && wget https://go.dev/dl/go1.21.10.linux-amd64.tar.gz tar -zxvf go1.21.10.linux-amd64.tar.gz mv...

### steps to reproduce the error 1. add a none root user: ``` useradd -m -d /home/ton -s /bin/bash ton usermod -aG sudo ton ``` 2. download install.sh and execute...

**Describe the bug** Low bps while downloading blocks **To Reproduce** 1. build from the source ```bash git clone https://github.com/near/nearcore && \ cd nearcore && \ git fetch origin --tags #...

investigation required
community