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

add chain 314, Filecoin mainnet #1095

Merged
merged 1 commit into from
Jul 6, 2023
Merged

Conversation

kmadorin
Copy link
Contributor

@kmadorin kmadorin commented Jul 5, 2023

Add New Chain 314

Thanks for your pull request to add a new support in Sourcify.

If you haven't done so, please follow the instructions on how to request chain support in docs.

Please check the following items before submitting your pull request.

Checklist

  • [x ] The branch is named as add-chain-<chainId>.
  • I haven't modified the chains.json file directly.
  • In sourcify-chains.ts file
    • I've set supported: true.
    • I've set monitored: false.
    • I haven't added an rpc field but the one in chains.json is used (if not, please explain why).
  • I've added a test in chain-tests.js file.
  • test-new-chain test in Circle CI is passing.

View in Huly HI-656

@kuzdogan
Copy link
Member

kuzdogan commented Jul 6, 2023

Looks good. node-v16 failing is not related to this. Thank you!

@kuzdogan kuzdogan merged commit 6c58f9e into ethereum:staging Jul 6, 2023
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