stellard icon indicating copy to clipboard operation
stellard copied to clipboard

Look into path find issue scott found

Open jedmccaleb opened this issue 11 years ago • 2 comments

jedmccaleb avatar Sep 03 '14 22:09 jedmccaleb

Before I build a full repro script, let me describe the situation I am seeing.

On the staging environment, we have two fake currencies:

    {currency:"SCT", issuer: "gKAEHiF5LELZ5eytP4EVZVqqdbuCuHvq9C"},
    {currency:"JED", issuer: "gKAEHiF5LELZ5eytP4EVZVqqdbuCuHvq9C"},

And I have 2 accounts using them: nullstyle, test-2. nullstyle opens an offer to trade SCT/JED at parity. test-2 attempts to exchange SCTs for JEDs by sending JEDs to himself, and gets an error "Unable to find a path to send 1 JED to [email protected]"

stellar

nullstyle avatar Sep 08 '14 23:09 nullstyle

The offers in the orderbook are from the same issuer as above.

nullstyle avatar Sep 08 '14 23:09 nullstyle