Zach Hyatt

Results 52 issues of Zach Hyatt

Some unit tests use constructors instead of the block builders, but updating all unit tests is desirable. See https://github.com/nanocurrency/nano-node/pull/2808.

good first issue

### Summary When using the custom test network parameters introduced in https://github.com/nanocurrency/nano-node/pull/3037, the difficulty values `NANO_TEST_EPOCH_1`, `NANO_TEST_EPOCH_2`, `NANO_TEST_EPOCH_2_RECV` do not appear to have proper validation done on them and incorrect...

This is an older issue so needs to be validated as still a bug. If anyone is able to test, please report results in the comments and note if you...

bug
help wanted

Where indicated in the following table, a new alias for the wallet RPC commands should be created and the previous RPC command name deprecated. This will standardize the names for...

rpc

Currently if the node is started up with a `data.ldb` existing, but where the permissions do not allow the node user to access, the node crashes and nothing shows in...

enhancement
logging
good first issue

Currently the changelog script (`util/changelog.py`) uses the end hash to populate the top "Release" link text which needs to be manually changed to the version number after it is produced....

non-functional change

This expands test vectors from only including 24-word mnemonics to 12-word versions as well. Note the 12-word version contains no passphrase.

Note that the main database spec is via Kaitai in a separate repository now: https://github.com/nanocurrency/nanodb-specification - which may impact decisions on how best to document this.