coreyphillips / moonshine

Moonshine is a homebrewed, open-source, non-custodial, Bitcoin wallet for iOS & Android.
https://moonshinewallet.com/
MIT License
69 stars 33 forks source link

Add a "Transaction First Seen on X Date" to Transaction Timestamps and the Transaction Detail view #61

Open coreyphillips opened 4 years ago

coreyphillips commented 4 years ago

In the apps current form, a sent or received 0-conf transaction is displayed, but it's timestamp only starts from the first block that it's confirmed in. This feature request would save the timestamp locally the first time it sees a tx (sent or received) and display "First Seen: DateX..." for the timestamp and once confirmed swap back to that timestamp.

The app could also continue to display, "First Seen on DateX..." in the Transaction Details view.