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

Problem: gravity-bridge orchestrators don't reject unprofitable messages from cronos to ethereum #9

Closed
wants to merge 1 commit into from

Conversation

devashishdxt
Copy link
Collaborator

Solution: Reject unprofitable messages. Also adds logic of a timeout duration after which the batch is sent even if it is unprofitable.

Fixes crypto-org-chain/cronos#99

…ges from cronos to ethereum

Solution: Reject unprofitable messages. Also adds logic of a timeout duration after which the batch is sent even if it is unprofitable.

Fixes crypto-org-chain/cronos#99
Copy link

@tomtau tomtau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd one suggest to make this configurable, so one can go back to the old behaviour if necessary -- e.g. extra bool switch to enable this logic or a feature flag

Copy link
Collaborator

@thomas-nguy thomas-nguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will try to port this to v0.3.8-cronos (https://github.com/crypto-org-chain/gravity-bridge/tree/v0.3.8-cronos)

@devashishdxt what are the pending tasks for this PR?

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.

Problem: gravity-bridge orchestrators don't reject unprofitable messages from cronos to ethereum
3 participants