goquarkchain icon indicating copy to clipboard operation
goquarkchain copied to clipboard

QuarkChain implemented in Go

Results 26 goquarkchain issues
Sort by recently updated
recently updated
newest added

The workflow release.yml is referencing action actions/checkout using references v1. However this reference is missing the commit [a6747255bd19d7a757dbdda8c654a9f84db19839](https://github.com/actions/checkout/commits/a6747255bd19d7a757dbdda8c654a9f84db19839) which may contain fix to the some vulnerability. The vulnerability fix that...

![image](https://user-images.githubusercontent.com/2541286/133689938-4f15fd07-0f59-4ef4-85d4-6301e705cd27.png)

version: mainnet1.5 cannot execute ./run_cluster.sh since it is not runnable.

Report from customer: I made many transactions with 20ms interval, but the network shut down again. so I restart whole network and I got the error from slave node. I...

quarkchain/cluster/tests/test_native_token.py

Setup a cluster with latest git commit 2cecca63bd17a05a054212e29d58f29f69968896, synced 5530 blocks and try to shutdown with CTRL+C. The cluster cannot gracefully shutdown (shutting down forever) ![image](https://user-images.githubusercontent.com/2541286/69105543-723c3100-0a20-11ea-97ff-5515cf746a23.png)

是否可利用protobuf对grpc模块做简化重构?

enhancement