Matthew Russell
05b39e2c08
fix(trading): usdt approvals ( #5939 )
2024-03-07 14:21:31 +00:00
Art
2002731c52
feat(trading): gas fee estimation for withdraw transaction ( #5668 )
2024-02-01 09:07:13 +01:00
Bartłomiej Głownia
4ef789e00a
feat(trading): use camel case marketId in updateMarginMode tx
2024-01-25 15:09:09 +01:00
Matthew Russell
261f32aa5b
feat(trading): margin mode selector ( #5660 )
...
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-24 13:17:22 +00:00
Matthew Russell
f22a3bc2d2
Revert "feat(trading): margin mode selector ( #5575 )"
...
This reverts commit fde77ebccb
.
2024-01-23 08:46:16 -08:00
Bartłomiej Głownia
fde77ebccb
feat(trading): margin mode selector ( #5575 )
...
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2024-01-23 16:19:49 +00:00
Art
39907f07db
feat(wallet): new browser wallet connection model ( #5572 )
...
Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
2024-01-23 15:32:23 +00:00
m.ray
3dc77b0eff
chore(trading): add close position button back to console ( #5407 )
2023-12-01 16:38:32 +00:00
Bartłomiej Głownia
4f18caa486
feat(trading): upgrade i18n, fix plurals ( #5331 )
2023-11-30 07:31:44 +00:00
Bartłomiej Głownia
c0c56e4c48
feat(trading): fix markets i18n namespace, add missing label, preload all namespaces ( #5312 )
...
Co-authored-by: bwallacee <ben@vega.xyz>
2023-11-21 12:08:33 +01:00
Bartłomiej Głownia
bb47747501
feat(utils): use i18next ( #5269 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-11-19 14:00:45 -08:00
Bartłomiej Głownia
c3ef639daf
feat(web3): use i18next ( #5256 )
2023-11-17 16:44:30 -08:00
Matthew Russell
78add88014
chore(trading,governance,explorer): comply with eslint type import rules ( #5257 )
2023-11-14 16:43:36 -08:00
Matthew Russell
b3014bb98a
chore(trading,governance,explorer): nx migration to latest ( #5246 )
...
Co-authored-by: Edd <edd@vega.xyz>
2023-11-14 15:25:29 +01:00
m.ray
2f7e53e282
feat(trading): close position stopped and IOC behaviour update ( #5211 )
2023-11-09 22:31:18 +00:00
Bartłomiej Głownia
6dbde76c84
chore(wallet): remove dependency on apollo from wallet lib ( #4814 )
2023-10-05 11:25:54 +02:00
Art
41760f2956
chore(trading): disable apply code when applied ( #4855 )
2023-09-22 12:06:02 +01:00
m.ray
290b7ae856
feat(trading): browse perpetuals [stagnet1] ( #4590 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
Co-authored-by: Joe Tsang <30622993+jtsang586@users.noreply.github.com>
Co-authored-by: Joe <joe@vega.xyz>
2023-09-20 10:11:03 +01:00
Matthew Russell
ba39720f05
fix(trading,web3): prevent deposit toasts reappearing ( #4797 )
...
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-09-15 13:51:28 +01:00
Bartłomiej Głownia
719d210219
chore(trading): remove target build from libs ( #4725 )
2023-09-08 13:43:54 -07:00
Matthew Russell
21bb6a69c6
chore(trading): minor style tweaks ( #4696 )
2023-09-04 17:21:46 -07:00
Art
5c18c898b0
feat(wallet): metamask snaps ( #4621 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-08-28 18:51:58 -07:00
Bartłomiej Głownia
6a9f15f59e
feat(deal-ticket): submit oco stop orders ( #4539 )
2023-08-25 08:37:14 +02:00
Bartłomiej Głownia
26d5a67604
feat(trading): use custom toast content for stop order related transactions ( #4476 )
2023-08-09 14:47:10 +02:00
m.ray
fde49e5446
fix(trading): order stopped misleading message ( #4455 )
2023-08-02 11:52:07 +01:00
Bartłomiej Głownia
375d447fa8
feat(trading): add stop orders table and form ( #4265 )
...
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2023-08-02 11:28:33 +01:00
Matthew Russell
5f9ec222c1
feat(trading): navigation ( #4375 )
2023-07-31 17:08:55 +01:00
Bartłomiej Głownia
6e0577aee4
chore(trading): migrate nx to latest version ( #4196 )
2023-07-04 13:01:25 +02:00
Matthew Russell
ebc058bcbe
chore(trading): vega icons for withrawals table and wallet dropdown ( #4203 )
2023-06-29 16:48:53 -07:00
Matthew Russell
b8c9f9772e
chore(trading): allow window._env_ override ( #4159 )
2023-06-27 07:40:42 +01:00
Art
484d7888cf
feat(web3): ready to withdraw toast ( #4142 )
...
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2023-06-26 16:28:14 +02:00
Maciek
e47b868c53
fix(withdraws): clear eth network errors ( #4044 )
2023-06-09 08:58:16 +02:00
Sam Keen
3f01b93159
feat(governance,proposals,web3): remove use of word "we" in copy ( #4034 )
2023-06-06 22:21:17 +01:00
Ciaran McGhie
1521bab4c4
chore(react-helpers,utils,logger): create logger lib and move sentry/logger utils there ( #3990 )
2023-06-06 14:10:03 +01:00
Matthew Russell
f2c70e6da4
fix(trading): performance issues with many orders ( #3944 )
...
Co-authored-by: Bartłomiej Głownia <bglownia@gmail.com>
2023-05-31 17:38:49 +02:00
daro-maj
0a8439d125
test(trading): withdrawal details for extra security e2e tests ( #3977 )
2023-05-29 17:31:15 +01:00
daro-maj
a305c5b8a9
test(trading): capsule tests - fix for wallet connection ( #3885 )
2023-05-23 20:02:29 +02:00
Art
a4149cc55e
feat(web3): withdrawal details ( #3701 )
2023-05-18 16:50:15 +02:00
Bartłomiej Głownia
2904975fd3
feat(trading): highlight negative oracle statuses in market lists ( #3816 )
2023-05-18 13:22:54 +02:00
Maciek
59993e3ea6
chore(trading): suppress sentry logs when eth fails ( #3726 )
...
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-05-16 23:31:53 -07:00
Matthew Russell
4a7296312a
fix(smart-contracts,deposits): add different abi for tether ( #3775 )
2023-05-16 08:40:05 +01:00
Matthew Russell
db75261cd5
chore(react-helpers): remove ag-grid deps ( #3628 )
2023-05-09 09:04:33 +01:00
Matthew Russell
72821dd183
chore(utils,react-helpers,data-provider): remove apollo deps from ui-toolkit ( #3626 )
2023-05-07 18:01:07 -07:00
Sam Keen
7a5c6f3a25
fix(governance): added toasts for withdrawals ( #3621 )
2023-05-05 14:10:21 +00:00
Maciek
b7a440132d
feat(trading): make Sentry only after opt in ( #3448 )
2023-04-26 15:17:23 +00:00
Art
360624282d
chore(web3): wallet connect v2 ( #3324 )
2023-04-20 17:20:59 +02:00
Ciaran McGhie
18633efec3
chore(ui-toolkit): rework intent colours ( #3202 )
2023-03-21 16:40:39 +00:00
Art
f407110e95
chore(environment): etherscan link ( #3193 )
2023-03-15 08:24:20 +00:00
Matthew Russell
1098accb84
fix(trading,explorer,governance): consistent zustand usage ( #3133 )
2023-03-10 14:01:51 +00:00
Matthew Russell
adca4600c2
feat(deposits): deposit flow ( #3062 )
2023-03-07 08:17:02 +00:00