Skip to content

TEST: Polygon Fee Transfer Log #25

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

Merged
merged 1 commit into from
Jun 20, 2025
Merged

Conversation

Rampex1
Copy link

@Rampex1 Rampex1 commented Jun 13, 2025

Error:

Panic: mismatch between Firehose call log and Ethereum transaction receipt log at index %d
Call log and receipt log need to be indentical, but there is a mismatch in blockIndex because it has been reset to 0 upon a revert.

Fix:

if isPolygon && isPolygonFeeTransferLog(log) {
continue
}

@Rampex1 Rampex1 force-pushed the polygon_test branch 2 times, most recently from 5abf421 to 28ecd8d Compare June 13, 2025 18:15
@maoueh maoueh merged commit dd813c4 into release/polygon-2.x-fh3.0 Jun 20, 2025
2 of 8 checks passed
@maoueh maoueh deleted the polygon_test branch June 20, 2025 14:21
sduchesneau pushed a commit that referenced this pull request Jun 27, 2025
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