Jonathan Chappelow

Results 48 issues of Jonathan Chappelow

This is not starting yet, but I wanted to make some notes on how we will eliminate several modules and reduce some tight couplings. eliminate modules: - gov - middleware...

When queries related to dcrd sync, such as new blocks and reorgs, must happen, other queries like address balances and charts data updates should be canceled automatically so the important...

The "Day" binning option does not make sense for many of the charts. For example, block size keeps the y axis label of "Block Size" but with any bin other...

good first issue

Investigate the feasibility of an address page/balance that is based on an extended public key (effectively an infinite series of addresses).

enhancement
on hold

![image](https://user-images.githubusercontent.com/9373513/69255609-bee94e80-0b7d-11ea-8fdf-b0059f4d2cfd.png) ``` $  dcrctl --testnet getvoteinfo 8 { "currentheight": 309748, "startheight": 308208, "endheight": 313247, "hash": "000000002d61f28a9dae7881d3a26f63a86c83f069b89d05d8283ebd116e74f4", "voteversion": 8, "quorum": 2520, "totalvotes": 6071, "agendas": [ { "id": "headercommitments", "description": "Enable...

![image](https://user-images.githubusercontent.com/9373513/67789292-a482f000-fa6b-11e9-81ec-d81b2320f238.png)

## Motivation Now that the [block sync is much faster](https://github.com/decred/dcrdata/pull/751) (between 60-90 minutes, even on a VM/VPS), the slowest part of initial sync is _by far_ the stage where the...

enhancement

Historically, dcrdata has used rpcclient with the autoreconnect option. This was an issue because when a disconnect-reconnect happened, missed notifications don't just flood in. dcrdata would need to be notified...

backend

While webfonts are loading or are blocked entirely, several places have unintelligible symbols displayed. There seem to be ways that we can prevent this. https://developers.google.com/web/updates/2016/02/font-display