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

feat(evm): Add darwinia adapter #17

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

hujw77
Copy link

@hujw77 hujw77 commented May 11, 2023

Darwinia Network Provides A Light Client-Based, Programmable, Universal Cross-Chain Messaging Network For Dapp Developers.
This PR add DarwiniaAdpater to store block header hash from Darwinia light clients.
Darwinia Network is also a parachain on polkadot, which provide a polkadot accoutable light client for other chains. See accountable light client more details on this paper.

@hujw77 hujw77 marked this pull request as ready for review May 11, 2023 03:05
@auryn-macmillan
Copy link
Collaborator

Thanks for the PR, @hujw77.
Could you also include test coverage for your contracts?
See the AMB adapter for an example.

@hujw77
Copy link
Author

hujw77 commented Jun 7, 2023

Thanks for the PR, @hujw77.
Could you also include test coverage for your contracts?
See the AMB adapter for an example.

OK, I'll add the test coverage.

@hujw77
Copy link
Author

hujw77 commented Jun 7, 2023

Thanks for the PR, @hujw77.
Could you also include test coverage for your contracts?
See the AMB adapter for an example.

@auryn-macmillan Test coverage for darwinia adapter added, please take a review.

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 this pull request may close these issues.

2 participants