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

Use same address key for implicit account address and ed25519 address from same pubkey #697

Closed
wants to merge 2 commits into from

Conversation

cyberphysic4l
Copy link
Contributor

Use same address key for implicit account address and ed25519 address from same pubkey so both the address signer and the vm can recognise that a signature from the underlying pubkey is a valid unlock for either an implicit account address or an ed25519 address type.

@muXxer
Copy link
Contributor

muXxer commented Feb 23, 2024

That's not a solution IMO. The changed code is autogenerated, and I think we should rather change the logic inside the unlock. I will think about it a bit.

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