a16z / jolt

The simplest and most extensible zkVM. Fast and fully open source from a16z crypto and friends. ⚡
https://jolt.a16zcrypto.com
MIT License
619 stars 123 forks source link

feat: Save program traces to file #289

Closed sragss closed 4 months ago

sragss commented 4 months ago

Should make it easier to debug ppls issues without requiring sharing a full repo.

Additionally down the road will give us better integration tests and binary searching for failing instructions within a program.