Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client harness for converting js circuits #6

Merged
merged 13 commits into from
Dec 14, 2023

Conversation

ytham
Copy link
Collaborator

@ytham ytham commented Dec 14, 2023

circuit harness to compile and run js circuits. merge into feat/circuit_tests.

@ytham ytham merged commit 748f85b into feat/circuit_tests Dec 14, 2023
1 check passed
@jonathanpwang jonathanpwang self-requested a review December 18, 2023 16:30
Copy link
Contributor

@jonathanpwang jonathanpwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jonathanpwang jonathanpwang deleted the feat/client_harness branch December 18, 2023 16:31
jonathanpwang pushed a commit that referenced this pull request Dec 18, 2023
* Add test framework

* New circuit test framework

* Dynamic input file lookup

* Update workflow

* Try using file:

* Change ts-node call to tsx

* Test prebuild

* Include dotenv for GH actions

* pnpm -> npx

* Verify jest working

* Remove extraneous items in package.json

* Update for gh actions

* Fix readme script name

* Update test timeout, add file checks

* Client harness for converting js circuits (#6)

* Client harness

* Update package link

* Remove unused comments

* Add provider support

* Update version

* Remove exec

* Remove unused comments

* Add tsconfig for automation

* Update workflow

* Tweak harness deps

* Let harness use local client dependency

* Update package structure

* Update tests

* Update gh workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants