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

A confirmed sealed transaction is incorrectly reported as "waiting to be sealed" by AN1 #1479

Open
vishalchangrani opened this issue Jul 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working Feedback

Comments

@vishalchangrani
Copy link
Contributor

Instructions

Please fill out the template below to the best of your ability and include a label indicating which tool/service you were working with when you encountered the problem.

Problem

This was reported on Discord

The transaction 8b94bf86524366e89c249f210f4b56eae12134c3a34e56b9fc46a10871c4e0d5 is sealed as seen on Flowdiver but AN1 reports it as still waiting to be sealed.

flow --host access-001.mainnet24.nodes.onflow.org:9000 transactions get 8b94bf86524366e89c249f210f4b56eae12134c3a34e56b9fc46a10871c4e0d5
Waiting for transaction to be sealed...⠴
^C

The public access nodes also report it as sealed.

$ flow transactions get 8b94bf86524366e89c249f210f4b56eae12134c3a34e56b9fc46a10871c4e0d5 -n mainnet

Block ID 422a2ae4dcdc5c89cd32fdaf05ac56bfbf3292c7941ed3ee0bb554e723b36f76
Block Height 70941711
Status ✅ SEALED
...
...

Steps to Reproduce

Query access node 1 hosted by FlowFoundation.

Acceptance Criteria

AN1 should report the status of the transaction as sealed.

@vishalchangrani vishalchangrani added bug Something isn't working Feedback labels Jul 2, 2024
@vishalchangrani vishalchangrani self-assigned this Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Feedback
Projects
None yet
Development

No branches or pull requests

1 participant