Missing constraints
Some of the instructions have accounts that are missing some constraints. Besides Finding ref↗, most of the missing constraints do not lead to issues, as some part of the program will eventually error and cause a revert, but these should still be addressed as future code changes could potentially cause issues.
Here are two examples.
There are missing token mints on
fee_wallet_pt,fee_wallet_yt,owner_pt_account,owner_yt_account, andowner_lst_account.Marinade SOL stake pools can be passed into the wrong deposit instructions and vice versa.