Stellar Lumens Memo with other type than String does not work
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Command I tried to run:
keybase wallet send GCC4ZCY5EZONOBSVAEJ645QTWZQ6HMMMVAYF4YY5SLSNZPNOG36FRSJW 1200 -m 248463144
Expected: memo is the string "248463144"
Actual: memo is empty.
https://stellarchain.io/tx/bee4991fc6e7839479df25e1ffcba7376203dbeab68f5133c5952aff92a5d0de
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the keybase wallet send command with the numeric memo and inspect the wallet send path that handles Stellar memo values. Compare the generated transaction with the linked Stellarchain transaction; done means the numeric input is preserved as the string memo 248463144 rather than producing an empty memo.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100