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

BCI-3889: use pending block #496

Closed
wants to merge 1 commit into from

Conversation

augustbleeds
Copy link
Collaborator

@augustbleeds augustbleeds commented Jul 30, 2024

Pending blocks contain finalized txs, so we should be reading pending blocks to read the latest finalized transactions.

This should also mitigate current behavior where we are seeing stale reports (ending in an on-chain revert or a fee-estimation failure) because nodes keep on transmitting the same report because they are reading the latest block and assuming it didn't make it on chain.

@cl-sonarqube-production
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 75%)

See analysis details on SonarQube

@augustbleeds augustbleeds deleted the augustus.BCI-3889.read-pending-block branch July 31, 2024 15:15
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