-
Notifications
You must be signed in to change notification settings - Fork 592
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
Allow verification of channels on TimeoutonClose and ChanCloseConfirm #4388
Allow verification of channels on TimeoutonClose and ChanCloseConfirm #4388
Conversation
d76910b
to
bbb4310
Compare
99495be
to
528caac
Compare
528caac
to
bd42f13
Compare
0e4fdb1
to
adb49b9
Compare
in most tests the default value of 0 is used considering channel being tested is not performing an upgrade. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## 04-channel-upgrades #4388 +/- ##
=======================================================
+ Coverage 80.39% 80.40% +0.01%
=======================================================
Files 197 197
Lines 14985 14996 +11
=======================================================
+ Hits 12047 12058 +11
Misses 2474 2474
Partials 464 464
|
adb49b9
to
b839b23
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! Left a few suggestions on the testing front
b839b23
to
d8f1ee0
Compare
…ty upgrade sequence.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK latest changes, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK, great work @DimitrisJim! Thanks ❤️
LGTM!!!
…-verification-during-upgrade
Description
closes: #4081
Commit Message / Changelog Entry
see the guidelines for commit messages. (view raw markdown for examples)
Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.
docs/
) or specification (x/<module>/spec/
).godoc
comments.Files changed
in the Github PR explorer.Codecov Report
in the comment section below once CI passes.