Commit Graph

423 Commits

Author SHA1 Message Date
Art
5f177785b6
feat(governance): protocol upgrade notification, est. time (#4289) 2023-07-20 10:27:43 +02:00
Daniel
ce6873fe54
feat(environment): add mainnet mirror config (#4287) 2023-07-18 12:23:58 +01:00
Art
05ca1a09b9
chore(explorer): align staking terminology (#4290) 2023-07-18 09:03:48 +00:00
Bartłomiej Głownia
501ffbfc80
chore(trading): ignore parse source map warnings, fix trading readme (#4252) 2023-07-11 10:41:54 +01:00
Edd
0e10b2108e
chore(explorer): update block explorer types for 72 (#4275) 2023-07-10 14:12:12 +01:00
Gordsport
26f4c1c983
feat(governance,explorer,trading): add env config for mainnet-mirror apps (#4253) 2023-07-04 16:20:40 +00:00
Edd
74f2cfa4a5
feat(explorer): remove infinite tx loader (#4217) 2023-07-04 12:51:28 +01:00
Bartłomiej Głownia
6e0577aee4
chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
Edd
87b41a30d8
feat(explorer): add pegged order details (#4228) 2023-07-04 11:18:44 +01:00
Bartłomiej Głownia
43aff8e359
chore(trading): ag-grid upgrade (#4187) 2023-07-01 13:02:23 +02:00
Edd
5e93e98f07
fix(explorer): fix order amend tx view (#4197) 2023-06-29 12:25:42 +01:00
Davide S
cafb3b1c57
fix(explorer): liquidity provision fee percentage (#4183)
Co-authored-by: Edd <edd@vega.xyz>
2023-06-28 15:35:38 +00:00
Bartłomiej Głownia
597e07608f
feat(positions): add liquidation to positions view (#4115) 2023-06-20 21:49:52 +00:00
Edd
5a90ebe12e
feat(explorer): transaction list filtering 2023-06-15 17:10:17 +01:00
Edd
5eba8fe28f
fix(explorer): fix broken protocol upgrade tx link (#4029) 2023-06-07 14:47:55 +01:00
m.ray
011e4e4cec
fix(trading): market info refactor (#3985)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-06-05 19:00:29 -07:00
Edd
cd34cb181f
feat(explorer): properly represent batch error 71 (#4019) 2023-06-02 14:43:33 +01:00
Edd
97b3f4decf
feat(explorer): do not colourise votes in tx list (#3988) 2023-06-01 12:35:33 +01:00
Edd
ef25552311
fix(explorer): fix stagnet1 env (#3975) 2023-05-29 17:31:39 +01:00
Edd
a22f8f0ef1
fix(explorer,trading): remove vega.trading links (#3962) 2023-05-25 21:27:51 +00:00
m.ray
c2baaa2dd9
fix(trading): console.fairground.wtf links update back (#3907) 2023-05-23 15:49:14 +00:00
m.ray
0721099d7d
chore(trading): console fairground links (#3896)
Co-authored-by: Edd <edd@vega.xyz>
2023-05-23 11:06:57 +00:00
Edd
9f8f99b50b
fix(explorer): wrap routes in suspense (#3894) 2023-05-23 11:15:13 +01:00
Edd
6dd4536fdd
fix(explorer): change how internal filters are detected (#3852) 2023-05-22 21:08:57 +01:00
Edd
3aa0e974c2
feat(explorer): footer updates (#3884) 2023-05-22 12:54:37 -07:00
Bartłomiej Głownia
67643afd74
fix(trading): positions and markets settlement asset column filter and sort (#3873) 2023-05-22 12:34:05 -07:00
m.ray
45adac2932
chore(trading): update environments. add vega.trading to network switcher (#3869)
Co-authored-by: Edd <edd@vega.xyz>
2023-05-22 15:50:13 +00:00
Edd
9658363b56
chore(explorer): update be env for validator testnet (#3867)
Co-authored-by: m.ray <16125548+MadalinaRaicu@users.noreply.github.com>
2023-05-22 13:38:51 +00:00
Mikołaj Młodzikowski
0fbd2bfa72 feat(ci): adjust environment name 2023-05-22 11:42:09 +02:00
Matthew Russell
828dcf6e93
chore(governance,explorer,trading): move sentry dsn to env files (#3860) 2023-05-22 08:54:15 +02:00
m.ray
b40ee0caf5
fix(markets): remove queries for internal data sources (#3829) 2023-05-19 12:53:00 +01:00
Edd
95aca70434
fix(explorer): prevent render of signature component on some proposals (#3840) 2023-05-19 12:09:48 +01:00
Edd
5c0588887c
fix(explorer): fix footer links (#3825) 2023-05-19 10:37:59 +01:00
Bartłomiej Głownia
2904975fd3
feat(trading): highlight negative oracle statuses in market lists (#3816) 2023-05-18 13:22:54 +02:00
Matthew Russell
8dc465c1d1
feat(trading): additional row actions for tables (#3600) 2023-05-17 21:05:53 -07:00
Maciek
0a6e3cb6f5
chore(trading): refactor docs links resolver (#3782) 2023-05-17 12:10:31 +02:00
Edd
8a080d3279
fix(explorer): fix bug where no votes displayed a yes icon (#3699) 2023-05-11 14:55:00 +00:00
Matthew Russell
b48ab58e6a
chore: add VEGA_URL for explorer mainnet 2023-05-09 14:06:10 -07:00
Matthew Russell
bded1d32ba
feat(explorer,governance): always allow selecting a node, add node guard (#3678) 2023-05-09 12:58:09 -07:00
Edd
76ddf45f4c
fix(explorer): add envs back to env (#3677) 2023-05-09 12:57:38 -07:00
Sam Keen
3740a97d7e
feat(governance): token references to governance (#3657)
Co-authored-by: Joe <joe@vega.xyz>
2023-05-09 14:17:40 +00:00
Dexter Edwards
50e93dad64
chore(explorer,trading,governance): new data node & explorer service urls (#3653) 2023-05-09 14:33:33 +01:00
Art
7fe722dad0
fix(explorer): use data provider import (#3648) 2023-05-09 09:46:24 +00:00
Edd
928b899c46
fix(explorer): improve party page loading (#3274) 2023-05-09 09:43:12 +01:00
Edd
9f3b8ecade
fix(explorer): set explorer url env var in explorer (#3622) 2023-05-09 09:03:35 +01:00
Matthew Russell
cd13c61e90
fix(datagrid): remove default balham borders (#3642) 2023-05-09 09:02:39 +01:00
Matthew Russell
9f442698a4
fix(explorer): network params fixture lookup for updateAsset proposals (#3633) 2023-05-08 17:29:29 +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
Edd
e6d0b6ac1f
fix(explorer): number formatting for updateasset proposals (#3630) 2023-05-07 18:17:57 +00:00
m.ray
bf63f9d46d
feat(oracles): oracle full profile (#3545)
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2023-05-05 09:52:03 +00:00
Edd
6b8b33a78b
chore(explorer,trading,governance): remove stagnet3 (#3608) 2023-05-04 16:50:39 +00:00
m.ray
2cb6ede492
feat(oracles): oracle basic profile (#3544) 2023-05-03 12:07:39 +02:00
Matthew Russell
eefcc96149
fix(datagrid): prevent unmount of aggrid on theme change (#3588) 2023-05-03 09:45:14 +01:00
Edd
77ab719b37
fix(explorer): fix asset links and deterministic order details (#3567) 2023-04-28 16:00:49 +00:00
Bartłomiej Głownia
c15051d457
fix(trading): refactor market info accordion to avoid remount on candle reload (#3447) 2023-04-20 11:32:09 +02:00
Joe Tsang
a9b1767a42
fix(governance): fix flaky tests due to wallet teardown (#3460) 2023-04-19 11:54:04 +01:00
Sam Keen
2346b2f1a0
feat(governance): full width Governance and Explorer header (#3453)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2023-04-18 13:06:30 +01:00
Edd
6ae34d296f
fix(explorer): tweak footer to show more detail on smaller screens (#3418) 2023-04-13 10:49:42 +01:00
Edd
138bf7da00
build(explorer): update validator testnet be url (#3357) 2023-04-04 10:53:47 +00:00
Matthew Russell
18f1c0014c
chore(governance,explorer,multisig-signer): delete rest of sandbox/mirror env files (#3310) 2023-04-03 14:07:43 -07:00
botond
528fd96721
feat(announcements): announcements (#3252)
Co-authored-by: Mikołaj Młodzikowski <mikolaj.mlodzikowski@gmail.com>
2023-03-29 15:20:49 +02:00
Art
8a0c15ac11
feat(explorer): breadcrumbs (#3254) 2023-03-23 19:11:34 +00:00
Art
c676a7c1e2
chore(explorer): move banner up (#3237) 2023-03-20 13:38:31 +00:00
Maciek
84795b2d6a
chore(trading): split bottom panel into two parts (#3205) 2023-03-17 09:50:43 +00:00
Matthew Russell
9f059e7862
chore(explorer,governance): update be endpoints (#3183)
Co-authored-by: Edd <edd@vega.xyz>
2023-03-15 20:12:04 -07:00
Art
67e602ebb1
feat(explorer): try again for tx details (#3195) 2023-03-15 08:24:42 +00:00
Art
f407110e95
chore(environment): etherscan link (#3193) 2023-03-15 08:24:20 +00:00
Art
66a85cce2a
chore(explorer): market info shared panels (#3192) 2023-03-15 08:21:12 +00:00
Maciek
95280f5b26
chore(environment): fetch networks configuration from repo (#3145) 2023-03-14 16:02:43 +01:00
m.ray
d049b471d8
chore(trading): mainnet sim 3 live banners (#3184) 2023-03-14 09:04:19 +00:00
Matthew Russell
3959daa2b7
chore(trading,explorer,governance): update validator testnet nodes (#3182) 2023-03-13 16:17:10 -07:00
Edd
727e2cd2ff
fix(explorer): neaten validators mobile view (#3160)
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2023-03-13 11:08:53 +00:00
Edd
f1fa13e0bd
feat(explorer): show signers in proposal multisig bundles (#3122) 2023-03-10 18:19:37 +00:00
Edd
fa871a49c7
fix(explorer): format els as percentage in network param view (#3157) 2023-03-10 16:14:56 +00:00
Edd
1040077c2b
feat(explorer,trading,governance): update mainnet sims banner (#3156)
Co-authored-by: asiaznik <artur@vegaprotocol.io>
2023-03-10 16:12:30 +00:00
Art
9d346d7846
feat(ui-toolkit): navigation (#3069) 2023-03-10 16:46:51 +01:00
Matthew Russell
1098accb84
fix(trading,explorer,governance): consistent zustand usage (#3133) 2023-03-10 14:01:51 +00:00
Edd
52183555a9
feat(explorer): improve display of multi cancellations (#3151) 2023-03-10 14:01:26 +00:00
Bartłomiej Głownia
6705eb4398
feat(trading): calculate required margin base on open volume, active … (#2957)
Co-authored-by: mattrussell36 <mattrussell36@users.noreply.github.com>
2023-03-09 10:03:50 +00:00
Edd
4542e25ec9
feat(explorer): proposal transaction view (#3060) 2023-03-03 14:27:24 +00:00
Edd
47b81188d4
fix(explorer): update vega_networks for all explorer envs (#3078) 2023-03-03 12:20:41 +00:00
Edd
6799a06acd
chore(explorer): remove commented out query (#3045) 2023-03-01 14:04:54 +00:00
Edd
06dcd00b53
fix(explorer): add size in market component for remaining order size (#3046) 2023-03-01 14:13:22 +01:00
Edd
fd7aa5bd78
fix(explorer): fix inconsistent wss urls for tm (#3053) 2023-03-01 14:12:56 +01:00
Edd
8fab8dad6c
fix(ci): fix environment variable setting validator testnet api endpoint (#3035) 2023-03-01 10:10:05 +00:00
Matthew Russell
f128f41ea0
fix(environment): console not finding node (#3040) 2023-03-01 08:45:57 +01: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
m.ray
4eb6e09bd4
fix(trading): condense deal ticket & market info price range snags (#3012) 2023-02-27 18:04:13 +00:00
Art
a3fcd6b7dc
feat(explorer): validators page (#2982) 2023-02-27 09:17:23 +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
Edd
0ba54cd8a4
fix(explorer): incorrect destination in market link components (#2968) 2023-02-23 10:46:55 +00: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
Art
d4ecb88fb4
feat(explorer): new proposals index page (#2925) 2023-02-20 15:53:23 +00:00
Edd
57a8955795
feat(explorer): add feedback link to footer (#2943) 2023-02-20 15:52:12 +00:00
Art
4b83a10475
chore(explorer): change asset dialog to details page (#2941) 2023-02-20 14:15:18 +00: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