Skip to content

Commit

Permalink
feat: improving verification key generation (#1050)
Browse files Browse the repository at this point in the history
## What ❔

* Removed vk_generator.rs that was no longer used
* Added more logging to VK generation
* Added an early check to detect if CRS file is missing

## Why ❔

* vk_generator logic code is already present in witness_generator crate
* more logging helps to see what is happening
* early check saves people 30 minutes, if they didn't configure their
setup correctly.
  • Loading branch information
mm-zk committed Feb 15, 2024
1 parent e920897 commit 6f715c8
Show file tree
Hide file tree
Showing 4 changed files with 437 additions and 372 deletions.

0 comments on commit 6f715c8

Please sign in to comment.