embark/packages/embark-blockchain-connector
Michael Bradley, Jr 52d54f0d87 fix(@cockpit/explorers): consistently display "Mined on" timestamps
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.
2019-07-03 08:25:08 -05:00
..
src fix(@cockpit/explorers): consistently display "Mined on" timestamps 2019-07-03 08:25:08 -05:00
.npmrc refactor(@embark/blockchain-connector): move blockchain connector into own module 2019-05-10 16:57:23 -04:00
CHANGELOG.md chore(release): 4.1.0-beta.4 2019-06-27 14:23:32 -05:00
README.md refactor(@embark/blockchain-connector): move blockchain connector into own module 2019-05-10 16:57:23 -04:00
package.json chore(release): 4.1.0-beta.4 2019-06-27 14:23:32 -05:00
tsconfig.json refactor(@embark/blockchain-connector): move blockchain connector into own module 2019-05-10 16:57:23 -04:00
tslint.json refactor(@embark/blockchain-connector): move blockchain connector into own module 2019-05-10 16:57:23 -04:00

README.md

embark-blockchain-connecter

Blockchain Connector module for Embark

Visit embark.status.im to get started with Embark.