BlockPo / BlockPo-to-Tradelayer

Incubation Repo for the TradeLayer protocol, 0.2.0
http://www.tradelayer.org
Other
8 stars 8 forks source link

Total TOTAL/ALL supply RPC #124

Closed patrickdugan closed 4 years ago

patrickdugan commented 4 years ago

Each block, there is a finite and deterministic total quantity of TOTAL/ALL existing in the layer, after Node Reward tx and order prints add in new supply. Ideally, this RPC should take block height as a parameter and we could chart supply over time down to the block, but at the very least being able to track a headline number is useful. If it's a huge time-sink to try and provide per-block tracking we could defer to a parallel service to ping a node and track the numbers.

santos177 commented 4 years ago

Working on it , using branch suppy