Check progress since meetings in Paris
Things to do by end of Q4
Daniel + Dan from Launchpad?
—> @Deleted User @Jonathan Easterman Chat with him
Outercore Engineers?
Start to look at Greenhouse → give access to Jonathan
Here’s a good roadmap tracking EVM features… according to this, precompiles are done, but logs and solidity libraries are coming in the next 2 releases
And here’s an issue tracking an EVM Audit, which includes precompiles (implies that the work is done)
Maybe the precompiles that aren’t implemented are FVM-specific precompiles
Update: YES BN254 are being WIP https://github.com/filecoin-project/builtin-actors/pull/654
Answer: No, the work is done.
FEVM description from FIP 30: Introducing the Filecoin Virtual Machine
EVM precompiles in FVM spec (implies that precompiles will be taken from existing EVM implementation and compiled to WASM; therefore, not re-implemented or run in a true “native” way)
Update: can’t deploy using foundry → hardhat works.
Simplify the story telling of what Medusa does and how it works
P2 Nodes deliver signed reencryption result onchain +
P1 🔥 Offer a nice Medusa SDK v1 to users @Jonathan Easterman
P2 Node + network metrics monitoring
P1 🔥DKG Verification onchain: only requires dleq proof verification @Deleted User
P1 🔥DKG resharing add new nodes / remove nodes @Deleted User
Config file:
🔥 Privacy: We need to research and implement one method - using many of the already available framework for private signalling available on EVM.
P2/3 incentivized network; how to secure network against collusion; set high threshold and slash for lack of participation.