Maciek
|
76bf45b461
|
chore(trading): add handle wrong chainId in withdrawal (#3015)
|
2023-03-01 09:07:31 +01:00 |
|
Matthew Russell
|
f128f41ea0
|
fix(environment): console not finding node (#3040)
|
2023-03-01 08:45:57 +01:00 |
|
Matthew Russell
|
fcb992b64e
|
chore(trading,explorer,governance): remove unused deps (#3019)
|
2023-02-28 22:09:58 -08:00 |
|
Matthew Russell
|
a796a38200
|
chore(datagrid,utils,react-helpers): rename token app, add utils, datagrid, i18n (#3022)
|
2023-02-28 10:56:29 -08:00 |
|
m.ray
|
cc6ea6176a
|
fix(accounts): show breakdown in view as user mode (#3021)
|
2023-02-28 17:21:57 +00:00 |
|
Dexter Edwards
|
6b280d8a70
|
chore(token): add validator testnet env (#2808)
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 (#3027)
|
2023-02-28 15:31:23 +01:00 |
|
Sam Keen
|
d87adfd7d5
|
fix(governance): vote state update fix (#3023)
|
2023-02-28 12:43:20 +00:00 |
|
Ciaran McGhie
|
1bd56c9bdb
|
chore(ci): bump ui-toolkit version to 0.7.0 (#2961)
|
2023-02-28 10:13:51 +00:00 |
|
Matthew Russell
|
69a0830e80
|
fix(ui-toolkit): remove calt from nav and toasts (#3020)
|
2023-02-27 15:21:17 -08:00 |
|
m.ray
|
4eb6e09bd4
|
fix(trading): condense deal ticket & market info price range snags (#3012)
|
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 (#3011)
|
2023-02-27 16:44:48 +01:00 |
|
Art
|
a3fcd6b7dc
|
feat(explorer): validators page (#2982)
|
2023-02-27 09:17:23 +00:00 |
|
Matthew Russell
|
23ce480daa
|
feat(trading): show block height (#3010)
|
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 (#3007)
|
2023-02-27 09:13:19 +00:00 |
|
Matthew Russell
|
649cc61280
|
chore(trading): fix formatting for volume cells in book (#3006)
|
2023-02-24 16:31:42 -05:00 |
|
Dexter Edwards
|
92ec7166bc
|
feat(token): 1823 tranches service (#2742)
|
2023-02-24 14:53:30 +00:00 |
|
Matthew Russell
|
56b5214dbf
|
chore(trading): grid cell fixes (#2986)
|
2023-02-24 14:38:45 +00:00 |
|
Maciek
|
94509a29c5
|
chore(ui-toolkit): add pseudo random instead Math.random (#2997)
|
2023-02-24 14:38:34 +00:00 |
|
Maciek
|
c29087cc96
|
chore(trading): filtering and sorting for ledger entries (#2944)
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 (#2976)
|
2023-02-23 14:27:11 +00:00 |
|
m.ray
|
d95fdca0d4
|
fix(trading): update step on market dp (#2972)
|
2023-02-23 11:10:56 +00:00 |
|
Maciek
|
e4bf61c2e2
|
chore(trading): add market dropdown to account history (#2971)
|
2023-02-23 11:02:13 +00:00 |
|
Matthew Russell
|
63698fbb80
|
feat(trading,deposits): improve ethereum connection and approve step (#2926)
|
2023-02-22 16:27:17 -08:00 |
|
m.ray
|
3aefa10a4f
|
feat(trading): quote unit and settlement asset relation (#2953)
|
2023-02-22 17:05:31 +00:00 |
|
Edd
|
efeccc7972
|
feat(explorer): add transfers tx view (#2902)
|
2023-02-22 16:31:06 +00:00 |
|
Ciaran McGhie
|
abf69786ba
|
feat(ci): publish monorepo libs to npm (#2951)
|
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 (#2901)
|
2023-02-21 18:01:48 -08:00 |
|
Matthew Russell
|
a12a5b3a15
|
chore(trading,governance): remove busEvent for proposals (#2946)
|
2023-02-20 16:57:25 -08:00 |
|
Matthew Russell
|
849415a78e
|
fix: set size properly for checkbox icon (#2903)
|
2023-02-20 16:50:27 +00:00 |
|
Dexter Edwards
|
d33f5428b6
|
chore(token): governance missing details (#2938)
|
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 (#2942)
|
2023-02-20 15:59:01 +00:00 |
|
Sam Keen
|
4286bc37b3
|
feat(wallet): tighten up the flow for "view as vega user" (#2934)
|
2023-02-20 15:56:12 +00:00 |
|
Art
|
d4ecb88fb4
|
feat(explorer): new proposals index page (#2925)
|
2023-02-20 15:53:23 +00:00 |
|
Sam Keen
|
ac53b1f97a
|
feat(governance,ui-toolkit): individual rewards table (#2928)
|
2023-02-20 14:30:11 +00:00 |
|
m.ray
|
94c40cce7d
|
fix(trading): re-use input errors instead of notification component (#2924)
|
2023-02-20 07:53:16 +00:00 |
|
Sam Keen
|
4dcdec7a35
|
fix(governance): navigation token drop down behaviour (#2931)
|
2023-02-17 16:41:32 +00:00 |
|
m.ray
|
c22fec97b4
|
feat(trading): deposit to trade collateral tab pinned row (#2921)
|
2023-02-17 13:32:20 +00:00 |
|
Maciek
|
b2a115f935
|
chore(trading): handle timeout and offline errors (#2918)
|
2023-02-16 17:30:32 +01:00 |
|
Matthew Russell
|
a82509f0e0
|
feat(trading): datanode block header for env and node switcher (#2905)
|
2023-02-15 19:52:54 -08:00 |
|
Art
|
969bfd6945
|
feat(explorer): markets and market details pages (#2914)
|
2023-02-15 14:20:01 +00:00 |
|
Joe Tsang
|
42cd32f376
|
test(governance): refactor proposal enactment tests (#2897)
|
2023-02-14 16:44:36 +00:00 |
|
m.ray
|
55d6dd4dce
|
feat(trading): deposit flow deal ticket (#2874)
|
2023-02-14 15:43:52 +00:00 |
|
Maciek
|
ee67736ac5
|
chore(trading): positions and collateral tab remove infinitive scroll (#2898)
|
2023-02-13 15:48:44 +01:00 |
|
Sam Keen
|
fa415318ff
|
feat(governance): epoch total rewards tables (#2889)
|
2023-02-10 18:01:30 +00:00 |
|
Art
|
fc93bbd7c5
|
feat(explorer): asset details (#2882)
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 (#2570)
|
2023-02-09 14:20:31 +00:00 |
|
Maciek
|
4dd63da62b
|
chore(trading): handle positions with market data gql errors (#2884)
|
2023-02-09 14:26:23 +01:00 |
|
Bartłomiej Głownia
|
56731e34cc
|
chore(react-helpers): add generic data provider unit test (#2776)
|
2023-02-08 17:35:10 +00:00 |
|