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

Enable emergency disbursals #192

Merged
merged 8 commits into from
Sep 5, 2023
Merged

Enable emergency disbursals #192

merged 8 commits into from
Sep 5, 2023

Conversation

mappum
Copy link
Contributor

@mappum mappum commented Aug 31, 2023

This PR enables emergency disbursals and increases the signatory threshold to 90%. Since it makes a breaking change, this will be merged in as close as possible to the next network release.

@codecov-commenter
Copy link

Codecov Report

Merging #192 (533a1cb) into develop (931d7a0) will increase coverage by 0.11%.
The diff coverage is 0.00%.

❗ 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     #192      +/-   ##
===========================================
+ Coverage    14.64%   14.76%   +0.11%     
===========================================
  Files           22       22              
  Lines         6206     6157      -49     
===========================================
  Hits           909      909              
+ Misses        5297     5248      -49     
Files Changed Coverage Δ
src/app.rs 2.08% <ø> (ø)
src/bitcoin/checkpoint.rs 10.06% <0.00%> (+0.55%) ⬆️
src/bitcoin/mod.rs 18.69% <ø> (+0.12%) ⬆️
src/bitcoin/relayer.rs 12.63% <ø> (ø)
src/bitcoin/signatory.rs 0.00% <0.00%> (ø)
src/bitcoin/threshold_sig.rs 0.00% <0.00%> (ø)

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

@mappum mappum enabled auto-merge September 5, 2023 19:40
@mappum mappum merged commit 1d27e5c into develop Sep 5, 2023
@mappum mappum deleted the enable-emergency-disbursals branch September 5, 2023 20:45
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.

2 participants