lisk-desktop icon indicating copy to clipboard operation
lisk-desktop copied to clipboard

Update transaction domain related endpoints

Open ManuGowda opened this issue 1 year ago • 0 comments

Description

  • Create query/mutate hooks
  • Adopt component with the query/mutate hooks
  • Adopt transaction table and details display endpoints
    • /api/v3/transactions
    • /api/v3/transactions/statistics
    • /api/v3/events

Acceptance Criteria

  • Users should be able to to view transactions
  • Users should be able to view the transaction details
    • Transaction details
    • Events associated with transaction
  • Add/Update e2e tests for
    • Transactions table
    • Transaction details
    • Events
  • Add/Update required unit tests.

Additional Information

ManuGowda avatar Aug 01 '22 14:08 ManuGowda