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

Update nodes & refactor handleAddress function #65

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Conversation

michaeldev5
Copy link
Collaborator

@michaeldev5 michaeldev5 commented Oct 16, 2023

The following PR contains:

  • adds Parachains to the compatibility list
  • removes Parachains no longer present in the Polkadot ecosystem
  • updates Parachains that switched from XCMv1->XCMv3
  • updates apps lib to the latest version
  • refactors code - specifically the handleAddress function

Added Parachains:

  • Genshiro
  • Manta
  • Nodle
  • OriginTrail
  • Polkadex
  • Pendulum
  • Zeitgeist

Updated Parachains XCM V1 -> XCM V3:

  • Amplitude
  • Centrifuge
  • ComposableFinance
  • Encointer
  • Equilibrium
  • Integritee
  • InvArch
  • Litentry
  • ParallelHeiko

Removed Parachains:

  • Pichiu
  • Efinity
  • Dorafactory
  • Kico

Renamed Parachains:

  • Statemine -> AssetHubKusama
  • Statemint -> AssetHubPolkadot

Closing following issues:
Closes #32
Closes #64

@michaeldev5 michaeldev5 force-pushed the chore/update-nodes branch 7 times, most recently from a768565 to 406bc20 Compare October 19, 2023 08:48
@michaeldev5 michaeldev5 self-assigned this Oct 19, 2023
@michaeldev5 michaeldev5 force-pushed the chore/update-nodes branch 9 times, most recently from 5996eec to 5a66ddf Compare October 19, 2023 12:13
@michaeldev5 michaeldev5 marked this pull request as ready for review October 19, 2023 13:39
@dudo50 dudo50 merged commit ba6d542 into main Oct 20, 2023
1 check passed
"defaultPallet": "XTokens",
"supportedPallets": ["PolkadotXcm", "XTokens"]
},
"Zeidgeist": {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have typo here sir @michaeldev5

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for pointing this out, we will fix it asap.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in #69

@dudo50 dudo50 deleted the chore/update-nodes branch October 20, 2023 20:55
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.

Analyze new Parachains and remove chains that are no longer in the ecosystem Update polkadot apps lib
3 participants