BitzenyCoreDevelopers / bitzeny

[z2.0.x] BitZeny Core integration/staging tree created by the New Dev team
https://bitzeny.info
MIT License
94 stars 32 forks source link

Too slow RegTest #35

Closed shuichiro-makigaki closed 1 year ago

shuichiro-makigaki commented 6 years ago

Describe the issue

Running RegTest is too slow because making 100 blocks for testing takes very long time during tests.

Can you reliably reproduce the issue?

If so, please list the steps to reproduce below:

  1. Build BitZenyCore with tests
  2. Run the test binaries

Expected behavior

Tests should be finished in human experimental time.

Actual behavior

Tests are still running after 24 hours.

What version of bitcoin-core are you using?

v2.0.x branch

v3.0.x branch should have the same problem also.

Machine specs:

Any extra information that might be useful in the debugging process.

This is related to #19.