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

Unsafe recommendation when handling rollbacks #167

Closed
AntonAndell opened this issue Nov 8, 2023 · 0 comments · Fixed by #166
Closed

Unsafe recommendation when handling rollbacks #167

AntonAndell opened this issue Nov 8, 2023 · 0 comments · Fixed by #166
Labels
iBriz iBriz Filter

Comments

@AntonAndell
Copy link
Collaborator

Describe the bug
When handling call messages a connection can pretend to be sending for a xCall with the same networkId as the receiving chain, thus making the message look like a rollback. And in the md we say the dapps can trust the protocols of rollback.

Expected behavior
Rollbacks should always be trusted to have been delivered by the same protocols you sent it with. And no one should be able to pretend to be from the networkId of the chain who is receiving messages

@AntonAndell AntonAndell added the iBriz iBriz Filter label Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iBriz iBriz Filter
Projects
None yet
1 participant