rotki
rotki copied to clipboard
Process kraken rewards program events
This PR addresses two issues:
- Handle .F assets comming from kraken
- Process deposits for the rewards program.
It is missing:
- the unstaking event since we don't have data. I requested @tewshi to unstake a little amount to generate an event and check but it takes 7 days
edit: I've created a ticket to kraken since it is a bit confusing and I'm waiting for a response
Codecov Report
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
eecbafd
) 80.51% compared to head (999641d
) 80.25%. Report is 6 commits behind head on bugfixes.
Files | Patch % | Lines |
---|---|---|
rotkehlchen/exchanges/kraken.py | 80.00% | 0 Missing and 1 partial :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## bugfixes #7526 +/- ##
============================================
- Coverage 80.51% 80.25% -0.27%
============================================
Files 1098 1098
Lines 106663 106785 +122
Branches 13330 13353 +23
============================================
- Hits 85881 85697 -184
- Misses 18703 18992 +289
- Partials 2079 2096 +17
Flag | Coverage Δ | |
---|---|---|
backend | 80.52% <83.33%> (-0.55%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closing since the approach seems to be wrong. More info at https://github.com/orgs/rotki/projects/11/views/2?pane=issue&itemId=62706896