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

External disbursal outputs #176

Merged
merged 1 commit into from
Jul 28, 2023
Merged

External disbursal outputs #176

merged 1 commit into from
Jul 28, 2023

Conversation

keppel
Copy link
Contributor

@keppel keppel commented Jul 27, 2023

This PR changes the emergency disbursal process to support outputs from outside the Bitcoin module (eg. NBTC on remote chains in the near future).

Co-authored-by: cwlittle <cwlittle@utexas.edu>
@codecov-commenter
Copy link

Codecov Report

Merging #176 (2e08ffe) into develop (be35d36) will decrease coverage by 0.05%.
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     #176      +/-   ##
===========================================
- Coverage    14.40%   14.35%   -0.05%     
===========================================
  Files           22       22              
  Lines         5701     5719      +18     
===========================================
  Hits           821      821              
- Misses        4880     4898      +18     
Files Changed Coverage Δ
src/app.rs 2.01% <0.00%> (-0.01%) ⬇️
src/bitcoin/checkpoint.rs 8.34% <0.00%> (-0.17%) ⬇️
src/bitcoin/mod.rs 1.57% <0.00%> (-0.01%) ⬇️

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

@mappum mappum merged commit a8a1f18 into develop Jul 28, 2023
6 checks passed
@mappum mappum deleted the external-disbursal-outputs branch July 28, 2023 21:35
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