-
Rather than adding a clawback transaction type, if the Issuer has the flag set at the time the trustline was created then the issuer can unilaterally make a "negative payment" to the holder of the cur…
-
## Issue Description
Cannot determine which is the AMM Account on the High or Low account on the trust line between the AMM Pool and the token issuer.
This is due to that `lsfAMMNode` does not hav…
-
This issue lists the changes to the Horizon API introduced by [CAP-35](https://github.com/stellar/stellar-protocol/blob/master/core/cap-0035.md). This CAP comprises the public-facing changes in Stella…
-
This issue lists the changes to the Horizon API introduced by [CAP-35](https://github.com/stellar/stellar-protocol/blob/master/core/cap-0035.md). This CAP comprises the public-facing changes in Stella…
-
## Steps to Reproduce
Create a path find request with an account that has many trustlines.
## Expected Result
Expected either an error that describes the correct error if the trustlines exceed a…
-
As reported here https://stellartalk.org/topic/6435-removing-trust-lines/ and it appears as well in #96:
When a trustline has been set with the NoRipple flag set to true, it appears you cannot remov…
-
Right now, if the curated assets are like this:
`xapp_identifier` = null
If the xApp identifier is not null:
... We render Buy & Sell buttons:
# Addition
If `xapp_custom` is given, wi…
-
If I use the "change trust" operation to try and delete a trustline that isn't there, I get `CHANGE_TRUST_INVALID_LIMIT`. According to [the documentation](https://www.stellar.org/developers/guides/con…
-
This issue lists the changes to the Horizon API introduced by [CAP-35](https://github.com/stellar/stellar-protocol/blob/master/core/cap-0035.md). This CAP comprises the public-facing changes in Stella…
-
It's possible to create a deposit on an account that hasn't been created yet. In that case, we depend on the anchor to create the account, which we need to wait for, then add the trustline, then comp…