parazyd 4 лет назад
Родитель
Сommit
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