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

[3.2] Add tests for creating public key with no private key #688

Merged
merged 1 commit into from
Jul 18, 2022

Conversation

ClaytonCalabrese
Copy link
Contributor

Demonstrate creating a public key directly from a hash with no known private key.
public key with no known private key: EOS5JU1RRZkMdzuRFubAXFasH2WfvPdJ8fKesxfJgh1dhcmkUfuw5Y
EOSIO/eos#10838
Resolves #452

@ClaytonCalabrese ClaytonCalabrese added 3.2 Candidate OCI OCI working this issue... labels Jul 16, 2022
@ClaytonCalabrese ClaytonCalabrese self-assigned this Jul 16, 2022
@spoonincode
Copy link
Member

Can you expand a bit on the purpose of this test?

@heifner
Copy link
Member

heifner commented Jul 16, 2022

Can you expand a bit on the purpose of this test?

It is more of a demonstration of how to create a public key with no known private key and also a test that a key of that kind can be used as an authority.

@ClaytonCalabrese ClaytonCalabrese merged commit c31f87a into main Jul 18, 2022
@heifner heifner deleted the tests_public_key_no_known_priv_key branch August 15, 2022 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.2 Candidate OCI OCI working this issue...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backport: add tests for creating public key with no known private key
3 participants