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

FIP 44 - Standard Authentication Method for Actors #1905

Closed
4 tasks done
lemmih opened this issue Sep 13, 2022 · 1 comment
Closed
4 tasks done

FIP 44 - Standard Authentication Method for Actors #1905

lemmih opened this issue Sep 13, 2022 · 1 comment

Comments

@lemmih
Copy link
Contributor

lemmih commented Sep 13, 2022

Issue summary

  • Are there any changes to the actor data structures that we need to be aware of?
  • Are there any changes to the network protocol?
  • Are there any changes to node behavior (eg. changes in block validation criteria, random number generation, etc)?
  • Are there any new magic numbers?

Other information and links

https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0044.md

@lemmih lemmih added this to the Forest 🌲 in Beta milestone Sep 13, 2022
@LesnyRumcajs LesnyRumcajs self-assigned this Sep 21, 2022
@LesnyRumcajs
Copy link
Member

It doesn't seem we would need to change anything, except bumping the builtin-actors version.

It may be tempting to use this new method of the Account actor and not have our implementation for verifying message signatures. It's something to consider (keeping in mind a potential FVM overhead), but not a blocker.

Related PR: filecoin-project/builtin-actors#502

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: No status
Development

No branches or pull requests

2 participants