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

Bridge validator improvements #14

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

rrw-zilliqa
Copy link
Contributor

(feat) Block following mode for when ZQ1 loses access to eth_getLogs()
(fix) Fix history replays
(feat) Legacy gas estimation overage mode - for preventing subtransactions from reverting due to lack of gas.

Closes #13

(fix)  Fix history replays
(feat) Legacy gas estimation overage mode - for preventing subtransactions from reverting due to lack of gas.
@rrw-zilliqa rrw-zilliqa marked this pull request as ready for review August 30, 2024 10:03
Copy link
Contributor

@DrZoltanFazekas DrZoltanFazekas left a comment

Choose a reason for hiding this comment

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

Looks good to me, just 2 questions in the comments

bridge-validators/src/block.rs Show resolved Hide resolved
bridge-validators/src/block.rs Show resolved Hide resolved
@rrw-zilliqa rrw-zilliqa merged commit 1ed7ea4 into main Nov 4, 2024
5 checks passed
@rrw-zilliqa rrw-zilliqa deleted the users/richard/13-bridge-validator branch November 4, 2024 10:35
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.

Ability to replay history in bridge-validator and block-tracking mode
2 participants