Skip to content
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

update to cdt 1.6, holds one minute of data instead of last n points #4

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented Jun 9, 2019

  1. updated to cdt 1.6
  2. when data is fed by any given BP, it trims any data points older than one-minute, instead of trimming to n number of data points.
  3. scale in the updater.js is changed from 10000 to 1000000 because for example IQ is 0.000727 EOS per IQ
  4. TODO, add two extended assets to the pair table.....updater.js should pass two extended assets (base and quote) along with the simple name (i.e. eosusd), and the write action should verify that those assets match the pair table corresponding to that simple name.
  5. TODO, confgure action should take arguments to add a pair, currently it is hard coded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants