mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-20 09:28:37 +00:00
Adjust the API endpoints to augment transaction objects with a timestamp property from their corresponding blocks. This removes the necessity to copy the timestamp property from a block to its transactions in the client. Introduce a `formatTimestampForDisplay` util function in Cockpit for consistently transforming timestamps into relative or absolute dates, depending on whether a date is sometime during the last day.
embark-ui
Web frontend for interactive DApp development with Embark
Visit embark.status.im to get started with Embark.