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

Complete withdrawal of tokens is not possible #541

Open
k1rill-fedoseev opened this issue Oct 20, 2020 · 0 comments
Open

Complete withdrawal of tokens is not possible #541

k1rill-fedoseev opened this issue Oct 20, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@k1rill-fedoseev
Copy link
Member

In the bridge modes where fee collection is supported at the destination side, it can be impossible to withdraw all the tokens back to the originating side of the bridge. Once reward receiver or validator decides to withdraw his/her collected fees, portion of that amount will be redistributed again and again between the same set of receivers.

Consider to disable fee collection and distribution for Home -> Foreign transfers if the sender belongs to the reward receivers set in the following bridge modes:

  • erc-to-erc
  • erc-to-native
  • amb-erc-to-native
  • amb-stake

Similar bug was fixed for the Omni bridge (multi-token-extension) in the #538

@k1rill-fedoseev k1rill-fedoseev added the bug Something isn't working label Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant