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

Offline signer handling #193

Merged
merged 7 commits into from
Sep 1, 2023
Merged

Offline signer handling #193

merged 7 commits into from
Sep 1, 2023

Conversation

keppel
Copy link
Contributor

@keppel keppel commented Aug 31, 2023

This PR adds offline signatory handling. Validators with offline signers are jailed after 20 consecutive missed checkpoints.

@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2023

Codecov Report

Merging #193 (4d0e5ec) into develop (5184121) will decrease coverage by 0.14%.
The diff coverage is 1.42%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           develop     #193      +/-   ##
===========================================
- Coverage    14.61%   14.48%   -0.14%     
===========================================
  Files           22       22              
  Lines         6220     6283      +63     
===========================================
+ Hits           909      910       +1     
- Misses        5311     5373      +62     
Files Changed Coverage Δ
src/app.rs 2.06% <0.00%> (-0.02%) ⬇️
src/bitcoin/checkpoint.rs 9.59% <0.00%> (ø)
src/bitcoin/mod.rs 16.60% <1.69%> (-1.97%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mappum mappum merged commit 3a17d8d into develop Sep 1, 2023
@mappum mappum deleted the offline-signers branch September 1, 2023 19:20
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