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

Don't sync old block hashes when starting a new federation #979

Merged
merged 1 commit into from
Nov 24, 2022

Conversation

elsirion
Copy link
Contributor

When the federation is started nobody should know the descriptor yet, so nobody should have any peg-ins from the time before it was started. This means we don't really need to sync old block hashes.

@codecov-commenter
Copy link

Codecov Report

Base: 65.81% // Head: 65.81% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (d34045f) compared to base (18883b1).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #979      +/-   ##
==========================================
- Coverage   65.81%   65.81%   -0.01%     
==========================================
  Files         116      116              
  Lines       17236    17238       +2     
==========================================
+ Hits        11344    11345       +1     
- Misses       5892     5893       +1     
Impacted Files Coverage Δ
modules/fedimint-wallet/src/lib.rs 87.13% <100.00%> (+0.02%) ⬆️
fedimint-server/src/lib.rs 80.46% <0.00%> (-0.26%) ⬇️
modules/fedimint-mint/src/lib.rs 79.58% <0.00%> (-0.13%) ⬇️
fedimint-server/src/net/peers.rs 89.11% <0.00%> (+0.29%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@justinmoon justinmoon merged commit 2e961d9 into fedimint:master Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants