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
{{ message }}
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.
Clients can submit a transaction that has an allowTrust operation that we don't notice because we only pay attention to payments. Rather than try to filter out this errant allowTrust op, we should do a whitelisting, and say only transactions that have a single payment, or one that have a single payment wrapped in the allowTrust ops that we put there (and close at the end) can be approved.
The text was updated successfully, but these errors were encountered:
Clients can submit a transaction that has an allowTrust operation that we don't notice because we only pay attention to payments. Rather than try to filter out this errant allowTrust op, we should do a whitelisting, and say only transactions that have a single payment, or one that have a single payment wrapped in the allowTrust ops that we put there (and close at the end) can be approved.
The text was updated successfully, but these errors were encountered: