ooibc88 / blockbench

BLOCKBENCH: A Framework for Analyzing Private Blockchains. Blockbench contains workloads for measuring the data processing performance, and workloads for understanding the performance of different layers of Blockchain systems.
https://www.comp.nus.edu.sg/~dbsystem/fabricsharp/#/blockbench
Apache License 2.0
391 stars 174 forks source link

Fix KVstore issue and run it properly with new Geth command line #103

Open tienquyet28 opened 1 year ago

KunPengRen commented 1 year ago

This PR has a lot of old commits, can you update your code base current our master branch @tienquyet28

tienquyet28 commented 1 year ago

i'm new to github. so i have done fix some issue on running KVstore with new geth command form genesis.json to generate blocks, to startmining.sh. i have reup it on my page. https://github.com/tienquyet28/blockbench I am trying to update my code base. but have no idea how?