This release contains:
This release contains:
Security
- Fix command injection vulnerability in RPC server (GHSA-q66h-m87m-j2q6)
- Added whitelist validation to allow only RPC methods defined in RequestHandler.
- Note: The SPV-related features including RPC server are experimental and may be removed in future releases.
New Features
- Add
sendtxrcnclmessage class for BIP-330 (Transaction Reconciliation). - Add
wtxidrelaymessage class for BIP-339.
Bug Fixes
- Fix mis-categorized error code in OP_IF evaluation.
- Change to return proper error for CScriptNum errors.
Maintenance
- Bump Ruby version to 4.0.
- Remove redundant data.
Full Changelog: v1.11.0...v1.12.0