• v0.12.0 6d9a192c54

    v0.12.0 Stable

    mmgen released this 2020-02-26 16:49:21 +00:00 | 2043 commits to master since this release

    Signed by mmgen
    GPG key ID: 3F8B1861E32B7DA2

    MMGen Version 0.12.0 Release Notes

    Important new features:

    Other changes/additions/improvements:

    • New plain hex file wallet format: 15ac6c69
    • libsecp256k1 support for MSYS2: c260fbf9
    • Monero wallet creation/syncing tool reimplemented, now works under MSYS2: 3951925a
    • New Tool API interface: f8056630
    • New Daemon control interface and test daemon start/stop utilities
    • Full automation of test suite with automatic starting/stopping of daemons
    • New wiki documentation for the Test Suite and Tool API
    • UTF8 password entry works reliably under MSYS2, warnings disabled
    • Plus lots of code reorganization, cleanups, bugfixes and new tests!

    This release has been tested on the following platforms:

        Debian Buster / x86_64
        Ubuntu Bionic / x86_64 / qemu-x86_64
        Armbian Bionic / Orange Pi PC2 (armv8) 
        Raspbian Buster / Raspberry Pi B (armv7) (no Parity, no Monerod)
        Windows 10 Enterprise Eng. / MSYS2 / qemu-x86_64
    

    and with the following coin daemon versions:

        Bitcoin Core 0.17.1, 0.19.0.1
        Bitcoin-ABC 0.21.0
        Litecoin Core 0.17.1
        Monerod 0.15.0.1
        Parity Ethereum 2.7.2*
    
        * Parity crashes on startup on some systems when in developer mode, causing the 'eth' test to fail.  This is a problem with Parity, not MMGen.  On cleanly installed systems, Parity and the 'eth' test run without issue on all tested platforms.
    

    Altcoin address generation has been additionally tested using the following tools as references:

        zcash-mini a2b35042 (https://github.com/FiloSottile/zcash-mini)
        pycoin 11f60a7c (https://github.com/richardkiss/pycoin)
        vanitygen-plus 22123128 (https://github.com/exploitagency/vanitygen-plus)
        MoneroPy 98e7feb2 (https://github.com/bigreddmachine/MoneroPy)
        ethkey 2.7.2 (https://github.com/paritytech/parity-ethereum)
    
    Downloads