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

[Delegated Authority] Integrate reading f3 parameters from smart contract in Lotus #824

Open
BigLep opened this issue Jan 14, 2025 · 0 comments
Assignees

Comments

@BigLep
Copy link
Member

BigLep commented Jan 14, 2025

Done Criteria

Lotus can specify a blessed smart contract address and code hash and then get the f3 parameter values that have been specified in the contract.

Why Important

This is what hooks any smart-contract based solution for #800 into actual implementations like Lotus.

User/Customer

Lotus users who are depending on delegated authority for setting F3 activation parameters.

Notes

  1. This require changes in both go-f3 and Lotus. go-f3 needs to do the contract state reading and parameter setting. Lotus should be providing a blessed smart contract address and code hash.
  2. The Lotus changes are presumably in https://github.com/filecoin-project/lotus/tree/master/chain/lf3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants