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

🐞 [Bug]: Improve EVM compatibility by having eth accounts #319

Open
2 of 3 tasks
ozgunozerk opened this issue Sep 24, 2024 · 0 comments
Open
2 of 3 tasks

🐞 [Bug]: Improve EVM compatibility by having eth accounts #319

ozgunozerk opened this issue Sep 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ozgunozerk
Copy link
Collaborator

ozgunozerk commented Sep 24, 2024

templates

  • Generic Runtime Template
  • Evm Template

What happened?

Quoting from @evilrobot-01 (Frank):

the PJS apps metadata shows the chain type as 'substrate' rather than 'ethereum'. This is both due to the fact that the dev chainspec config doesnt add the properties to the builder, and it is missing the 'isEthereum' property. The latter enables the Eth dev accounts in the UI for a better experience, but they are then empty as the chainspec funds Alice rather than Alith, an undocumented convention.

https://github.com/moonbeam-foundation/moonbeam/tree/master?tab=readme-ov-file#prefunded-development-addresses gives a listing of the dev accounts if you want to follow that convention.

Thanks a lot Frank for this issue!

Expected behavior

No response

Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
@ozgunozerk ozgunozerk added bug Something isn't working needs triage Needs to be assigned the appropriate labels. and removed needs triage Needs to be assigned the appropriate labels. labels Sep 24, 2024
@ozgunozerk ozgunozerk self-assigned this Sep 24, 2024
@ozgunozerk ozgunozerk changed the title 🐞 [Bug]: 🐞 [Bug]: Improve EVM compatibility by having eth accounts Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🗒 Backlog
Development

No branches or pull requests

1 participant