-
Notifications
You must be signed in to change notification settings - Fork 62
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
Merge hotfix into main #2793
Closed
Closed
Merge hotfix into main #2793
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
feat: use retry strategy for downloading chunks
chore(CI): remove un-necessary duplicated CI tests
improvement of relay related metrics; remove relay clients if we have no more connections
…ose_peers Revert Using Closer Peers for Relay Candidates
================== Crate Versions ================== ant-bootstrap: 0.1.6-rc.2 ant-build-info: 0.1.25-rc.2 ant-cli: 0.3.8-rc.2 ant-evm: 0.1.10-rc.2 ant-logging: 0.2.47-rc.2 ant-metrics: 0.1.26-rc.2 ant-networking: 0.3.6-rc.2 ant-node: 0.3.7-rc.2 ant-node-manager: 0.12.0-rc.2 ant-node-rpc-client: 0.6.43-rc.2 ant-protocol: 1.0.1-rc.2 ant-service-management: 0.4.9-rc.2 ant-token-supplies: 0.1.64-rc.2 autonomi: 0.4.0-rc.2 evmlib: 0.1.10-rc.2 evm-testnet: 0.1.10-rc.2 nat-detection: 0.2.17-rc.2 node-launchpad: 0.5.5-rc.2 test-utils: 0.4.17-rc.2 =================== Binary Versions =================== ant: 0.3.8-rc.2 antctl: 0.12.0-rc.2 antctld: 0.12.0-rc.2 antnode: 0.3.7-rc.2 antnode_rpc_client: 0.6.43-rc.2 nat-detection: 0.2.17-rc.2 node-launchpad: 0.5.5-rc.2
…rap should be started
feat: organically bootstrap network and limit concurrency
[metric] versions of nodes (upgraded percentage)
…tric-count fix: records_store metrics count
Also added a few test cases for stuff with pytest (cherry picked from commit 38dabcc)
(cherry picked from commit a91f8b2)
(cherry picked from commit bf3e638)
(cherry picked from commit a42b404)
(cherry picked from commit eaf0804)
(cherry picked from commit b7a0cb8)
(cherry picked from commit 6e955c1)
(cherry picked from commit ea87edb)
feat!: accurate useable uniform address management
================== Crate Versions ================== ant-bootstrap: 0.1.6-rc.3 ant-build-info: 0.1.25-rc.3 ant-cli: 0.3.8-rc.3 ant-evm: 0.1.10-rc.3 ant-logging: 0.2.47-rc.3 ant-metrics: 0.1.26-rc.3 ant-networking: 0.3.6-rc.3 ant-node: 0.3.7-rc.3 ant-node-manager: 0.12.0-rc.3 ant-node-rpc-client: 0.6.43-rc.3 ant-protocol: 1.0.1-rc.3 ant-service-management: 0.4.9-rc.3 ant-token-supplies: 0.1.64-rc.3 autonomi: 0.4.0-rc.3 evmlib: 0.1.10-rc.3 evm-testnet: 0.1.10-rc.3 nat-detection: 0.2.17-rc.3 node-launchpad: 0.5.5-rc.3 test-utils: 0.4.17-rc.3 =================== Binary Versions =================== ant: 0.3.8-rc.3 antctl: 0.12.0-rc.3 antctld: 0.12.0-rc.3 antnode: 0.3.7-rc.3 antnode_rpc_client: 0.6.43-rc.3 nat-detection: 0.2.17-rc.3 node-launchpad: 0.5.5-rc.3
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.
No description provided.