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

Fix progress bar doubling #28

Merged
merged 2 commits into from
Sep 9, 2024
Merged

Fix progress bar doubling #28

merged 2 commits into from
Sep 9, 2024

Conversation

mllwchrry
Copy link
Contributor

@mllwchrry mllwchrry commented Sep 9, 2024

  • Since this PR suggests a bug fix, the relevant tests have been added.
  • Since this PR introduces a new feature, the update has been discussed in an Issue or with the team.
  • This PR is just a minor change, like a typo fix.

Copy link
Member

@Arvolear Arvolear left a comment

Choose a reason for hiding this comment

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

LGTM!

@Arvolear Arvolear marked this pull request as ready for review September 9, 2024 15:03
@Arvolear Arvolear merged commit 2fe0112 into dev Sep 9, 2024
0 of 2 checks passed
@Arvolear Arvolear deleted the fix/progress-bar-doubling branch September 9, 2024 15:03
Arvolear added a commit that referenced this pull request Sep 9, 2024
* Add zkit scope supporting (#20)

* Add zkit scope supporting

* Fix run scope tasks

* Fix task name in generateVerifiers function

* Bump zkit version (#21)

* Bump zkit version

* Update zkit package version and add Vyper verifiers support

* Fix typo

* Feature/circom parser (#22)

* Add zkit scope supporting

* Fix run scope tasks

* Base integration with circom-parser

* Move to zod and integrate circom-parser with cache logic

* Add logs and small fixes

* Add circuit signals info to the artifacts

* Integrate with new zktype package version

* Update parser files structure

* Remove Intermediate signals from artifacts

* Add unit test

* Update package versions

* Fix circom-parser imports name

* Update Reporter messages

* Compiler management (#23)

* Added compiler management

* test fix

* made some fixes, added compilerVersion to config

* circom-parser version updated

* refactoring

* 2nd round of refactoring

* 3rd round of refactoring

* 4th round of refactoring

* Config structure and factory singleton changes (#24)

* modifier config structure and factory singleton approach

* zktype version updated

* Reporter refactoring (#25)

* facade implementation of the reporter

* refactoring

* quick readme fix

* package-lock

* fix test

* fixes and pretty

* circom-parser version updated

* fixed errors in resolver

* Fix progress bar doubling (#28)

* made ProgressBarProcessor and SpinnerProcessor singleton

* pretty log

---------

Co-authored-by: Artem Chystiakov <artem.ch31@gmail.com>

---------

Co-authored-by: Oleg Komendant <44612825+Hrom131@users.noreply.github.com>
Co-authored-by: Mllw Chrry <mariia.zhvanko@gmail.com>
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