Nathan Wilcox

Results 81 issues of Nathan Wilcox

I just filed a feature request to cargo in https://github.com/rust-lang/cargo/issues/10016 to run audits on install.

I'm hunting for where the best spot is for design discussions and issues, such as for potential attack vectors and mitigations. Rather than providing that info in this ticket, would...

Hi folks, I'm poking around here looking specifically for rationales related to issuance rates. So far it appears the repo contains *only* specification, is that correct? Is there a different...

I heard second hand the Arch linux package is missing the new wallet backup tool. I don't use Arch and also, this isn't really specific to this repo, but I...

> Please ensure this checklist is followed for any pull requests for this repo. This checklist must be checked by both the PR creator and by anyone who reviews the...

A-build
F-docker

# nix build (proof-of-concept) This is a work-in-progress proof of concept nix build system for Zcash that is an alternative to the `./zcutil/build.sh` and `./depends` system. **Status:** Not yet to...

A-build
S-scratching-an-itch

This PR includes 4 improvements: - It adds unit tests for the `Display` of `Simple` and tests a variety of `Simple` display cases. - It sorts the display of `expected`...

If this is merged, prior to #200, then the CI checks in #200 should pass.

I have not tested these changes, and I'm not sure how to test them prior to installing them on upstream `chumsky` `master`.

### Describe the issue I have a `zcashd` that's crashing due to a full disk, and it suggests rerunning `-reindex` or `-reindex-chainstate`. I asked around what the latter does, and...

C-simplification