Hacker News new | ask | show | jobs
by kstyle12 59 days ago
Update: just implemented it. Each node now generates a persistent FALCON-512 keypair on first startup stored in node_identity.json. Node ID is exposed at GET /identity and included in /status. Block mining signatures now include the node's FALCON-512 signature. P2P peer registration includes node_id exchange.

Full commit: github.com/Kstyle12/qubit-topcoin