kroma-network / tachyon

Modular ZK(Zero Knowledge) backend accelerated by GPU
MIT License
7.78k stars 226 forks source link

feat(crypto): add `FieldMerkleTreeMMCS` #442

Closed chokobole closed 1 month ago

chokobole commented 1 month ago

Description

This PR implements FieldMerkleTreeMMCS.

chokobole commented 1 month ago

LGTM. Please fix lint error before merging.

Since this error happens in the code from chromium, to minimize an effort for maintenance, it's better not to fix this!