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

Monitoring funding tx mining #78

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

crisdut
Copy link
Member

@crisdut crisdut commented Mar 21, 2023

This PR add steps to monitoring transactions confirmations.

Used in open channel operation.

@crisdut crisdut marked this pull request as draft March 22, 2023 15:10
@crisdut crisdut marked this pull request as ready for review March 24, 2023 13:24
@codecov-commenter
Copy link

Codecov Report

Merging #78 (b61bcd2) into master (b6b6128) will decrease coverage by 0.0%.
The diff coverage is 0.0%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master    #78     +/-   ##
=======================================
- Coverage     0.1%   0.1%   -0.0%     
=======================================
  Files          41     41             
  Lines        3343   3377     +34     
=======================================
  Hits            3      3             
- Misses       3340   3374     +34     
Impacted Files Coverage Δ
src/bus/ctl.rs 0.0% <0.0%> (ø)
src/channeld/automata/accept.rs 0.0% <0.0%> (ø)
src/channeld/automata/propose.rs 0.0% <0.0%> (ø)
src/watchd/runtime.rs 0.0% <0.0%> (ø)
src/watchd/worker.rs 0.0% <0.0%> (ø)

... and 1 file with indirect coverage changes

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

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