You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(program): enforce canonical PDA validation on init
Restore canonical bump enforcement for instruction-provided PDA bumps while preserving a fast path for trusted stored bumps.
Add integration regressions that verify noncanonical-but-valid PDA addresses are rejected for escrow, allowed mint, receipt, and extensions initialization flows.
0 commit comments