-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Shed: Add a util to list terminated deals #7774
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7774 +/- ##
==========================================
- Coverage 39.57% 39.47% -0.10%
==========================================
Files 640 641 +1
Lines 68469 68553 +84
==========================================
- Hits 27097 27062 -35
- Misses 36728 36829 +101
- Partials 4644 4662 +18
Continue to review full report at Codecov.
|
164dbc9
to
fc2e835
Compare
3020f91
to
f5a7feb
Compare
Do we want this merged? I'd be happy to close without merge, unless we think it'll be useful. |
|
||
var terminationsCmd = &cli.Command{ | ||
Name: "terminations", | ||
Description: "Lists terminated deals from the past 2 days", |
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.
Would be much more landable if this had a flag to specify the period
f5a7feb
to
fac769f
Compare
@magik6k done |
And another to calc burnt funds given a list of msgs