소스 검색

TODO: Update halo2 entries.

parazyd 4 년 전
부모
커밋
b3d67e6dc0
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      todo.md

+ 3 - 3
todo.md

@@ -35,11 +35,11 @@
 ## halo2
 
 - [x] mint circuit poc
-- [ ] burn circuit poc
+- [x] burn circuit poc
 - [x] research port from jubjub to pasta (success)
 - [x] research port from blake2b to sinsemilla and/or poseidon
-- [ ] solve poseidon gadget to hash >2 elements at a time
-- [ ] integrate with actual codebase
+- [x] solve poseidon gadget to hash >2 elements at a time
+- [x] integrate with actual codebase
 
 ## bridges