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

EthRelay: Mixhash Verfiy Testing on Mainnet. #180

Closed
hackfisher opened this issue Dec 20, 2019 · 2 comments · Fixed by darwinia-network/darwinia-common#65
Closed

EthRelay: Mixhash Verfiy Testing on Mainnet. #180

hackfisher opened this issue Dec 20, 2019 · 2 comments · Fixed by darwinia-network/darwinia-common#65
Assignees

Comments

@hackfisher
Copy link
Contributor

Because there is an issue related to Mixhash on Ropsten:

rust-ethereum/ethash#4

So the current Mixhash verification is disabled in Ropsten: #145

On mainnet it is only tested in unit tests, we may need to run a integration tests for relay_header calls.

@hackfisher
Copy link
Contributor Author

Let's do a test on Crab Testnet.

That is, for crab testnet, there is no token bridge required for now (no ring backing like mainet etc)

But there are 1% of the RING tokens (20M RING) for backing all the cRINGs on Crab.

We can enable 100 cRING -> 1 RING redeem protocol for testing this issue

@hackfisher
Copy link
Contributor Author

Related rust-ethereum/ethash#8

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

Successfully merging a pull request may close this issue.

4 participants