The MMGen Project

Results 13 comments of The MMGen Project

> Hi @mmgen , since changing the name may cause many problems to the users, we should be more careful about this. Hope you can understand and we don't have...

> When we set up our package in PyPI, we have not found any conflicts in the PyPI site. Thus, we just use the name of `mmgen` as our package...

Thank you very much for this workaround. It fixed the problem for me. On a slow connection, the download can take longer than 60 minutes, so some will have to...

> Sounds to me like you need to create `C:\\Users\\mmgen\\AppData\\Roaming\\OpenEthereum\\keys\\DevelopmentChain\\address_book.json` and fill it with the relevant data Tried that, doesn't work. By default (under Linux), the file is just empty...

MMGen doesn't support Mac OS (yet). However, support might be added in the future if enough interest is received from users. I'll leave this issue open for others who may...

Utility builds successfully with the following commands: $ cd zcash-mini $ go mod init zcash-mini $ go mod tidy $ go build -mod=mod

Commands added to README in #15

I'll consider supporting this. The reason I haven't sooner is that implementing this change without undue complexity will break backwards compatibility for old installations that use the default wallet as...

So your pip package name remains `mmgen`?

Or you can just hack the XPI file: unzip, edit `background-scripts/background.js` with the changes in the above patch, delete the `META-INF` directory, re-zip and install. Note: installation of non-signed XPIs...