-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move time calculation to MDW #114
Comments
It's solved on MDW side now, ready to implement on our side |
Followup Tracking |
The followup is ready to be implemented. |
It's only partly fixed here #489 as some values from MDW are missing. So this issue should not be closed and needs further adjustment |
last 2 values are fixed on mdw side, waiting for deployment |
It still has not been developed. Pinged again |
@janmichek to check if it's fixed or something is still missing |
Still not fully resolved. |
Context information
Some adapters are using block height to calculate time, But some needs to be calculated because there is no time entry in response
Steps to reproduce
see usage formatBlockDiffAsDatetime in adapters.js
What is expected?
Move other calculations to backend, remove
formatBlockDiffAsDatetime()
thenThis Issue is followup of #100
MDW Tracking aeternity/ae_mdw#831
The text was updated successfully, but these errors were encountered: