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

Display all inflow and outflow transaction #797

Open
5 tasks
thedoublejay opened this issue Mar 22, 2023 · 3 comments
Open
5 tasks

Display all inflow and outflow transaction #797

thedoublejay opened this issue Mar 22, 2023 · 3 comments
Labels
kind/feature New feature request needs/area Needs area label(s) needs/priority Needs a priority label needs/triage Waiting for triage to be accepted

Comments

@thedoublejay
Copy link
Contributor

thedoublejay commented Mar 22, 2023

What would you like to be added:

Quantum should be able to display all incoming and outgoing transactions on the both ends. Some information that we already have, we will only show confirmed transactions:

ETH -> DFC:

  1. Eth Hash
  2. Send Hash
  3. Date (UTC)
  4. Amount
  5. Token Symbol

DFC -> EVM:

  1. Eth Receiver address
  2. Date (UTC)
  3. Claim Amount
  4. Token Symbol
  5. Fee Amount

Tech requirements

  • For the MVP, we will only show initial 20 transactions. Next 20 should be paginated so it's not heavy on the users.
  • This should be a dedicated page on itself. Let's use "/transactions"
  • For the design, make it adaptable to more chains in the future
  • Add a filter for dates, instead of pagination. Might not be possible for MVP but on future iterations
  • Adding a search as well to filter data
@thedoublejay thedoublejay added the kind/feature New feature request label Mar 22, 2023
@github-actions github-actions bot added the needs/triage Waiting for triage to be accepted label Mar 22, 2023
@github-actions
Copy link

@thedoublejay: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

Details

I am a bot created to help the BirthdayResearch developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@github-actions github-actions bot added the needs/area Needs area label(s) label Mar 22, 2023
@github-actions
Copy link

@thedoublejay: There are no 'area' labels on this issue. Adding an appropriate label will greatly expedite the process for us. You can add as many area as you see fit. If you are unsure what to do you can ignore this!

You can add area labels by leaving a /area comment.

Details

I am a bot created to help the BirthdayResearch developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@github-actions
Copy link

@thedoublejay: Thanks for opening an issue, an appropriate priority will be added soon.

The priority labels can be added by foundation members by writing /priority [type] in a comment.

Details

I am a bot created to help the BirthdayResearch developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@github-actions github-actions bot added the needs/priority Needs a priority label label Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature request needs/area Needs area label(s) needs/priority Needs a priority label needs/triage Waiting for triage to be accepted
Projects
None yet
Development

No branches or pull requests

1 participant