Evan Gray
Evan Gray
As a curious user, I would like a page that explains how the wormhole token bridge functions (and why there are all these steps). Some of this story can be...
As a user transferring tokens, I would like to be able to send to a wallet / address other than my own.
As an end user who just completed a redeem, I would like an indicator to know when my tokens will become available.
It is possible (via recovery) for a user to attempt resubmitting a vaa that was already claimed. We could detect this when they return to step 4 (though I'm not...
As an integrator, nonce is an overloaded term which is not very self-descriptive. It is easy to misinterpret that this might be like a wallet nonce where the caller should...
# Batch VAAs ## Overview As an integrator who composes multiple Wormhole-using contracts, I want to receive an attestation which contains all of the messages emitted in a transaction. Messages...
## Expected Behavior For chains which feature finality but not instant finality (Ethereum, Moonbeam, Polygon, etc), I should have the option to accept the risk of emitting a message _prior_...
Several of the images in Tilt rebuild when making unrelated file changes because the dependencies are not well tracked. Review the dockerfiles and the `docker_build`s in Tiltfile to ensure builds...
Does this actually work with a single guardian. The `genesis.json` has 2 gentxs registering validators so there should be 2 active. The genesis generation script takes values `> 2` but...