Commit Graph

3110 Commits

Author SHA1 Message Date
saml33 d9e6e1947c
Merge pull request #257 from blockworks-foundation/close-unused-slots
update layout: account slots and close unused slots
2023-09-11 11:41:04 +10:00
saml33 160b5fd9c1
Merge pull request #258 from blockworks-foundation/toggle-orderbook-size-units
toggle orderbook size between base and quote
2023-09-11 10:15:47 +10:00
saml33 74c1387577 fix close serum oo function 2023-09-11 10:15:01 +10:00
saml33 a75795d936 merge main 2023-09-11 09:57:14 +10:00
saml33 71e1230374 add accounts list button back to mobile 2023-09-11 09:45:12 +10:00
saml33 34aa442244 fix withdraw max button value 2023-09-11 09:30:04 +10:00
saml33 634a017b1e add token positions warning to trigger swap 2023-09-10 23:26:52 +10:00
saml33 3957e93fb4 format trigger order table prices 2023-09-10 22:00:06 +10:00
microwavedcola1 5750ae926c Bump TS client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-09-10 10:09:27 +02:00
rjpeterson 5496b9d051 chinese translations - governance 2023-09-09 22:13:57 -07:00
rjpeterson 1228cd35b2 remove duplicate localization key 2023-09-09 21:47:38 -07:00
rjpeterson f266bfbec4 Merge branch 'main' into chinese-localization 2023-09-09 21:47:16 -07:00
rjpeterson c31c521cab chinese translations - governance 2023-09-09 21:29:47 -07:00
saml33 63aadfbe7e add important info to trigger orders 2023-09-09 23:00:45 +10:00
saml33 117f6a1d2b fix borrows in period warning 2023-09-09 21:32:28 +10:00
Lou-Kamades 5be792f47f
add sorting to market selection 2023-09-08 17:01:08 -05:00
Adrian Brzeziński e78e579611 upgrade mango settings 2023-09-08 17:55:24 +02:00
saml33 56f87e46b7
Merge pull request #262 from blockworks-foundation/saml33/trigger-order-ui-updates
trigger order UI updates
2023-09-08 22:37:55 +10:00
saml33 2dfdcb13ba remove whitelist 2023-09-08 22:28:36 +10:00
saml33 bfd89d41e2 fix order price units 2023-09-08 22:06:58 +10:00
microwavedcola1 436ded7122 flipped price needed one more flip
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-09-08 13:52:34 +02:00
saml33 5c90007892 merge main 2023-09-08 21:42:03 +10:00
saml33 fbeeafd253 order table fixes, allow margin on short positions and fix borrow order desc 2023-09-08 21:38:17 +10:00
microwavedcola1 8e606cc15d Bump TS client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-09-08 12:16:47 +02:00
microwavedcola1 d59a54054d Bump TS client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-09-08 12:09:02 +02:00
saml33 a3b46c6ca0 fix account token positions count 2023-09-08 19:39:56 +10:00
saml33 006da27edf fix token positions warning for market swap 2023-09-08 14:36:57 +10:00
saml33 7866282b47 fix balance click for trigger orders 2023-09-08 13:35:30 +10:00
saml33 a30b5a42e4 show borrow amount in order desc when reducing short on margin 2023-09-08 12:39:39 +10:00
saml33 d0845efbae merge main 2023-09-08 09:53:01 +10:00
Adrian Brzeziński 535000a960 remove console log 2023-09-07 23:03:14 +02:00
Adrian Brzeziński c9fef7766a fix test sidebar nft 2023-09-07 22:18:25 +02:00
Adrian Brzeziński 20174d068b pepe test collection pk 2023-09-07 21:54:18 +02:00
saml33 a33ad21b87
Merge pull request #261 from blockworks-foundation/private-counterparty-links
disable private counterparty links in trade history
2023-09-08 00:30:48 +10:00
saml33 ba859597ef fix trigger price when changing tokens 2023-09-07 23:59:24 +10:00
saml33 e4b3e95d8f order description and form errors 2023-09-07 23:26:55 +10:00
saml33 3cb444c332 reduce rendering from mangoAccount and remove repay borrow code 2023-09-07 22:37:33 +10:00
Adrian Brzeziński 0a12116dd5 fix suggested values modal 2023-09-07 14:34:43 +02:00
Adrian Brzeziński 5cd2463ab2 bump token listing settings 2023-09-07 14:33:01 +02:00
saml33 a9380dfd3b fix default trigger price 2023-09-07 21:55:56 +10:00
microwavedcola1 8193542879 Bump TS client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-09-07 13:48:54 +02:00
Christian Kamm 9bf63a9862 fix order type string 2023-09-07 11:50:51 +02:00
Christian Kamm 5a5976dc63 fix default trigger price for bonk
by generally restricting significant decimals on prices, instead using
the in or output banks decimals.
2023-09-07 11:43:29 +02:00
Christian Kamm b1a159d58f fix default trigger order price 2023-09-07 10:22:31 +02:00
Christian Kamm 3d71e76d26 fix trigger order slider for shorts 2023-09-07 09:59:04 +02:00
saml33 667381574a
Merge pull request #263 from blockworks-foundation/contributors-guide
update readme
2023-09-07 15:18:27 +10:00
saml33 a9332f3e7a update place order to handle borrow positions 2023-09-07 14:29:31 +10:00
saml33 33d59cf9e3 use latest client 2023-09-07 13:55:20 +10:00
saml33 7f225b3502 expand on ckamm wip 2023-09-07 13:51:57 +10:00
saml33 1f6dbaa061 add to mobile table 2023-09-07 11:57:59 +10:00