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

🖼️ compatibility layer for H160 addresses #789

Merged
merged 3 commits into from
Apr 17, 2024

Conversation

vikiival
Copy link
Contributor

@vikiival vikiival commented Apr 9, 2024

Why

decentralized apps that work with substrate and use identicon.
However if they decide to add for example moonbeam, the identicon stops working.

Fix

This is a simple fix that basically pads H160 address into Substrate public key and then app works normally

@vikiival vikiival changed the title ⚡ compatibilty layer for H160 addresses ⚡ compatibility layer for H160 addresses Apr 9, 2024
@vikiival vikiival changed the title ⚡ compatibility layer for H160 addresses 🖼️ compatibility layer for H160 addresses Apr 9, 2024
@vikiival
Copy link
Contributor Author

cc @jacogr @TarikGul

@yangwao
Copy link

yangwao commented Apr 16, 2024

Hey, we would likely use it in our source code as with this.
If not, we will most likely use fork and yet still give credits!

@TarikGul
Copy link
Member

Thank you for the PR, i will have it checked out shortly.

Copy link
Member

@TarikGul TarikGul left a comment

Choose a reason for hiding this comment

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

Seems very reasonable. Thank you for the PR.

Release will include this today.

@TarikGul TarikGul merged commit a694afc into polkadot-js:master Apr 17, 2024
3 checks passed
@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Apr 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants