feat: transaction history exporter#146
Conversation
✅ Deploy Preview for lifted-alberto ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #146 +/- ##
==========================================
+ Coverage 34.27% 35.10% +0.82%
==========================================
Files 89 90 +1
Lines 2340 2396 +56
Branches 665 683 +18
==========================================
+ Hits 802 841 +39
- Misses 1527 1544 +17
Partials 11 11 ☔ View full report in Codecov by Sentry. |
|
I'm not sure about the UI side of things but this PR should get the ball rolling. Happy to get your feedback. |
stanleyjones
left a comment
There was a problem hiding this comment.
Finally had a chance to review this one. I tried it on the Lifted Treasury and it didn't export as many transactions as I expected but it looks like the transaction history has changed (only goes back to August) and this only exports send not all the the multi-sig stuff, so it's working as expected.
id: encoded transaction IDdate: transaction (local) datetime: transaction (local) timetype: transaction typefrom: funds were taken from this accountto: funds were moved to this accountamount: the amount transferedsymbol: the token symbol used for the transactionsend,mintandburnare supported, including transactions executed via multisigFixes #143