-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix minimumVolume in LO summary step (#157)
* Feat/max balance (#147) * handle max balance onclick Signed-off-by: belbazanas <[email protected]> * handle market order max balanc e Signed-off-by: belbazanas <[email protected]> * remove disabled receive input field when balance < 0 Signed-off-by: belbazanas <[email protected]> --------- Signed-off-by: belbazanas <[email protected]> * Feat/add zero lend (#153) * handle zerolend logic + refacto logics type Signed-off-by: belbazanas <[email protected]> * add zerolend logo Signed-off-by: belbazanas <[email protected]> * log Signed-off-by: belbazanas <[email protected]> * update indexer sdk to 40 Signed-off-by: belbazanas <[email protected]> * fix build? Signed-off-by: belbazanas <[email protected]> * remove log Signed-off-by: belbazanas <[email protected]> * remove log Signed-off-by: belbazanas <[email protected]> * rename loog Signed-off-by: belbazanas <[email protected]> * computeReceive amount on max button clicked Signed-off-by: belbazanas <[email protected]> * add min volume for limit orders Signed-off-by: belbazanas <[email protected]> * add tooltip Signed-off-by: belbazanas <[email protected]> * reset selected liquidity sourcing on tradeAction switch Signed-off-by: belbazanas <[email protected]> * fix send input errors Signed-off-by: belbazanas <[email protected]> --------- Signed-off-by: belbazanas <[email protected]> * fix minimumVolume in proceed steps + move minVolume methods in tradeInfos hook (#156) Signed-off-by: belbazanas <[email protected]> --------- Signed-off-by: belbazanas <[email protected]> Co-authored-by: Mangrove Automation Bot <[email protected]>
- Loading branch information
1 parent
8232ae8
commit 0923b8f
Showing
6 changed files
with
43 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters