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

Support of new bridge mode: ERC20 to Native #81

Closed
5 tasks
akolotov opened this issue Sep 17, 2018 · 1 comment
Closed
5 tasks

Support of new bridge mode: ERC20 to Native #81

akolotov opened this issue Sep 17, 2018 · 1 comment
Assignees

Comments

@akolotov
Copy link
Collaborator

In order to implement a new bridge mode described in https://hackmd.io/s/Bk9icHBd7, omni/tokenbridge-contracts#79 was created for the changes on the bridge contracts side.

This issue was created to address necessary modification on bridge process side. The intermediate list of changes:

  • Adapt the initialization code to determine the bridge mode. The current version of code uses BRIDGE_MODE parameter but it makes sense to consider selectors of contracts' methods specific for particular bridge mode
  • Improve configs
  • improve scripts
  • Add e2e tests
  • Update README
@akolotov
Copy link
Collaborator Author

Addressed in #85

@ghost ghost removed the review label Oct 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants