-
Notifications
You must be signed in to change notification settings - Fork 797
Open
Description
Summary
Request for adding the original timestamp (When the tx was sent) in the 'account history' rpc call result.
What problem would be solved by this feature?
When the transaction changes from receivable to received the timestamp gets updated to the time it was received in the wallet. Once the TX is received you can't see when the TX was sent. (In all wallets and blockexplorers as far as i know). It can also cause conflicts for scanning incoming transactions based on time sent.
Are there any previous requests for this feature?
No
Do you have a suggested solution?
Include the original timestamp in data from 'account_history' rpc call.
Right now you have to make an extra rpc call "block_info" to get the original timestamp (When the tx was sent).
If this feature is approved, would you be willing to submit a pull request with the solution?
I am willing to collaborate
Possible solution
No response
Supporting files
No response
Metadata
Metadata
Assignees
Labels
No labels