Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 592 Bytes

CHANGELOG.md

File metadata and controls

35 lines (25 loc) · 592 Bytes

Changelog

[Unreleased]

In Process

  • Support DID auth -- 30% by @saitofun

[0.4.0] - 2023-12-07

Added

  • Support risc0 local verify proof
  • Support halo2 local verify proof
  • Support zkwasm local verify proof
  • Support p2p network

Changed

  • Update readme, replace Zero-Node with W3bstream

[0.3.1] - 2023-11-30

Added

  • Use ioctl control W3bstream sprout
  • Support Zkwasm
  • Support Halo2 VM
  • Support build circuit and circuit template
  • Support project config loading
  • Support ioctl ws query message state

Changed

  • Refactor readme

Fixed