Ares
Ares
When I try to construct an ETH transaction and use EstimateGas() to estimate the miner's fee, it says: gas required exceeds allowance(xxxxx)
```shell `#!/bin/bash PWD=$(pwd) cd $PWD if [[ "$1" = "" ]]; then echo -ne "Please Input The Golang Porject Name: " read project if [ "$project" = "" ]; then...
可以 App Store 中下载一个叫 Stream 的 app,网上有很多教程,根据教程配置就可以。一定要把 HTTPS 抓包打开,需要填充的参数都可以找到。
When I execute with a single thread, I can get the correct block data, but when I execute the multithreading poll block, I will be prompted with contextDeadlineErr, how can...
I got this after synchronizing binance-chain for a while `[2021-05-25|09:29:40.337] Ignoring message received during fastSync/hotSync module=consensus msg="[Vote Vote{9:B0FBB52FF7EE 157574987/00/2(Precommit) 8C8C3AAAC437 863C452537E1 @ 2021-04-18T00:18:09.186079172Z}]"` What does this mean? How can I...
`panic: no enough locked tokens to unlock, oid: 7783C148DC7D2CBC504C0CC569B57A593FE53E70-2036758, newLocked: 248600000000AVA-645,-698070000BUSD-BD1, unlock: 1993981000 goroutine 266782 [running]: github.com/binance-chain/node/plugins/dex/order.(*DexKeeper).doTransfer(0xc0000d3550, 0x1aa7740, 0xc000042088, 0x1ac0220, 0xc037f74880, 0xa, 0x0, 0x0, 0x0, 0x0, ...) /root/bnbchain/src/github.com/binance-chain/node/plugins/dex/order/keeper.go:482 +0x768 github.com/binance-chain/node/plugins/dex/order.(*DexKeeper).allocate(0xc0000d3550,...