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

SOT 206 Add e2e-tests #22

Merged
merged 6 commits into from
Dec 16, 2024
Merged

SOT 206 Add e2e-tests #22

merged 6 commits into from
Dec 16, 2024

Conversation

andrew2003
Copy link
Member

@andrew2003 andrew2003 commented Dec 13, 2024

Check List

  • Don't forget to squash commits into meaningful chunks before merging
  • Check every test passed.
  • Did you split imports into std, third parties, and custom parts?
  • Format your code.
    • cargo fmt
    • cargo clippy
    • taplo fmt --config taplo/taplo.toml
  • Check unwrap, expect().
  • Check clone().
  • Check your commit messages.
  • Have you added meaningful comments.

Sorry, something went wrong.

Draply and others added 5 commits December 10, 2024 02:38

Verified

This commit was signed with the committer’s verified signature.
nonrational Alan Norton
@andrew2003 andrew2003 merged commit 71a9368 into feat/server Dec 16, 2024
3 checks passed
@zk-steve zk-steve deleted the feat/e2e-tests branch December 19, 2024 04:08
zk-steve added a commit that referenced this pull request Dec 19, 2024
* feat: add function verify_proof_and_register

* fix: flow_test

* chore: more info about transactions

* feat: optimize verify_proof_and_register

* fix: tx

* temp

* feat: new-verifier-contracts

* update test

* feat: add function verify_proof_and_register (#5)

* feat: add function verify_proof_and_register

* fix: flow_test

* chore: more info about transactions

* feat: optimize verify_proof_and_register

* fix: tx

* fix(CI): increase timeout for tarpaulin

---------

Co-authored-by: Steve Nguyen <[email protected]>
Co-authored-by: draply <[email protected]>

* feat: add proof adapter

* feat: init stone-prover-cli

* feat: add proof generator func

* refactor: init the workspace

* refactor: change the src code into deployer subcrate.

* feat: add errors handler for each subcrate

* feat: Add verifier subcrate, which sends proof to the contracts.

* feat: server template

* temp

* feat: add worker service

* feat: add subcrates

* refactor: rename packages

* feat: add worker template

* Feat/check status api (#19)

* feat: add check status api

---------

Co-authored-by: AndrewTran <[email protected]>
Co-authored-by: Andrew Tran <[email protected]>

* feat: update README.md

* sot-190-add_job-worker-handler (#20)

* feat: handle stone verify job

* chore: resolve conflict

* feat: update README.md

* chore: clean code

---------

Co-authored-by: hduoc2003 <[email protected]>

* feat: SOT 206 Add e2e-tests (#22)

* feat: handle stone verify job

* chore: resolve conflict

* feat: add e2e-test

* fix: fix config test

* fix: fix worker not migration

---------

Co-authored-by: Draply <[email protected]>

---------

Co-authored-by: hduoc2003 <[email protected]>
Co-authored-by: Steve Nguyen <[email protected]>
Co-authored-by: draply <[email protected]>
Co-authored-by: hduoc2003 <[email protected]>
Co-authored-by: vanhger <[email protected]>
Co-authored-by: Draply <[email protected]>
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.

None yet

3 participants