0xPolygonZero / plonky2

Apache License 2.0
758 stars 281 forks source link

add Debug trait to PartitionWitness to enable trace information output #1437

Closed wizicer closed 9 months ago

wizicer commented 9 months ago

With this minor change, user can visualize their trace in following tool without code modification in plonky2 repo.

https://plonk.pro/play/index.html#/analyzer/plonky2

sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud