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

introduce optional wait_time when starting the orchestrator/relayer #21

Merged
merged 8 commits into from
Jan 21, 2022

Conversation

leviathanbeak
Copy link

  • we introduce optional flag wait_time when starting the orchestrator/relayer, it's used to specify how long are we willing to wait for ethereum node on start.

  • I have cleaned up some of the code, especially in get_with_retry.rs file

  • I have also improved logging that was mentioned in this audit issue: GRPC or transaction errors will lead to validator slashing althea-net/cosmos-gravity-bridge#357

  • and most importantly, we have moved get_gravity_id outside of the spinning loop, so gravityID is only fetched once (at the start) and it can no longer be the reason for errors.

@dzmitryhil dzmitryhil merged commit ea740f4 into onomyprotocol:main Jan 21, 2022
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

Successfully merging this pull request may close these issues.

2 participants