Jonathan Chappelow

Results 191 comments of Jonathan Chappelow
trafficstars

Not that I'm aware of. However, I think the first steps in this feature are to expand*dcrseeder*'s API since dcrdata will not actually do the crawling.

Putting this on hold since a major improvement in this was realized in PR https://github.com/decred/dcrdata/pull/754.

I'm not seeing it when there are unused margins ![image](https://user-images.githubusercontent.com/9373513/83917295-3bb7d080-a73c-11ea-95ad-326279b2b9f3.png) Do you have a screenshot?

This feels like a job for dcrextdata, and importing old data is a challenge as you've said

Seems that when the page is loaded from just the address, the URL gets written as `https://testnet.dcrdata.org/address/TsZkKizNMtX1tuc4B12HfSbjqTnmzHuXabY?chart=balance&zoom=k7uu1gg0-k92aom80&bin=month` (notice `bin=month`), which is incorrect. If you click on the Group By options,...

This is a reasonable request, if someone is interested in picking it up. The solution should be entirely client-side JS.

This seems to be an issue of the y axis scale. Should be fixed to work with different scales of hashrate, but low priority.

This could be tweaked, I agree. However, the Tickets Bought part of the chart itself has a contentious history. The first issue is that it's of limited value on the...

When implemented, this should provide: - API endpoints to query for relevant addresses and their transactions. - A web page with a table. Ideally the backend will be capable of...