-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
As I'm working on building up this repo using the bytes encoding I will use this GH issue to document possible security concerns that occur to me.
- Pre-image attack. Since we now use the hash of the encoded transaction bytes, it is possible for many ScheduledTransactions to be deployed pointing to the same data represented by IPFS hash. We may then get an attacker who attempts to break the system by scheduling the same transaction
ntimes. We must build timenodes which are resilient to this kind of attack.
kennym
Metadata
Metadata
Assignees
Labels
No labels