Skip to content
This repository has been archived by the owner on Feb 11, 2019. It is now read-only.

Add date to minted and burned events #32

Open
acrdlph opened this issue Nov 29, 2018 · 2 comments
Open

Add date to minted and burned events #32

acrdlph opened this issue Nov 29, 2018 · 2 comments
Labels
ALPHA Tasks to complete for alpha project.

Comments

@acrdlph
Copy link
Member

acrdlph commented Nov 29, 2018

The user will want to see in his dashboard when his token where purchased / sold

@acrdlph acrdlph added the ALPHA Tasks to complete for alpha project. label Nov 29, 2018
@lsaether
Copy link
Contributor

👌 can add these to the smart contracts as indexed params

since the fetched event object only had block number and not timestamp. it would mean we have to do an extra RPC call to get the full block object to parse the timestamp

@lsaether
Copy link
Contributor

lsaether commented Dec 1, 2018

when convergentcx/milky-way#7 is merged it will resolve this issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ALPHA Tasks to complete for alpha project.
Projects
None yet
Development

No branches or pull requests

2 participants