Commit Graph

914 Commits

Author SHA1 Message Date
m.ray
a0b758334a
fix(trading): auction triggers liquidity API change in develop for core 0.69.0 ()
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
2023-03-21 09:19:21 -07:00
Bartłomiej Głownia
9f3026aa4b
fix(market-depth): fix depth chart data upate, use market depth as mid price source () 2023-03-21 08:46:04 -07:00
Maciek
faa359e2fb
chore(trading): 2764 link to mainnet incident reports () 2023-03-21 08:19:54 -07:00
Bartłomiej Głownia
1d178b940f
feat(trading): store current tab selection () 2023-03-21 15:50:31 +01:00
Dexter Edwards
3e619acd4b
feat(ui-toolkit): button icons () 2023-03-20 14:40:04 +00:00
Bartłomiej Głownia
7ef1d75529
chore(trading): remove red background from trades table () 2023-03-17 09:52:40 +00:00
Maciek
84795b2d6a
chore(trading): split bottom panel into two parts () 2023-03-17 09:50:43 +00:00
daro-maj
0f7e76ae01
test(trading): increase coverage for 0004-ewal () 2023-03-16 13:29:40 +01:00
Joe Tsang
5c19263653
chore(governance): include slippage factor to proposals () 2023-03-16 10:41:18 +00:00
Maciek
5dbc5d7997
chore(trading): make loading masks in tabs consistent along the app () 2023-03-15 16:08:48 +01:00
Maciek
da7c0b84f7
chore(trading): display latency in block height progressing as warn or error () 2023-03-15 12:49:31 +01:00
Art
f407110e95
chore(environment): etherscan link () 2023-03-15 08:24:20 +00:00
Art
66a85cce2a
chore(explorer): market info shared panels () 2023-03-15 08:21:12 +00:00
Art
93f8450ecb
fix(utils): missing flags () 2023-03-15 08:20:41 +00:00
Joe Tsang
090d850647
test(governance): e2e rewards () 2023-03-14 16:10:58 +00:00
Maciek
95280f5b26
chore(environment): fetch networks configuration from repo () 2023-03-14 16:02:43 +01:00
Bartłomiej Głownia
613cce3683
feat(orders): use default filters in orders list () 2023-03-14 13:53:51 +01:00
m.ray
010ffc0f46
fix(trading): dropdown fix from testnet and validator-testnet () 2023-03-14 08:55:45 +00:00
m.ray
e5ebaf02d2
fix(trading): ledger entries table formatting () 2023-03-13 19:40:08 +00:00
m.ray
8f3cf390c5
fix(trading): remove liquidation from positions & format price bounds with market dp () 2023-03-13 18:17:00 +00:00
m.ray
64cf0c90a7
feat(trading): clarify collateral and breakdown tables () 2023-03-13 18:15:53 +00:00
m.ray
676aeb07a4
fix(trading): deal ticket validation on zero account balance and margin warnings () 2023-03-13 17:58:51 +00:00
Edd
f1fa13e0bd
feat(explorer): show signers in proposal multisig bundles () 2023-03-10 18:19:37 +00:00
Edd
4205dd471a
fix(explorer,trading): asset details should show quantum in asset dps () 2023-03-10 16:14:36 +00:00
Art
9d346d7846
feat(ui-toolkit): navigation () 2023-03-10 16:46:51 +01:00
Matthew Russell
b68136ba3f
chore(deposits): update faucet feedback i18n ()
Co-authored-by: m.ray <16125548+MadalinaRaicu@users.noreply.github.com>
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
2023-03-10 14:43:32 +00:00
Joe Tsang
b3bfb90804
test(governance): new and update market proposal forms () 2023-03-10 14:03:36 +00:00
m.ray
327ebf3496
fix(trading): deal ticket expiry not wiped out after changing TIF from GTT () 2023-03-10 15:02:01 +01:00
Matthew Russell
1098accb84
fix(trading,explorer,governance): consistent zustand usage () 2023-03-10 14:01:51 +00:00
Bartłomiej Głownia
49e3baf094
feat(deal-ticket): simplify summary validation () 2023-03-09 16:12:59 -08:00
Maciek
a575b4c502
chore(trading): tweaks and improvements of floating bottom buttons () 2023-03-09 15:52:38 -08:00
Bartłomiej Głownia
6705eb4398
feat(trading): calculate required margin base on open volume, active … ()
Co-authored-by: mattrussell36 <mattrussell36@users.noreply.github.com>
2023-03-09 10:03:50 +00:00
Maciek
197f2e8097
chore(trading): 2825 buttons floating over table rows () 2023-03-08 15:58:40 +01:00
Matthew Russell
8f5a2276de
fix(trading): order store connection to deal ticket ()
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2023-03-08 12:14:56 +00:00
m.ray
e66e96f12d
fix(trading): add loss socialisation docs links () 2023-03-08 09:42:25 +00:00
Bartłomiej Głownia
f10c33748f
fix(orders): orders table flickering () 2023-03-07 17:13:34 +01:00
Matthew Russell
adca4600c2
feat(deposits): deposit flow () 2023-03-07 08:17:02 +00:00
m.ray
3b3fcab4f4
fix(trading): fills table fees display () 2023-03-06 17:24:18 +01:00
Matthew Russell
f54a629179
feat(positions): positions losses and maintenance warnings () 2023-03-06 16:01:31 +00:00
Bartłomiej Głownia
a65ee358ff
fix(market-depth): orderbook row height calculation () 2023-03-06 10:21:45 +00:00
Bartłomiej Głownia
fab055bb34
chore(orders): fix order table rows flickering on filter change () 2023-03-05 14:08:16 +00:00
Edd
acd96fbf21
chore(smart-contracts): remove redundant ascii to hex in favour of ethers hexlify () 2023-03-03 12:21:22 +00:00
Matthew Russell
96bf12d4dd
fix(trading): add a timeout to show subscriptions as failed () 2023-03-03 12:20:51 +00:00
Maciek
5dd0cafeca
chore(trading): catch ethereum errors and capture to sentry () 2023-03-03 08:39:20 +01:00
Maciek
c030264211
chore(react-helpers): improve error catching in useResizeObserver () 2023-03-02 10:32:42 +01:00
Maciek
068f7b3fc3
chore(trading): tweaking catching no market data error () 2023-03-02 08:25:57 +01:00
m.ray
cddf2ba00b
fix(trading): edit order strikethrough () 2023-03-01 16:36:12 +00:00
m.ray
886b0cb6d3
fix(trading): deal ticket limit price input and margin warning () 2023-03-01 14:23:21 +00:00
Maciek
76bf45b461
chore(trading): add handle wrong chainId in withdrawal () 2023-03-01 09:07:31 +01:00
Matthew Russell
f128f41ea0
fix(environment): console not finding node () 2023-03-01 08:45:57 +01:00
Matthew Russell
fcb992b64e
chore(trading,explorer,governance): remove unused deps () 2023-02-28 22:09:58 -08:00
Matthew Russell
a796a38200
chore(datagrid,utils,react-helpers): rename token app, add utils, datagrid, i18n () 2023-02-28 10:56:29 -08:00
m.ray
cc6ea6176a
fix(accounts): show breakdown in view as user mode () 2023-02-28 17:21:57 +00:00
Dexter Edwards
6b280d8a70
chore(token): add validator testnet env ()
Co-authored-by: Edd <edd@vega.xyz>
2023-02-28 16:51:02 +00:00
Maciek
86739dfaad
chore(trading): loader component css animation only, preloader tweaks () 2023-02-28 15:31:23 +01:00
Sam Keen
d87adfd7d5
fix(governance): vote state update fix () 2023-02-28 12:43:20 +00:00
Ciaran McGhie
1bd56c9bdb
chore(ci): bump ui-toolkit version to 0.7.0 () 2023-02-28 10:13:51 +00:00
Matthew Russell
69a0830e80
fix(ui-toolkit): remove calt from nav and toasts () 2023-02-27 15:21:17 -08:00
m.ray
4eb6e09bd4
fix(trading): condense deal ticket & market info price range snags () 2023-02-27 18:04:13 +00:00
Maciek
a02100b079
chore(ui-toolkit): revert: loader no rerender version only 2023-02-27 07:51:50 -08:00
Maciek
4bb78e9891
chore(ui-toolkit): loader no rerender version only () 2023-02-27 16:44:48 +01:00
Art
a3fcd6b7dc
feat(explorer): validators page () 2023-02-27 09:17:23 +00:00
Matthew Russell
23ce480daa
feat(trading): show block height () 2023-02-27 09:16:19 +00:00
Matthew Russell
da209d96b0
fix(tailwindcss-config): fix calt for firefox, make calt opt in when using font-alpha () 2023-02-27 09:13:19 +00:00
Matthew Russell
649cc61280
chore(trading): fix formatting for volume cells in book () 2023-02-24 16:31:42 -05:00
Dexter Edwards
92ec7166bc
feat(token): 1823 tranches service () 2023-02-24 14:53:30 +00:00
Matthew Russell
56b5214dbf
chore(trading): grid cell fixes () 2023-02-24 14:38:45 +00:00
Maciek
94509a29c5
chore(ui-toolkit): add pseudo random instead Math.random () 2023-02-24 14:38:34 +00:00
Maciek
c29087cc96
chore(trading): filtering and sorting for ledger entries ()
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-02-24 08:40:31 +01:00
m.ray
0c26d99ce2
fix(trading): fees breakdown layout and condense tabs () 2023-02-23 14:27:11 +00:00
m.ray
d95fdca0d4
fix(trading): update step on market dp () 2023-02-23 11:10:56 +00:00
Maciek
e4bf61c2e2
chore(trading): add market dropdown to account history () 2023-02-23 11:02:13 +00:00
Matthew Russell
63698fbb80
feat(trading,deposits): improve ethereum connection and approve step () 2023-02-22 16:27:17 -08:00
m.ray
3aefa10a4f
feat(trading): quote unit and settlement asset relation () 2023-02-22 17:05:31 +00:00
Edd
efeccc7972
feat(explorer): add transfers tx view () 2023-02-22 16:31:06 +00:00
Ciaran McGhie
abf69786ba
feat(ci): publish monorepo libs to npm () 2023-02-22 12:11:35 +00:00
Bartłomiej Głownia
4bb57e9c47
fix(market-depth): fix order book priceInCenter calculation and scroll to price () 2023-02-21 18:01:48 -08:00
Matthew Russell
a12a5b3a15
chore(trading,governance): remove busEvent for proposals () 2023-02-20 16:57:25 -08:00
Matthew Russell
849415a78e
fix: set size properly for checkbox icon () 2023-02-20 16:50:27 +00:00
Dexter Edwards
d33f5428b6
chore(token): governance missing details () 2023-02-20 16:18:40 +00:00
m.ray
c73b01d549
feat(trading): do not pin row of existing account as it will become duplicated () 2023-02-20 15:59:01 +00:00
Sam Keen
4286bc37b3
feat(wallet): tighten up the flow for "view as vega user" () 2023-02-20 15:56:12 +00:00
Art
d4ecb88fb4
feat(explorer): new proposals index page () 2023-02-20 15:53:23 +00:00
Sam Keen
ac53b1f97a
feat(governance,ui-toolkit): individual rewards table () 2023-02-20 14:30:11 +00:00
m.ray
94c40cce7d
fix(trading): re-use input errors instead of notification component () 2023-02-20 07:53:16 +00:00
Sam Keen
4dcdec7a35
fix(governance): navigation token drop down behaviour () 2023-02-17 16:41:32 +00:00
m.ray
c22fec97b4
feat(trading): deposit to trade collateral tab pinned row () 2023-02-17 13:32:20 +00:00
Maciek
b2a115f935
chore(trading): handle timeout and offline errors () 2023-02-16 17:30:32 +01:00
Matthew Russell
a82509f0e0
feat(trading): datanode block header for env and node switcher () 2023-02-15 19:52:54 -08:00
Art
969bfd6945
feat(explorer): markets and market details pages () 2023-02-15 14:20:01 +00:00
Joe Tsang
42cd32f376
test(governance): refactor proposal enactment tests () 2023-02-14 16:44:36 +00:00
m.ray
55d6dd4dce
feat(trading): deposit flow deal ticket () 2023-02-14 15:43:52 +00:00
Maciek
ee67736ac5
chore(trading): positions and collateral tab remove infinitive scroll () 2023-02-13 15:48:44 +01:00
Sam Keen
fa415318ff
feat(governance): epoch total rewards tables () 2023-02-10 18:01:30 +00:00
Art
fc93bbd7c5
feat(explorer): asset details ()
Co-authored-by: Edd <edd@vega.xyz>
2023-02-09 18:12:38 +01:00
Bartłomiej Głownia
a5d53eee77
chore(trading): live update deal ticket market data () 2023-02-09 14:20:31 +00:00
Maciek
4dd63da62b
chore(trading): handle positions with market data gql errors () 2023-02-09 14:26:23 +01:00
Bartłomiej Głownia
56731e34cc
chore(react-helpers): add generic data provider unit test () 2023-02-08 17:35:10 +00:00
daro-maj
026e5f5679
chore(trading): key to key transfers e2e tests () 2023-02-08 18:31:41 +01:00
Sam Keen
da551f9d3c
feat(governance): replace proposal and vote busEvents with subscriptions () 2023-02-08 09:42:20 +00:00