Skip to content

Use AccountId20 type#20

Closed
JoshOrndorff wants to merge 19 commits into
mainfrom
joshy-account-id-20
Closed

Use AccountId20 type#20
JoshOrndorff wants to merge 19 commits into
mainfrom
joshy-account-id-20

Conversation

@JoshOrndorff
Copy link
Copy Markdown
Collaborator

This PR switches the chain's native account id type to be AccountId20 which is the same one Moonbeam uses.

This is in preparation for evm support in #9. The evm requires eth-style account ids, and if we can use the same ones in the runtime, then we don't have the make users map them together and handle the corresponding edge cases.

This was referenced Jun 24, 2023
@JoshOrndorff
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #26 . if / when unified accounts go in, it should be with frontier of course.

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