Description
User Story
As a user, I want to see my pending requested transactions so that I have a record of my outstanding requests from other users.
Description
Type: Feature
Summary:
Currently the only place to see an outstanding request is in the chat between two users.
Users indicated during testing of Transactions History that they want to see a list of their requested transactions so they can quickly track which were honored and which were not.
Expected behavior
User can quickly scan Transactions History for unfulfilled requests.
Solution
This could be solved by displaying pending requests in the Transactions History, with the details available from Status client like user and amount requested.
Once a pending request is fulfilled, the record should update to reflect the confirmed transaction with full details from Etherscan.