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

[Merged by Bors] - sync2: enable server mode for mainnet and testnet #6656

Closed
wants to merge 1 commit into from

Conversation

ivan4th
Copy link
Contributor

@ivan4th ivan4th commented Jan 22, 2025

Motivation

Enable was not set to true for ReconcSync in the mainnet and testnet configs.

Description

Enable server mode for mainnet and testnet.
For testnet, reduce the number of syncv2 peers to account for low resources allocated to testnet nodes.

Test Plan

Verify the configs

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.8%. Comparing base (6e5ce6a) to head (4485f74).
Report is 1 commits behind head on develop.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #6656   +/-   ##
=======================================
  Coverage     79.8%   79.8%           
=======================================
  Files          366     366           
  Lines        49547   49551    +4     
=======================================
+ Hits         39553   39575   +22     
+ Misses        7747    7733   -14     
+ Partials      2247    2243    -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pigmej
Copy link
Member

pigmej commented Jan 22, 2025

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Jan 22, 2025
## Motivation

`Enable` was not set to true for `ReconcSync` in the mainnet and testnet configs.
@spacemesh-bors
Copy link

Pull request successfully merged into develop.

Build succeeded:

@spacemesh-bors spacemesh-bors bot changed the title sync2: enable server mode for mainnet and testnet [Merged by Bors] - sync2: enable server mode for mainnet and testnet Jan 22, 2025
@spacemesh-bors spacemesh-bors bot closed this Jan 22, 2025
@spacemesh-bors spacemesh-bors bot deleted the sync2/enable-server-mode-2 branch January 22, 2025 16:04
poszu pushed a commit that referenced this pull request Jan 30, 2025
## Motivation

`Enable` was not set to true for `ReconcSync` in the mainnet and testnet configs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants