We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It should match against with the real module index, not sequence order.
e.g. This diff is indicating a very big change but it is caused by comparing wrong modules. AcalaNetwork/Acala#1256 (comment)
🛠 modules.21.index. 50 --> 45 🛠 modules.21.name. "XcmpQueue" --> "SessionManager"
This just means it is comparing the wrong thing.
The text was updated successfully, but these errors were encountered:
👍 I noticed that as well. Thanks for the report.
Sorry, something went wrong.
Closing this issue now as the version 0.20.0 is doing a much better job. Check both the diff and the new show commands.
diff
show
No branches or pull requests
It should match against with the real module index, not sequence order.
e.g. This diff is indicating a very big change but it is caused by comparing wrong modules.
AcalaNetwork/Acala#1256 (comment)
This just means it is comparing the wrong thing.
The text was updated successfully, but these errors were encountered: