You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
For a clean (issue) seperation, I extracted this point from #16.
Depending on the view, the following actions should be available:
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").
The text was updated successfully, but these errors were encountered: