Add full execution tests for ics20 withdrawals #1345
Labels
ignore-stale
Override for issues or PRs which should not be removed if stale.
sequencer
pertaining to the astria-sequencer crate
stale
tech-debt
testing
#1344 checks if the correct account to withdraw funds from has been established. What's missing however is a check for the full
Ics20Withdrawal::check_and_execute
being correct. This was not included in the PR because setting the necessary IBC channel and ports is not trivial sincepenumbra-ibc:v0.78.0
is not exporting the neededStateWriteExt
traits.┆Issue Number: ENG-688
The text was updated successfully, but these errors were encountered: