Major Refactors (#82)

* migrate tests under their own folder

* more refactors + `pkgroll` added

* todo commander

* migrate CLI to `commander`

* fixed proof tester types

* added `list` command

* use jest, use pnpm, more refactors & renames & typings

* remove redundant hardhats, better jest

* up version
This commit is contained in:
Erhan
2024-05-18 22:02:47 +03:00
committed by GitHub
parent c9f951a895
commit f210e06030
66 changed files with 8745 additions and 6438 deletions

9
.gitignore vendored
View File

@@ -110,13 +110,6 @@ dist
# is this still a thing lol
.DS_Store
# ignore auto generated test circuits
**/test/*.circom
# for init tests
tmptest
inputs/multiplier_3/test-input.json
# Hardhat files
/cache
/artifacts
/artifacts