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

feat: download report for Chrysalis. #1103

Merged
merged 2 commits into from
Feb 12, 2024

Conversation

panteleymonchuk
Copy link
Collaborator

@panteleymonchuk panteleymonchuk commented Feb 9, 2024

Description of change

Download report in csv for chrysalis

Closes #981

How the change has been tested

  1. Go to address page.
  2. Press on "download" icon.
  3. Choose date.
  4. Click "Confirm"

Expected result: download zip with csv inside.

Change checklist

Add an x to the boxes that are relevant to your changes, and delete any items that are not.

  • My code follows the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • [] I have made corresponding changes to the documentation
  • [] I have added tests that prove my fix is effective or that my feature works
  • [] New and existing unit tests pass locally with my changes

Copy link
Member

@begonaalvarezd begonaalvarezd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very good 🚀
There is one part of the task that is not done though 🙏🏼

Better tx history value formatting
image

@begonaalvarezd begonaalvarezd merged commit 07b39bc into main Feb 12, 2024
5 checks passed
@begonaalvarezd begonaalvarezd deleted the feat/issues-981-export-chrysalis branch February 12, 2024 15:51
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.

[Task]: Apply improve tx history to the chrysalis networks
2 participants