kaistshadow / blockchain-sim

Scalable blockchain simulator/emulator running on shadow simulator
MIT License
9 stars 1 forks source link

initial block dump load test #280

Closed tkdlqm2 closed 3 years ago

tkdlqm2 commented 3 years ago

There are 3 test conditions

  1. " Reindexing finished "
  2. "Disconnect block
  3. compare block hashes with plugin logs

소스코드는 test_modules.py 에 있으며

How to reproduce

git checkout issue/278
cd blockchain-sim; python setup.py --bitocin
cd tests/regtest/1_bitcoin/12_dumpfileTest
python3 dump.py