swarmcity / poly-prototype

New Polymer prototype / polymer cli + truffle
1 stars 1 forks source link

Events InOut need timestamp #2

Open kingflurkel opened 7 years ago

kingflurkel commented 7 years ago

I want to show users the time a certain event has happened. "Added 2 minutes ago" "Claimed just now" "Released two hours ago"

Solution: add parameter when saving new offer return parameter when firing event.

Solidity: block.timestamp

http://ethereum.stackexchange.com/questions/7853/block-timestamp-value-in-solidity