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

GUI development for BSIP10 percentage based transfer fee #754

Closed
10 tasks
abitmore opened this issue Mar 1, 2016 · 1 comment
Closed
10 tasks

GUI development for BSIP10 percentage based transfer fee #754

abitmore opened this issue Mar 1, 2016 · 1 comment

Comments

@abitmore
Copy link
Contributor

abitmore commented Mar 1, 2016

This ticket is for tracking GUI works of BSIP10.

  • The BSIP10 feature requirement/description is here.
  • main back-end develop branch is here.

Things to be done:

  • check whether the transfer feature in current GUI is compatible with new back-end
  • add an selection box on the "create asset" page and "update asset" page, so the issuer can set fee mode easily
  • show transfer fee mode on asset details page, and maybe somewhere related (please indicate)
  • use new transfer_v2_operation to do all transfers, or use new operation on assets with percentage fee mode but use the original transfer_operation on assets with flat mode
  • transaction history / Recent activity (should I list the pages which contain a list of history?)
  • block detail page (the page after click on a transaction in the history)
  • extend fee estimation to handle percentage fees (only needed if GUI estimates fees independently but not call get_required_fees API).
  • check if the fee schedule page work with new back-end
  • adjust "Fees and cashback" section of membership page, and maybe description of "Fee Division", and maybe some related pages (please indicate)
  • [optional] deal with the No. 4 issue described in BSIP10 document (overpay fee to avoid trx failure)
@svk31
Copy link
Contributor

svk31 commented Jan 19, 2017

This issue was moved to bitshares/bitshares-ui#41

@svk31 svk31 closed this as completed Jan 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants