🚧 Raptoreum Core 2.0.4.01 Testnet Release
This is a testnet-only release. Attempting to run this build on mainnet will result in a crash.
To run this version correctly, ensure your raptoreum.conf includes:
testnet=1
✨ Included in This Testnet Release
🔧 Improvements & Enhancements
- Modernized CI/CD workflow (tri)
- Code signing implementation + documentation (tri)
- Expected to significantly reduce false positive detections
- Smartnode storage optimization (nando)
- Cleanup of legacy quorum contributions resulting in reduced disk usage
- Improved build performance (Jami)
- Enhanced caching to accelerate GitHub build times
- macOS 13 compatibility updates (Jami)
- Package version updates (Jami)
- Improved root asset handling across all languages (Jami)
🐛 Bug Fixes
- Fix for chain pruning issues when voting is active (Jami)
- Various asset RPC documentation corrections and additions (nando)
- Added
'mine'flag tolistassetscommand (halfaipg) - Additional minor fixes and stability improvements (not exhaustively listed)
⚠️ Known Issues
- macOS build currently unavailable
- This issue is under active investigation and will be resolved in an upcoming update
⬆️ Upgrade Instructions
- Stop your wallet or daemon
- Replace existing binaries with this release
- Restart your wallet or daemon
🌐 Peer Connectivity
If you encounter issues connecting to peers, add the following to your raptoreum.conf:
addnode=lbtn.raptoreum.com
🙌 Acknowledgements
Thank you to all Raptoreum developers and community members for continued support, testing, and contributions. This release reflects ongoing collaborative effort to improve performance, stability, and developer experience.