-
Notifications
You must be signed in to change notification settings - Fork 630
feat(prover): integrate proving-sdk && support multiple task types #1587
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
Merged
Merged
Changes from 17 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
791fcaf
feat(coordinator): assign static prover first and avoid reassigning f…
yiweichi 71acdb3
fix: lint
yiweichi 8ce5121
fix: GetUnassignedBatchCount
yiweichi 3e0589e
Merge branch 'develop' into feat-coordinator-assign-logic
yiweichi df92616
chore: remove extra files
yiweichi a75075d
fix: err log
yiweichi 1c5d88d
fix: orm GetTaskOfProver
yiweichi e4c0779
fix: comments
yiweichi 3da7567
feat(prover): support mutiple version of prover tasks
yiweichi 37da7b8
chore: remove extra files
yiweichi 4215b6b
fix: field is never read
yiweichi 3e97105
refactor
yiweichi 9e63761
fix: lint
yiweichi 707267a
fix: lint
yiweichi 6ba25dc
feat(prover): integrate proving-sdk
yiweichi f3cebe7
fix: lint
yiweichi 1e2e253
chore: auto version bump [bot]
yiweichi 6e2c29e
update dependencies
yiweichi e01d185
Revert "feat(coordinator): assign static prover first and avoid reass…
yiweichi fa87cfa
Merge branch 'feat-prover-integrate-proving-sdk' of https://github.co…
yiweichi da6be90
fix: comments
yiweichi 139fd6e
Merge branch 'develop' into feat-prover-integrate-proving-sdk
yiweichi ddbb06d
chore: auto version bump [bot]
yiweichi 5d58a35
remove unused files
yiweichi b1ee955
ci: update workflow prover fmt timeout
yiweichi 4c4495d
Merge branch 'fix-ci-prover-fmt-timeout' into feat-prover-integrate-p…
yiweichi 02ec1d9
test: update workflow prover fmt timeout
yiweichi 9cf9bc3
Merge branch 'fix-ci-prover-fmt-timeout' into feat-prover-integrate-p…
yiweichi 2acb405
revert test logic
yiweichi b67ff8f
revert test logic
yiweichi 6ce5688
update config file
yiweichi 625477f
update dependencies
yiweichi f431966
update cargo dependencies
yiweichi f9b9fd5
update example config file
yiweichi fc8856c
update example config file
yiweichi 5ee0d7a
fix: init multi task type issue
yiweichi 4c83394
revert AssetsDirEnvConfig
yiweichi 574a802
Merge branch 'develop' into feat-prover-integrate-proving-sdk
yiweichi 76a85a4
chore: auto version bump [bot]
yiweichi 68fc9cf
remove prover.test
yiweichi 215a503
fix: prover to use spawn_blocking (#1591)
yiweichi 7c57b0a
fix: comments
yiweichi ef15752
remove unnecessary clone
yiweichi 0ecbb1b
Merge branch 'develop' into feat-prover-integrate-proving-sdk
yiweichi 40b15f7
Update to most recent SDK version
omerfirmak 0c8ad72
update config file
yiweichi 6bf3ed5
Revert "Update to most recent SDK version"
yiweichi 231c4b7
move local prover config back
yiweichi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.