-
Notifications
You must be signed in to change notification settings - Fork 4
api: Add fixed # tasks per round. Closes space-meridian/roadmap#82 #385
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 all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
4ffecd4
api: Add fixed # tasks per round. Closes space-meridian/roadmap#82
juliangruber 7486597
docs
juliangruber f1635e5
fix tests
juliangruber ab8b302
disable dynamic task count in tests
juliangruber 3013d3f
Merge branch 'main' into api/add/fixed-task-count-per-round
juliangruber 329e318
fix more tests
juliangruber 4fb6739
fix more tests
juliangruber 46ea7d3
fix more tests
juliangruber 86a4f7d
Merge branch 'main' into api/add/fixed-task-count-per-round
juliangruber 3a04f92
use new `measurement_count` tracked internally
juliangruber 4095686
docs
juliangruber b9508a2
fix publish query
juliangruber 1b35585
fix test
juliangruber b6f44c9
try fix query
juliangruber e101f7c
fix 0 measurements case
juliangruber d8d8d5e
publish: fix include contract address in query
juliangruber d050342
fix test
juliangruber e240e69
wip
juliangruber 6fa4a30
implement ratio between node and round tasks
juliangruber 361f9ee
docs
juliangruber 047eb3f
select spark round id, not meridian round number
juliangruber 2a7f284
fix
juliangruber 26810b6
fix
juliangruber 37a7d1a
fix
juliangruber 767c117
convert to int
juliangruber bb30def
add telemetry
juliangruber 65ad1a0
fix lint
juliangruber f278c5a
fix no previous round case
juliangruber c6c5576
handle 0 (not just null)
juliangruber 1e61e91
fix query
juliangruber b84d342
cast to int
juliangruber b662bbc
telemetry: handle no prev round case
juliangruber faf8bfe
mock one telemetry call
juliangruber 22aa040
fix lint
juliangruber 4540f90
fix missing export
juliangruber 6cb915a
fix test
juliangruber d584596
fix test
juliangruber 555d532
fix lint
juliangruber f38e3d3
tests
juliangruber ea580c7
tests
juliangruber 8d863e0
tests
juliangruber a7280d9
tests
juliangruber f6861b0
tests
juliangruber 16daa72
tests
juliangruber 88a8621
tests
juliangruber e6ad4a8
fix signature
juliangruber 7280eb9
tests
juliangruber 9e5f1fe
add passing test
juliangruber e465dae
add passing test
juliangruber 2eaa2f4
add passing test
juliangruber fdb7513
refactor
juliangruber c5ab20f
NODE_TASKS_TO_ROUND_TASKS_RATIO -> ROUND_TASKS_TO_NODE_TASKS_RATIO
juliangruber cca8c15
fixup! refactor
juliangruber 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
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.