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

Add two utils to Lotus-shed #5867

Merged
merged 2 commits into from Mar 24, 2021
Merged

Add two utils to Lotus-shed #5867

merged 2 commits into from Mar 24, 2021

Conversation

arajasek
Copy link
Contributor

  • The first is to help with base64 inputs
  • The second can be used to validate signed votes for FILPolls, so that users can be confident that they have not been tricked into signing something other than a ballot. To use it for the FIP-0014 poll, run
lotus-shed signatures verify-vote 14 <signingAddress> <signature (hex string)>

Example:

lotus-shed signatures verify-vote 14 f1vstk2dncjlimtmbcmu7tjxwekaurhvvma3joqea 01c109f5c39d6792e991a6f8d74f081f98850bdcdb1c0432608e9d30dcaeaf030a5e9c7101bb12ffa7a4c0b311308462763b928edc7828d6563e1e2b8562aa3d8b00
valid vote for rejecting FIP-0014

@magik6k magik6k merged commit 16965f1 into master Mar 24, 2021
@magik6k magik6k deleted the asr/shed-poll branch March 24, 2021 17:07
@magik6k magik6k mentioned this pull request Apr 13, 2021
69 tasks
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.

None yet

2 participants