Skip to content

MPT

Past due by 2 months 33% complete

Third iteration (31st March 2024)

  • Fix known bugs in MPT witness gen and MPT circuit
  • Implement the SubCircuit for the MPT circuit. Expose the MptTable
  • Integrate with the Circuit Input Builder (for Witness generation)
  • Integrate in SuperCircuit and connect to StateCircuit
  • (optional) Port witness gen to Rust
  • Add mainnet block testing (from the zk light…

Third iteration (31st March 2024)

  • Fix known bugs in MPT witness gen and MPT circuit
  • Implement the SubCircuit for the MPT circuit. Expose the MptTable
  • Integrate with the Circuit Input Builder (for Witness generation)
  • Integrate in SuperCircuit and connect to StateCircuit
  • (optional) Port witness gen to Rust
  • Add mainnet block testing (from the zk light client)

Second iteration (31st December 2023)

  • Fix known bugs in MPT witness gen and MPT circuit
  • Missing feature: modified extension support
  • Implement the SubCircuit for the MPT circuit. Expose the MptTable
  • Integrate with the Circuit Input Builder (for Witness generation)
  • Integrate in SuperCircuit and connect to StateCircuit
  • (optional) Port witness gen to Rust

First iteration (30th October 2023)

  • Get MPT merged to main branch
  • Merge mpt witness generation to main branch