bitshares / bitshares/bitshares-ui

Add dialog for transfer of BitShares tokens to BitShares EOS (BEOS) gateway

Open
#2,950 14 comments 0 reactions 0 assignees View on GitHub
[1b] User Story [3] Request
Dominant language
JavaScript
Stars
520
Forks
575
Avg merge
12h 7m
Merged PRs (30d)
5

Description

**Is your feature request related to a problem? Please describe.**
Add dialog to simplify creating a formatted memo for sending BitShares tokens to BEOS gateway. Currently in the reference wallet, a user must construct a fairly complex and potentially errorprone memo to instruct the gateway how to credit the BTS it receives.

**Describe the solution you'd like**
We have an existing implementation that solves this problem completely and it's been tested/operational for months now: https://github.com/bitshares/bitshares-ui/pull/2935

**Describe alternatives you've considered**
It has been suggested that some generic method could be designed for this to support many custodians. I'm sure this is possible, and even a good idea, but I don't think it should delay inclusion of the existing implementation that is tested and working well.

**Additional context**
There are screenshots in the PR.

Contributor guide

Open the contributing guide

Research direction

Review the existing implementation in pull request #2935 and its screenshots first, since the issue names no source files or tests. Trace how the dialog creates the formatted memo for the BEOS gateway; done means users can create that memo without constructing it manually and the existing operational behavior is preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
blockchain, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.