Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Transaction Workflow #23

Open
4 tasks
K-Ho opened this issue Oct 19, 2018 · 0 comments
Open
4 tasks

Create Transaction Workflow #23

K-Ho opened this issue Oct 19, 2018 · 0 comments
Labels
enhancement New feature or request UI/UX

Comments

@K-Ho
Copy link
Member

K-Ho commented Oct 19, 2018

  • "Create Transaction" is a button in nodeControls (in Controls.js)
    When clicked, The button becomes disabled, and the simulation is paused.

  • The simulation is dimmed (slightly greyed out), and a large bar shows up at the top of the screen that says "Select who you want to send the transaction to" (or an X button in top right to cancel transaction)

  • Then a popup shows up saying "how much would you like to spend?" with a slider sort of option to select amount sent - anywhere from 0 to node.balance.

  • At the bottom of the popup there is a checkmark that lets you select "sneaky mode" or "attempt overspend". If the checkmark is selected, there is no longer a cap on the amount you can select with the slider

-[ ] Optional: Then, there is a query - Do you wish to attempt to spend someone else's money? Then you can have another "Select who you want the transaction to be from"

-[ ] Then there's a button to "sign and send" that you just click

-[ ] Transaction is "generated" as an image in nodecontrols:
screen shot 2018-10-18 at 4 45 07 pm and animates into a node, then the transaction is sent out as colored circles as normal.

@K-Ho K-Ho added enhancement New feature or request UI/UX labels Oct 19, 2018
@K-Ho K-Ho added this to To do in Visualization 2.0 Oct 19, 2018
@K-Ho K-Ho removed this from To do in Visualization 2.0 Oct 24, 2018
@K-Ho K-Ho added this to To do in Visualization 2.0 Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI/UX
Projects
Development

No branches or pull requests

1 participant