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

Do not simulate submissions and reporting service ping on identity check failure #37

Open
anomit opened this issue Aug 22, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@anomit
Copy link
Member

anomit commented Aug 22, 2024

Describe the bug

The node ends up sending simulation submissions as well as a ping to the reporting service even if its identity check fails.

To Reproduce

Affected versions:

Steps to reproduce the behavior:

  1. Use a bad snapshotter address or private key in .env file
  2. Run the node with ./build.sh or ./build-dev.sh

Expected behavior
The node should quit right after failed identity check and not proceed with simulation submissions as well as a ping to the reporting service.

Proposed Solution
As described above.

Caveats
NA

Additional context
NA

@anomit anomit added the bug Something isn't working label Aug 22, 2024
@anomit anomit self-assigned this Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant