xaur

Results 99 issues of xaur

Currently the [tspend tx page](https://explorer.dcrdata.org/tx/c322f3f93c8aa6d75846ea8ca1d7c9228d23bdef6c21413f8101e7922f265735) shows voting block interval and Yes/No vote counts. These numbers alone do not directly say if the tspend is likely to be approved or rejected....

I checked the transaction page for our first real tspend (https://dcrdata.decred.org/tx/c322f3f93c8aa6d75846ea8ca1d7c9228d23bdef6c21413f8101e7922f265735) to see the count of Yes/No votes, but the page says > No matching page, block, address or transaction...

Show various interesting stats about Decred nodes. #### First iteration - current stats * public listening vs non-listening nodes * distribution by node version (e.g. pie chart) * distribution by...

I open: https://explorer.dcrdata.org/charts?chart=ticket-price&zoom=k8f3rvwm-k9oqhibz&bin=window&axis=time&visibility=true-false&mode=stepped it redirects to https://explorer.dcrdata.org/charts?chart=ticket-price&zoom=k8f3rvwm-k9oqhibz&bin=window&axis=time&visibility=true-false thus stripping the `mode=stepped` and not applying it on the UI. explorer.dcrdata.org dcrdata v5.3.0-pre+dev

Utilizing dcrdata's indexing infrastructure, it might be possible to calculate the count of addresses that have been used previously, for each block. This can be counted for staking and non-staking...

Decred is known for its resistance to minority forks. Also, the smaller are the reorgs of the chain, the more confident are the users and merchants. It would be interesting...

Add a notice on top of the [Side Chain Blocks](https://explorer.dcrdata.org/side) page that the list of side chain blocks is presented for research purposes and is not guaranteed to be complete...

The high level idea is to report blocks that didn't include transactions from the mempool. If the transaction is in the mempool, and a new block doesn't include it, this...

good first issue

Currently the Block Size chart is a line chart where real data points (sizes of individual discrete blocks) are connected with a line that also shows intermediate values (interpolation). This...

In the typical dcrdata chart URL like this: https://explorer.dcrdata.org/charts?chart=stake-participation&zoom=k73pyxd6-k8jb5bvi&bin=block&axis=time The zoom argument `k73pyxd6-k8jb5bvi` appears to be some encoding of the date range. dcr.farm's Grafana instance uses two arguments `from` and...