Releases: mwcproject/mwc-node
Minor release - mwc713 seed generation ordering support
Minor release to allow for mwc713 to generate seed after displaying the mnemonic. This will help to support MWC wallet development.
Floonet 2
This is a second floonet with 4 year epochs.
Minor release to raise MAX_PEER_MSG_PER_MIN to 2000
Minor release to raise MAX_PEER_MSG_PER_MIN to 2000. This will make the initial block download more orderly while the network is in its early stages. The name of the wallet configuration and log files was also changed to mwc-wallet.toml and mwc-wallet.log respectively.
Full Changelog: https://github.com/cgilliard/mwc/compare/2.0.0...aeeb62b25375500c6d469dfd4be5446452f34789
Initial floonet release of MWC full node and wallet
Synopsis
Initial release of the MWC wallet and full node. This is our first release since branching from grin 1.0.2. We have made two major changes described below.
Implemented Enhancements
1.) Genesis block includes a reward which includes amounts for: airdrop to Bitcoin holders, HODL Program, and Dev/PR fund.
2.) Mining rewards start at 2.3809523 MWC per block. There is a halving every 2.1 million blocks (or approximately 4 years).
There were a number of other minor bug fixes, updated deprecated APIs, and additional and improved documentation.
Full Changelog: https://github.com/cgilliard/mwc/compare/fe9fa51f32be9170f257736e403829d8255b9c55...2.0.0