privacy-scaling-explorations / maci

Minimal Anti-Collusion Infrastructure (MACI)
https://maci.pse.dev/
Other
492 stars 126 forks source link

Implement Message Chain on Poll contract #1526

Open ctrlc03 opened 1 month ago

ctrlc03 commented 1 month ago

Implementation of message chain structure in the poll smart contract instead of message tree, along with chain hash updating methods.

aleksandar-veljkovic commented 3 weeks ago

+1

radojevicMihailo commented 3 weeks ago

DESCRIPTION: Implementation of message chain structure in the poll smart contract instead of message tree, along with chain hash updating methods.