-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[CHIA-3593] New solver service #19938
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 45 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
b0aac77
add solver service
almogdepaz 27209c8
lint
almogdepaz cc1e06b
wire service evrywhear
almogdepaz 7741337
prover protocol and v2Prover
almogdepaz 8c4f578
format name
almogdepaz 6aef294
format
almogdepaz 3f3b134
refactor filename
almogdepaz 6e28f8c
tests/raise unimplemented
almogdepaz 7811dbb
add get_filename_str to mock
almogdepaz 441aed5
rename methods
almogdepaz bffc732
rename
almogdepaz 17b0b34
refactor
almogdepaz 42f3348
improve coverage
almogdepaz e3a8cfc
test from bytes
almogdepaz 95a83c7
Merge branch 'plotmanager_v2' into new_solver_service
almogdepaz e4b8a7d
Merge branch 'main' into new_solver_service
almogdepaz e9fecc0
harvester and farmer v2 support
almogdepaz 1626309
solver service, api, rpc
almogdepaz 87ffc5e
clenup, add config to tests
almogdepaz 322d348
pre-commit
almogdepaz 5748d4b
remove mocks from test
almogdepaz 2d67500
aync solver, fixtures, tests
almogdepaz 283f8bb
naming
almogdepaz 2bb4087
remove redundant farmer message
almogdepaz 7ab94f3
solver fixtures and tests
almogdepaz ba75ad2
change quality_string to quality_chain
almogdepaz 93e1d00
Merge branch 'main' into new_solver_service
almogdepaz 63fb5f2
fix service tests, cleanup
almogdepaz c4ce5ec
name change, fix comments
almogdepaz cbe39bb
lint
almogdepaz e9718c9
rename to partial proof
almogdepaz ad5fb0e
network protocol test, use ThreadPoolExecutor
almogdepaz 7d018af
naming and types
almogdepaz a86fa01
check filter for both plot versions
almogdepaz da8c90e
update network protocol tests
arvidn 6159d8d
more pr comments addressed
almogdepaz f734c44
fix rename
almogdepaz 7a1760f
update network protocol tests (#19977)
arvidn 3c3e160
fix network formatting error
almogdepaz 6f0352a
change to Assertion errors
almogdepaz b240f98
add todo
almogdepaz 82d3252
remove strength from SolverInfo
almogdepaz bbc9fc0
more pr comments, fix test to catch assertion
almogdepaz e6c5e88
revert strength
almogdepaz 5353a38
test and comments
almogdepaz f45f9d0
rename to partial proof
almogdepaz 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
Empty file.
Oops, something went wrong.
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.