Filecoin Dev Summit 6 takeways #5643
Replies: 7 comments 2 replies
-
F3 Augmented RPC snapshotsNotes already taken in #5627 Gist:
Action items:
|
Beta Was this translation helpful? Give feedback.
-
Common Node FIP/FRC + conformance testingfilecoin-project/FIPs#1027 (comment) The common node API is roughly accepted, especially as a first step of formalizing the Filecoin node API. We will iterate on that for future API versions and ensure proper tooling is built around it. Action items:
Conformance testingImplementers came to conclusion that the best way to ensure API conformance would be to re-use existing Forest RPC snapshots testing. Requirements:
|
Beta Was this translation helpful? Give feedback.
-
Snapshots with PDPWe did a small hacking around having the snapshot service feeding the snapshots to a Curio PDP. We didn't produce much code due to some technical issues, but had some pretty good food for thought. Challenges with snapshots with Curio PDP:
Potential approaches:
Next steps:
|
Beta Was this translation helpful? Give feedback.
-
Rust-F3 revivalImplementing a light It could open pathways to using it in the browser, though the most significant benefit would still be Forest's binary cleanup. |
Beta Was this translation helpful? Give feedback.
-
Node-side F3 improvementsWe primarily rely on features from Some of those are:
Is there anything else? |
Beta Was this translation helpful? Give feedback.
-
Store the circulating supply info in actor stateForest Team could, potentially, work on filecoin-project/FIPs#777, making it a formalised FIP/FRC and implementing it. |
Beta Was this translation helpful? Give feedback.
-
Simplifying miner stateThere is some potential work in the future around simplifying the miner state and terminations that the Forest Team could chip in, both on the design and the actors' implementation side of things. This is a broader topic requiring expertise from CEL. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Noting down some key takeaways from the FDS in Toronto that touch the Forest team directly.
Beta Was this translation helpful? Give feedback.
All reactions