The MMGen Project

Results 5 issues of The MMGen Project

Hello Devs, Might you consider renaming your [package](https://pypi.org/project/mmgen) on pypi.org to `mmgeneration` or `mmgenerate`? This would make it consistent with the Github repository name, or with the naming of your...

Base58chk-encoded extended keys are always 111 characters long. Amend wording of BIP accordingly. **Diff:** -This results in a Base58-encoded string of up to 112 characters. +This results in a Base58-encoded...

Proposed BIP modification

Version: v3.3.0-rc.4-stable-a92e5e761-20210714/x86_64-windows-msvc/rustc1.52.1 (release binary) This problem is with the dev chain only. Other chains seem to work OK. Edited trace: > openethereum.exe --config=dev -l trace 2021-07-26 10:37:36 main TRACE mode...

go version go1.16.6 linux/amd64 $ git clone https://github.com/FiloSottile/zcash-mini $ cd zcash-mini $ make go install -v -ldflags='-X "main.Version=a2b3504" -X "main.BuildTime=2021-08-26-1120 UTC"' github.com/FiloSottile/zcash-mini go install: version is required when current directory...

Update broken installation instructions, using `go` instead of `make`.