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

e2e for ETH Classic environment #137

Open
akolotov opened this issue Mar 23, 2019 · 0 comments
Open

e2e for ETH Classic environment #137

akolotov opened this issue Mar 23, 2019 · 0 comments

Comments

@akolotov
Copy link
Collaborator

The current token-bridge e2e testing assumes that networks the bridge is tested for are after the Byzantium fork at least.

But starting from omni/tokenbridge-contracts#161 we support deployment bridge contracts on the Ethereum Classic chain (as the Home side). This network has several peculiarities that are critical to handle. For example,

  • no EIP658
  • no EIP-211
  • the same network ID for both sides of the bridge

In order to handle possible issues that could appear on the token-bridge side on earlier stages, consider to introduce a node with configuration similar to the Ethereum classic and its usage during e2e tests.

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

1 participant