You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of the green work area is to enable efficient, parallel execution in Filecoin, both using the upcoming FVM and general-purpose computation over large datasets.
Scope
MUST enable EVM in Filecoin
SHOULD enable others VMs (JSVM,LLVM, WASM)
MUST lay VMs over HypervisorVM in Filecoin
MUST explore parallel execution optimizations
MUST enabling general purpose computation (beyond VMs), e.g., those on large datasets
MUST enable computation over IPFS datasets
MAY consider Hyperledger Fabric - Execute-Order-Validate alternative execution models
MUST produce proofs of correctness
SHOULD automatically verify or model-check designs
Description
The goal of the green work area is to enable efficient, parallel execution in Filecoin, both using the upcoming FVM and general-purpose computation over large datasets.
Scope
Projects
The text was updated successfully, but these errors were encountered: