Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Feature/better handle k1 public key format on signing #30

Closed

Conversation

anguyenqd
Copy link
Contributor

This is the fix for Enhance sanity check for keys returned from getRequiredKey.
The solution is quite different with initial thought. Instead of remove or change the sanity check of eosio-java. It could be done by signature provider side by: replacing legacy key setting by return both format of SECP256K1 public key (EOS and PUB_K1_) on getAvailableKe(). the Sanity check of eosio-java now could validate the subset from get_required_keys correctly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants