x 3 years ago
parent
commit
4bf185deaa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      doc/src/development/maintenance.md

+ 1 - 0
doc/src/development/maintenance.md

@@ -19,5 +19,6 @@ or need to be maintained:
   files and try them out without having to write rust code. It will tell 
   files and try them out without having to write rust code. It will tell 
   you the time to create and verify the proof, as well as the byte size of 
   you the time to create and verify the proof, as well as the byte size of 
   the proof.
   the proof.
+  * We should also have Python bindings for working with Scalars, EC points, merkle trees and hashing.
 * **Events System:** We need to fix IRCD, we will need to implement the 
 * **Events System:** We need to fix IRCD, we will need to implement the 
   [events](https://darkrenaissance.github.io/darkfi/misc/event_graph/event_graph.html) system.
   [events](https://darkrenaissance.github.io/darkfi/misc/event_graph/event_graph.html) system.