Startail the 'Coon
Startail the 'Coon
Testing functionality against testnet for Protocol Upgrade Release (4.0.0). Will coordinate testnet bounties when Protocol Upgrade Release (4.0.0) is deployed. https://github.com/bitshares/bitshares-core/projects/15 Release to TESTNET: 4 SEP 2019 Activate on TESTNET:...
Testing functionality against testnet for Feature Release (3.3.0). Will coordinate testnet bounties when Feature Release (3.3.0) is deployed. https://github.com/bitshares/bitshares-core/projects/18 Release to TESTNET: 12 AUG 2019 Release to MAINNET: 26 AUG...
The current `` component has an automatic popup of the asset description. This issue should: 1. Disable automatic popup of the asset description 2. Go through all instances of the...
With the introduction of the market fee reward there have been numerous assets taking advantage of this type of leverage to attract volume. However, the UI does not take advantage...
**2019-07-01 - Postponed until later to minimize conflicting impacts with other work being done** This issues it to track all surrounding issues for the Exchange Component(s). There are multiple things...
Applies to Asset Details -> Margin Positions for positions near or below the threshold. Currently ``` if (cr < mr) { return "danger"; } else if (cr < mr +...
When using the wallet with a cloud account the top right account selector performs poorly. You can't access manage accounts drop down, nor does it view the "View Mode" button...
This issue should be for removing the legacy Deposit/Withdraw section. Missing features on the Gateway/Bridge modal should be moved over to be implemented there instead. Once done, everything connected to...
The Exchange layout currently uses the old Gateway deposit created by Open Ledger. We have a new Gateway Deposit modal that should be used instead. ### Tasks for this issue...
This issue is to track work for the documentation part of the Gateway and Bridge update. This task will include, but not limited to - [ ] Create a swagger...