aztec-packages
aztec-packages copied to clipboard
Look at tx p2p message ID
When txs are gossiped. They are done so by using the tx hash only as a message ID. This doesn't include the proof at all. We should look at incorporating a hash of the proof (or some other way of including the proof). This could prevent possible griefing attacks.