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

v0.9.16 #672

Merged
merged 13 commits into from
Jan 29, 2022
Merged

v0.9.16 #672

merged 13 commits into from
Jan 29, 2022

Conversation

zqhxuyuan
Copy link
Contributor

@zqhxuyuan zqhxuyuan commented Dec 27, 2021

fix new reanchor location break change: change CurrencyIdConvert to support canonical reanchor. we only need adapt to-reserve and non-reserve cases.

  • i.e. A-[B]->B or A-[B]->C. From parachain B's point of view, the reanchored location change from (1, Parachain(2), GeneralKey("B")) now to (0, GeneralKey("B")).
  • same as B-[A]->A, then from parachain A's point of view, the reanchored location change from (1, Parachain(1), GeneralKey("A")) now to (0, GeneralKey("A")).

@zqhxuyuan zqhxuyuan requested review from zjb0807 and xlc January 28, 2022 15:12
@zqhxuyuan zqhxuyuan marked this pull request as ready for review January 28, 2022 15:13
@zqhxuyuan zqhxuyuan changed the title new reanchor and other break change v0.9.16 Jan 28, 2022
@zqhxuyuan zqhxuyuan merged commit 63b3219 into master Jan 29, 2022
@zqhxuyuan zqhxuyuan deleted the new_reanchor branch January 29, 2022 04:57
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