Jonathan Chappelow

Results 191 comments of Jonathan Chappelow
trafficstars

Thanks for the reminder. This will be resolved by https://github.com/decred/dcrdata/issues/1768. I should swing back on that soon.

Resolved by https://github.com/decred/dcrdata/pull/1876 I mean

We can work toward a tspend votes table, but there's no way to show a proper /tx page for that tspend now. It is gone from the network, and dcrdata...

Pool Y could also mine blocks with false identification to make the blocks appear to be mined by Pool X. That could make Pool X to appear to have a...

I love this in general, but security of the decred.org web server becomes even more important. If the server returns a meta tag redirecting to a malicious VCS system, bad...

It's worse because it's more attack surface. We'd still be redirecting to GitHub, at least for now, so it's adding one more security concern, not trading one.

Only workaround is to run dcrwallet from master (preferably a release tag e.g. https://github.com/decred/dcrwallet/releases/tag/release-v1.7.0-rc2). But, the 1.7 release is around the corner and the second release candidate is available now,...

ARM? gccgo? Seems like a https://github.com/aead/siphash issue.

Similar fix downstream: https://github.com/decred/base58/blob/5b84bad1ebfd283724c012ec3e0e02f6f80b0ee2/base58.go#L25 Worth merging this PR or a direct port of that solution.