-
Notifications
You must be signed in to change notification settings - Fork 289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rolback dag-effective-height to zero #4117
Conversation
f280b2c
to
364c6ba
Compare
Benchmark for 7622200Click to view benchmark
|
364c6ba
to
7e64858
Compare
Benchmark for c17c090Click to view benchmark
|
Benchmark for 796d00aClick to view benchmark
|
1ad7c4f
to
b393b0f
Compare
failed test cases in test_block_chain.rs when configuring test network as dag chain:
|
* init dag when executing genesis block * fix check_dag_type * restore dag_fork_height * build dev network as dag chain * Update generated genesis
…ATE_KEY is not set
c119a02
to
0ed3a57
Compare
* only initialize dag genesis when executing genesis block * only get tips against genesis hash
Benchmark for 87967c6Click to view benchmark
|
2f126b1
to
e929f99
Compare
failed test (incompleted) |
Ignore or delete this case because get_dag_block_children will not be used for now. |
Please give starcoin-sync a full test run to check out other failed or timeout test cases. And remove more unused codes, DONOT waste other members' time. Thanks a lot! |
Benchmark for f81af62Click to view benchmark
|
Sorry about that. |
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Other information