Releases: mwcproject/mwc-node
Releases · mwcproject/mwc-node
5.3.8
5.3.7
5.3.6
Fast Synchronization:
- Added PIBD support for header hashes, enabling parallel header downloads from multiple peers.
- Improved sync throughput with optimized peer management.
- Enhanced peer selection to ensure connections align with required capabilities.
- Configurations now dynamically adjust to host resources, optimizing sync speed without overloading low-end systems. Rebalance sizes of PIBD blocks to make them roughly same size.
Bug Fixes/Improvements:
- Enhanced efficiency in discovering peers, especially Tor.
- Enhanced efficiency in initial peers connection.
- Resolved PIBD synchronization failures caused by compatibility issues with archive nodes.
- Improved blockchain recovery from data corruption. This issue is critical for archive nodes.
- TUI is updated so it can work with the latest MacOS Sequoia version.
Note:
- Node first start will take few minutes, node will need to revisit all blocks.
- Please make sure that your Tor version is updated to version 0.4.
5.3.5
5.3.4
Changes:
- b8b6d2b mwc crate name and bump to version 5.3.4 (#83) [ #74, #75, #76, #77, #78, #79, #80, #81, #82 ]
- bc491d0 Merge pull request #73 from mwcproject/5.3.100
- d0626e3 Wallet accounts ownership proof, need to expose private key to generate a signatures
- 32f77d7 Merge pull request #71 from mwcproject/v5.3.2/logs2qtwallet
- 340b9fe Add/Update logs needed for qt wallet node health tracking
- 4d5a70e Add/Update logs needed for qt wallet node health tracking
- e5d5bf2 Merge pull request #70 from mwcproject/v5.3.2/mining_doc
- 78afc17 Update for rust 1.80 build. Mining doc changes
This list of changes was auto generated.