Skip to content
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

"CreateChainTest" Failing #122

Closed
Justbeingjustin opened this issue May 23, 2018 · 0 comments
Closed

"CreateChainTest" Failing #122

Justbeingjustin opened this issue May 23, 2018 · 0 comments

Comments

@Justbeingjustin
Copy link
Contributor

Hello!

The "CreateChainTest" test in the Aelf.Kernel.Tests project is failing because it is expecting the CurrentBlockHeight to be 1. It appears that adding a new chain will add the genesis block, seen here. The second block is added in the test itself, seen here. I would expect the CurrentBlockHeight to be 2.

@Justbeingjustin Justbeingjustin changed the title CreateChainTest Failing "CreateChainTest" Failing May 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant