mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-20 17:38:28 +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-blockchain-connecter
Blockchain Connector module for Embark
Visit embark.status.im to get started with Embark.