wormhole-foundation / wormhole-explorer

We could have named this super-parakeet. Tweet tweet.
Other
26 stars 21 forks source link

VAA Query Returning "Not Found" Despite Quorum #1497

Open SamantaCasal opened 2 weeks ago

SamantaCasal commented 2 weeks ago

Description

It has been reported that there is an issue with the VAA query. Despite this VAA having enough observations to reach quorum, the query for the VAA returns "not found."

Steps to Reproduce:

  1. Perform a query for a VAA that has enough observations for quorum. VAA
  2. Observe that the response is "not found."
  3. Oberve the same VAA form observation endpoint Observation

Expected Behavior:

The query should return the VAA correctly.

Observed Behavior:

The query returns "not found" despite having enough observations for quorum.

Suggested Solutions:

Source: Slack Report

Additional Notes:

Snale was able to reconstruct the VAA using worm edit-vaa, which suggests that this functionality could be more easily integrated into the SDK or backend.