Coder Social home page Coder Social logo

Coin supply and subsidy about dcrdata HOT 7 CLOSED

decred avatar decred commented on August 27, 2024
Coin supply and subsidy

from dcrdata.

Comments (7)

raedah avatar raedah commented on August 27, 2024

Coin supply over time would be good on a chart. Could break it down further even to PoW mined, PoS mined. Also, ticket pool size over time, in tickets, price, and tickets * price.

from dcrdata.

chappjc avatar chappjc commented on August 27, 2024

Coin supply breakdown is a good idea. Not too hard either.

We already have pool info, in the denominations mentioned, but I'd have to check.

from dcrdata.

raedah avatar raedah commented on August 27, 2024

On the front end to start we could use the chart plotter we used on dcrstakesim to display block and pool data. Dave is a fan of it because its the only one known that can handle large data sets.
https://github.com/davecgh/dcrstakesim/blob/master/resultstemplate.go

from dcrdata.

chappjc avatar chappjc commented on August 27, 2024

@gozart1 have you seen the above plotting tools? I wonder if they would work well on the stats page too

from dcrdata.

gozart1 avatar gozart1 commented on August 27, 2024

I have a local branch in dcrdata-web that computes supply and reward on client side, and renders them in a 2 line chart from block 0 to 1337000. I'll push it up this evening and post here. But api would be nice as it would improve unix time accuracy of the historical data.

from dcrdata.

chappjc avatar chappjc commented on August 27, 2024

Need to add a column the database for coin supply. Might be good to add number of voters, or perhaps a new table for vote info.

from dcrdata.

chappjc avatar chappjc commented on August 27, 2024

Subsidy addressed by #592, supply addressed by #458

from dcrdata.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.