Memo in Payable Operations
Open
enhancement
- Dominant language
- Go
- Stars
- 44
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Like the other cryptocurrencies, we also need to support *memo*, the transaction maker can leave a message.
* Bitcoin supports a memo in a transaction, there is no district max length.
* Stellar also support a memo in operation(https://www.stellar.org/developers/guides/concepts/transactions.html#memo)
Contributor guide
Research direction
Start by tracing payable operations and existing transaction fields in this Go repository, then review the Bitcoin and Stellar memo references in the issue. Done means payable operations support a maker-supplied memo for the referenced cryptocurrency cases, with focused tests covering the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain, go
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100