Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Explorer: Transaction viewer (pt2) #883

Open
2 of 9 tasks
alfetopito opened this issue Nov 30, 2021 · 1 comment
Open
2 of 9 tasks

Explorer: Transaction viewer (pt2) #883

alfetopito opened this issue Nov 30, 2021 · 1 comment
Labels
app:Explorer Explorer App Epic Protofire task to the protofire team

Comments

@alfetopito
Copy link
Contributor

alfetopito commented Nov 30, 2021

Description

Follow up to #780

While on that task a Tx/batch details view was added, on this task the goal is to show a list of txs

Additional resources

Design should be similar to Orders table, and not very far from Agustin's initial proposal #780 (comment)

Except that the columns will not include order fields, but instead whatever can be fetched from the chain for each tx, such as:

  • Tx time (derived from block time)
  • Gas related info (minimum gas, gas price, etc)
  • Whatever else might be relevant (the solver which submitted the tx)

Feature breakdown
It depends on:

It includes:

  • Design txs page
  • Implement component as storybook
  • Implement handlers/hooks/api (whatever is relevant) to fetch contract events
  • Wire up component and logic
  • Pagination
  • Update list on every new block (only if on the first page)

Good to have:

@alfetopito alfetopito added Epic app:Explorer Explorer App Protofire task to the protofire team labels Nov 30, 2021
@stale
Copy link

stale bot commented Mar 2, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you think it shouldn't be closed, speak now or forever hold your peace.

@stale stale bot added the wontfix Stale issue label Mar 2, 2022
@elena-zh elena-zh removed the wontfix Stale issue label Mar 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
app:Explorer Explorer App Epic Protofire task to the protofire team
Projects
None yet
Development

No branches or pull requests

2 participants