-
Notifications
You must be signed in to change notification settings - Fork 127
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
Release 1.0.1 #925
Merged
Release 1.0.1 #925
Conversation
This file contains 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
Add a nicer user interface to the sv2 cpuminer with help messages. Add noise to the cpuminer.
Add a nicer user interface to the sv2 cpuminer with help messages. Add noise to the cpuminer.
When the remote peer try to open an encrypted sv2 connection and then immediatly close the tcp connection, the helper for async std and tokio it panic, mostly of the time we don't want to panic in this situation. This commit add an error for this case and return it.
Co-authored-by: fi3 <[email protected]>
Co-authored-by: fi3 <[email protected]>
Bencher
Click to view all benchmark results
Bencher - Continuous Benchmarking View Public Perf Page Docs | Repo | Chat | Help |
Bencher
🚨 1 ALERT: Threshold Boundary Limit exceeded!
Click to view all benchmark results
Bencher - Continuous Benchmarking View Public Perf Page Docs | Repo | Chat | Help |
Bencher
Click to view all benchmark results
Bencher - Continuous Benchmarking View Public Perf Page Docs | Repo | Chat | Help |
Bencher
Click to view all benchmark results
Bencher - Continuous Benchmarking View Public Perf Page Docs | Repo | Chat | Help |
This was referenced May 23, 2024
Merged
Closed
GitGab19
approved these changes
May 25, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK
pavlenex
approved these changes
May 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Global Release
v1.0.1
.PR Changelog
Cargo.lock
files with version updates #933check-versioning-lib-release.sh
#929RELEASE.md
#924framing_sv2
version #913tproxy-config-hosted-pool-example.toml
(dev
branch) #875framing_sv2
#848Crate Version changes
protocols
framing-sv2
: v1.0.0 → v1.1.0codec-sv2
: v1.0.1 → v1.1.0roles-logic-sv2
: v1.0.0 → v1.1.0roles
jd-client
: v0.1.0 → 0.1.1jd-server
: v0.1.0 → v0.1.1mining-proxy
: v0.1.0 → v0.1.1pool
: v0.1.0 → v0.1.1translator
: v0.1.0 → v0.1.1roles-utils/network-helpers
: v0.1.0 → v2.0.0utils
key-utils
: v1.0.0 → v1.1.0