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
We actually can't call <ScVal as xdr::Validate>::validate on ScVals entering the system because that's not a metered function; but we do already perform equivalent validations during ScVal injections. We have a test for the symbol case but seemingly not the map-order case. I'll add another test.
Supersedes #221 #222
Dependent on stellar/rs-stellar-xdr#106
cc @graydon @jonjove @jayz22
The text was updated successfully, but these errors were encountered: