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

Emit uncompressed keys in Staking contract events #23

Closed
jdubpark opened this issue Aug 22, 2024 · 1 comment · Fixed by #11
Closed

Emit uncompressed keys in Staking contract events #23

jdubpark opened this issue Aug 22, 2024 · 1 comment · Fixed by #11

Comments

@jdubpark
Copy link
Contributor

jdubpark commented Aug 22, 2024

Description and context

Per request, emit both uncompressed and compressed keys in CreateValidator and Deposit events.

Also renames compressed "pubkey" to "cmpPubkey" to make it more explicit, as uncompressed pubkey is already named as "uncmpPubkey."

Copy link

linear bot commented Aug 22, 2024

SOY-3 Emit uncompressed keys in Staking contract events

Description and context

Per request, emit both uncompressed and compressed keys in CreateValidator and Deposit events.

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 a pull request may close this issue.

1 participant