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

perf: ensure miner scores updated per func call, not per task #62

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

jarvis8x7b
Copy link
Member

No description provided.

@jarvis8x7b jarvis8x7b marked this pull request as ready for review October 30, 2024 15:37
@jarvis8x7b jarvis8x7b force-pushed the perf/score-task-on-interval branch from 05074bc to dbec3fd Compare October 30, 2024 15:38
@jarvis8x7b jarvis8x7b merged commit 5339f09 into dev Oct 30, 2024
1 check passed
Tedbees pushed a commit that referenced this pull request Oct 31, 2024
## [1.4.0](v1.3.3...v1.4.0) (2024-10-31)

### Features

* allow miners to set TASK_MAX_RESULTS ([#58](#58)) ([ef9af28](ef9af28))

### Bug Fixes

* local variable ([54eb11f](54eb11f))
* update correct param names ([c5e1823](c5e1823))

### Performance Improvements

* add validation for expiry times ([272efbb](272efbb))
* add validation for expiry times ([e75c9a5](e75c9a5))
* ensure miner scores updated per func call, not per task ([#62](#62)) ([5339f09](5339f09))
* remove unused function ([a64b66e](a64b66e))
* update completions timing logic ([5b8adfb](5b8adfb))
@Tedbees
Copy link
Contributor

Tedbees commented Oct 31, 2024

🎉 This PR is included in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Tedbees pushed a commit that referenced this pull request Dec 4, 2024
## [1.4.0](v1.3.3...v1.4.0) (2024-10-31)

### Features

* allow miners to set TASK_MAX_RESULTS ([#58](#58)) ([ef9af28](ef9af28))

### Bug Fixes

* local variable ([54eb11f](54eb11f))
* update correct param names ([c5e1823](c5e1823))

### Performance Improvements

* add validation for expiry times ([272efbb](272efbb))
* add validation for expiry times ([e75c9a5](e75c9a5))
* ensure miner scores updated per func call, not per task ([#62](#62)) ([5339f09](5339f09))
* remove unused function ([a64b66e](a64b66e))
* update completions timing logic ([5b8adfb](5b8adfb))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants