A review of the Working Groups

Sharing a couple of updates below:

  • Oyster CVMs

    • Redesign Oyster control plane to support non-evm chains to lay path for supporting chains like Sui and Solana (code)
    • Indexer development for Sui Oyster marketplace to support Control plane in processing the requests from oyster marketplace on Sui (code)
    • Contract development for Sui blockchain for deployment of oyster marketplace on Sui (code)
    • Contract development for Solana blockchain for deployment of oyster marketplace on Solana (code)
  • Oyster Serverless

    • Design of staking mechanism for Oyster serverless and a path to move the bootstrap rewards to Oyster Serverless to bootstrap its adoption (code)
    • Serverless CLI (code)
    • Implementation of serverless staking contracts (code)
  • Applications

    • Enclave based governance platform to enable trustless query of weights from various diverse sources without compromising security (docs)
    • Run Ethereum helios light client in enclave to enable trustless bootstrapping of light clients from known initial checkpoint without trusting random checkpoint to start syncing from (docs)
  • Monitoring and Visualization

    • Frontend for Governance platform using enclaves to enable trustless query of weights from various diverse sources without compromising security
    • Restructuring to support non-evm chains on frontend
    • ETH Proofs monitoring support and integrations (code, link)
    • Revamping monitoring by vastly increasing the conditions supported and streamlining the process of adding more alerts to monitoring
  • EthProofs

    • PoC for EthProofs, i.e generate and submit zkproofs for ethereum mainnet blocks (code)
    • Migrate EthProofs Provers from risc0 to sp1 and use block trace as input for proving block (code)
  • Research

    • TDX prototypes
    • Research on Kubernetes for Oyster CVMs to enable users to use Kubernetes templates to scale and manage their enclave workloads.