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

UI: Balances: context-menu actions #33

Open
6 tasks
dexX7 opened this issue Feb 16, 2015 · 0 comments
Open
6 tasks

UI: Balances: context-menu actions #33

dexX7 opened this issue Feb 16, 2015 · 0 comments

Comments

@dexX7
Copy link

dexX7 commented Feb 16, 2015

For a clean (issue) seperation, I extracted this point from #16.

Depending on the view, the following actions should be available:

  • Copy property ID
  • Copy property name
  • Copy label
  • Copy address
  • Copy reserved amount
  • Copy available amount

I already tested this in some branch, but I faced the problem that comes with two different views within one tab ("overview" vs. "property view").

@dexX7 dexX7 mentioned this issue Feb 16, 2015
4 tasks
zathras-crypto pushed a commit that referenced this issue May 7, 2015
97a3d32 Replace CMPMetaDEx::effectivePrice() by CMPMetaDEx::unitPrice() (dexX7)
17b6eb6 Persist signed, not unsigned, balances (dexX7)
1b7cbb0 Restore reserved meta DEx balance properly (dexX7)
4db4860 Seperate dex/mdex file based persistence (dexX7)
ea1ee84 Assert equal price of retrieved meta DEx order (dexX7)
b6bff8b Assert meta DEx balance/token movements (dexX7)
8648037 Pull down CMPMetaDEx::getBlockTime() (dexX7)
13145bc Pull down CMPMetaDEx::setAmountRemaining() (dexX7)
e08b2d3 Inline unit price and inverse unit price (dexX7)
76d2b94 Remove setAmountDesired() and simulate log entries (dexX7)
e47ac2f Use remaining amount to honor original unit price (dexX7)
f90cbb5 RPC : fix missing bracket (zathras-crypto)
8f861d7 RPC : clean up gettrade_MP a bit (zathras-crypto)
7f932a3 MetaDEx : improve metadex handling in populateRPCTransactionObject (zathras-crypto)
3329236 MetaDEx_INSERT: fix header (zathras-crypto)
9d64566 MetaDEx_INSERT : don't create a copy of the metadex object (zathras-crypto)
bcc43c2 MetaDEx: Add MetaDEx_INSERT (zathras-crypto)
64fde48 MetaDEx : modify RPC output to be more similar to rest of client (zathras-crypto)
9e513f7 MetaDEx: clean up types + rename still_for_sale to amount_remaining (zathras-crypto)
4584a63 MetaDEx : add inversePrice() to supplement effectivePrice() (zathras-crypto)
ea65637 X_Trade : make code more readable - no functional change (zathras-crypto)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants