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

make all deposits trace-prefixed #1806

Open
ethanoroshiba opened this issue Nov 12, 2024 · 0 comments · May be fixed by #1807
Open

make all deposits trace-prefixed #1806

ethanoroshiba opened this issue Nov 12, 2024 · 0 comments · May be fixed by #1807
Assignees
Labels
bug Something isn't working sequencer pertaining to the astria-sequencer crate

Comments

@ethanoroshiba
Copy link
Contributor

ethanoroshiba commented Nov 12, 2024

Currently, BridgeLock actions use whichever asset was included in the action when constructing their corresponding Deposit. Our EVM cannot interpret IBC-prefixed assets, and we should not expect others to, either. We should make sure that any IBC-prefixed assets included in a bridge lock action are matched to their trace-prefixed counterpart to be included in the Deposit.

┆Issue Number: ENG-1004

@ethanoroshiba ethanoroshiba added bug Something isn't working sequencer pertaining to the astria-sequencer crate labels Nov 12, 2024
@ethanoroshiba ethanoroshiba self-assigned this Nov 12, 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 sequencer pertaining to the astria-sequencer crate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant