issues
search
coral-xyz
/
sealevel-attacks
☠️ Common Security Exploits and Protections on Solana
507
stars
95
forks
source link
Add comments explaining vulnerabilities and security measures in PDA-sharing programs
#46
Open
techvoyagerX
opened
1 month ago
techvoyagerX
commented
1 month ago
Added comments to highlight the vulnerabilities in the insecure implementation.
Explained the security improvements in the recommended and secure implementations.
Comments focus on the key parts of the code related to PDA seed derivation and how they influence security against attacks.