-
Notifications
You must be signed in to change notification settings - Fork 153
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 v1.2.2 #1805
Merged
Merged
Release v1.2.2 #1805
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
muXxer
force-pushed
the
release/v1.2.2
branch
from
December 27, 2022 14:45
6af12f5
to
9ca00be
Compare
* Use fixed private keys in peering tests * Fix libp2p connection issue
…d no PoW is enabled
* Block static peers in autopeering module * Disable TTL in selection blocklist * Use hive.go chrysalis backports
…med (#1614) * Avoid locking of the p2p Manager while connection attempts are performed * Fix missing handling of peers already known to the manager
* - Add per-request Rest metrics to prometheus * - Made echo dep optional
…n startup. Defaults to false. (#1712) * Add config parameter to control whether the ledger state is checked on startup * Measure and log ledger check time * Added a ledger token supply check to the db-hash tool
* Removed OpenedStream/ClosedStream since they were removed from network.Notifee * Drop connection to peer if the stream is closed
* Solidify messages synchronously while they are processed * Only trigger the future cone solidifier if the message is solid
* Update CodeQL action to v2 * Run security-and-quality query suite * Update actions/checkout to v3 * Update docker actions
muXxer
force-pushed
the
release/v1.2.2
branch
from
December 27, 2022 22:40
8e8e812
to
df43116
Compare
alexsporn
reviewed
Jan 9, 2023
alexsporn
reviewed
Jan 9, 2023
alexsporn
approved these changes
Jan 9, 2023
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.
This PR contains all important backports from the stardust branch.