1. UTXO Audit Exposes Signature Bypass Allowing Fee Manipulation on Transfer Endpoint
A red team security audit has confirmed a critical signature verification gap in the RTC network's `/utxo/transfer` endpoint (node/utxo_endpoints.py), enabling network-level attackers to manipulate transaction fees after a client has signed the request. The vulnerability stems from Ed25519 signature verification that d...