heco-chain icon indicating copy to clipboard operation
heco-chain copied to clipboard

HECO-Chain client based on the go-ethereum fork

Results 17 heco-chain issues
Sort by recently updated
recently updated
newest added

Running private node in heco chain. Using same genesis file mentioned in heco document [https://docs.hecochain.com/#/dev/private_chain?id=using-docker-compose-to-deploy-a-private-chain]. In that, we modified set system contract code and extra data, the mining process is...

#### System information Geth version: `v1.2.2` OS & Version: Ubuntu20.04 Commit hash : (if `develop`) #### Actual behaviour 通过系统合约添加的validator 使用miner.start()不会出块, 节点日志输出 err="unauthorized validator", 即便过了一个epoch初始validator也不会停止出块, validator是添加成功了的 ![image](https://user-images.githubusercontent.com/56214042/146135863-ebbeec35-5f5c-48c3-afcf-2306d948a616.png) When submitting logs: please...

Please guild me how to run this on testnet please, currently I just build images and run, not sure it's testnet or mainnet

INFO [03-06|20:20:00.648] Imported new block receipts count=192 elapsed=1.852ms number=1080 hash="48b4d9…3a56bf" age=21h28m37s size=768.00B WARN [03-06|20:20:00.714] Node data write error err="trie node d65b76…29af74 failed with all peers (2 tries, 2 peers)" INFO...

from 地址有ht 持仓超过10个,但是发送元交易没有对应的手续费优惠。 ![image](https://user-images.githubusercontent.com/16516973/120739315-e7e4f080-c523-11eb-9fa6-1d9c1dd124be.png)

按照metatx-java-demo,构建元交易,在发送元交易的时候,提示 meta address insufficient funds for gas * price + value 但是再三确认,发送的地址和,手续费的地址,余额都是够的。

Hi everyone, Running private network in heco. It will run for 1 day and return runtime out of memory error. Hereby, attached the screenshot of error: ![Screenshot from 2021-09-17 12-29-07](https://user-images.githubusercontent.com/48212011/134172446-d46b3d4e-356a-4cf3-8e88-f19fae8148ac.png)

请问下目前在full、fast、light3种同步模式下总的数据量大小?

使用demo ,https://github.com/HuobiGroup/metatx-Java-demo 在签名广播交易的时候,出错了。 签名交易体:74d7f32dfbe0072410c8efacba76b2bc2fddb60356901af82cf2712378997c060dd53714f956dc86f400d40b943f500a7020c63cadf552020e9354af96acbfd0

#### System information Geth version: `1.1.1-stable` OS & Version: Linux, ARM #### Expected behaviour Upgrade to 1.1.3 successfully. #### Actual behaviour When I upgrade 1.1.1-stable to 1.1.3, geth can't working,...