keybase / keybase/client

Path Payments Error when issuing new tokens on the stellar wallet.

Open
#20,050 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
9.2k
Forks
1.3k
Avg merge
12h 58m
Merged PRs (30d)
56

Description

If you have an issuing account of a token, key base will not let you create more of that token by paying someone with it.

For example I have this issuing account and an account that has trusted it.
image
But if I actually try to send the account money this error path payments error shows up, even though I am paying directly in and sending one asset.
image
The same error happens in the cmd line.
image
However if you try to make these transactions with the stellar transaction builder
image
and then sign and submit them to the network it works fine.
image
image
This seems somewhat curious because If I try path payments with other direct assets for instance (AnchorUSD->AnchorUSD), it works fine.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issuing-account payment in the Keybase wallet and command line, then compare it with the successful transaction-builder flow described in the issue. Done means a direct payment that creates more of the issued token succeeds without the path-payments error.

Written by the indexing model from the issue text.

Assessment

Domain
blockchain, payments
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.