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

Ripple #28

Merged
merged 3 commits into from
Aug 31, 2018
Merged

Ripple #28

merged 3 commits into from
Aug 31, 2018

Conversation

eristoddle
Copy link
Contributor

I will have to use the official Ripple api for this one. The open source rippled package does not have the new Data API V2 which has the distribution API call shown here: https://developers.ripple.com/data-api-v2-tool.html#get-xrp-distribution. The circulating supply value is the distribution value. Details on the official api being the only place with the V2 Data API: https://github.com/ripple/rippled-historical-database. I actually created my own image: https://github.com/eristoddle/docker-rippled of the latest rippled version, but it only has the ws and old json-rpc api's. From what I can tell the distribution only seems to change once a week, but I will have the script run every 10 seconds and only hit the DIA api when the number changes like the other scripts.

@frranck
Copy link
Contributor

frranck commented Aug 31, 2018

Hello Stephan, could you please transfer your fork to me ?

@frranck
Copy link
Contributor

frranck commented Aug 31, 2018

Otherwise all good, thanks for your PR

@frranck frranck merged commit 29369df into diadata-org:master Aug 31, 2018
@eristoddle
Copy link
Contributor Author

eristoddle commented Aug 31, 2018

Ok will do. I also have a stellar pull request in from that same repo. Not sure how that affects things.

codinglittlecat pushed a commit to codinglittlecat/diadata that referenced this pull request Dec 30, 2021
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.

2 participants