xiaohua0921

Results 6 comments of xiaohua0921

@BGerard ,hello,I have also meet this same question , have you fix it ? could you offer me some clues. thanks

I checked the main.go file and found that there are missing three dependent libraries , sys ,text and viper , 1、we should mkdir /golang.org/x under the directory of src ....

hello,I meet the same error message “ driver: evm_utils.cc:334: std::__cxx11::string BBUtils::EVMUtils::lookup_smart_contract_address_or_die(const string&, const string&): Assertion `r.find("\"result\":null") == std::string::npos' failed. ”, and I have added “sleep 60 ” in line 22...

In the client log file , I find the value of latency always is 0 . I think it is Incorrect . So I want to find the reason of...

After testing for different number of threads , I found when the number of threads is 1 , all transactions can return an effective hash value,but when the number of...

Sorry , I modify the above statement ,I have distributed 2 cores per machine . And I try to test run blockbench with two peer , four threads per peer...