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

AssetHub Migration: Update code, tests & docs accordingly #1488

Open
Imod7 opened this issue Sep 12, 2024 · 0 comments
Open

AssetHub Migration: Update code, tests & docs accordingly #1488

Imod7 opened this issue Sep 12, 2024 · 0 comments

Comments

@Imod7
Copy link
Contributor

Imod7 commented Sep 12, 2024

Description
With the upcoming migration of certain functionalities from the Relay Chain to Asset Hub, we need to update Sidecar by taking the following steps :

  1. Update the corresponding chain-config files (assetHub*) to include the necessary endpoints for the migrated functionalities
  2. Update the corresponding service files to ensure that, based on the block queried & the connected chain :
    2.1 the requested information is returned if available
    2.2 if not available, display a message redirecting the user to the correct chain
  3. Add tests to reflect the above changes
  4. Update already existing tests accordingly
  5. Update the docs well in advance to notify the users for the upcoming changes (?)

General Notes/Actions

  • Closely monitor the Asset Hub migration timeline
  • Implement the above changes in the meantime
  • Test once the migration is available on a test chain
  • Send separate notification to bigger teams that we already support
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