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

Should return error for WithActivation() function #3121

Open
peterlimg opened this issue Jan 26, 2024 · 0 comments
Open

Should return error for WithActivation() function #3121

peterlimg opened this issue Jan 26, 2024 · 0 comments
Labels

Comments

@peterlimg
Copy link
Member

When we see node not found error, we should stop and return. Continue will call the before() function, but if we are currently in round after hard_fork_1, we will see state hash mismatch error.

So return error when see 'node not found' and use before() otherwise.

Ref:
https://0chain.slack.com/archives/C03788G8N2D/p1706265912768339

@peterlimg peterlimg added the bug label Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant