Commit Graph

176 Commits

Author SHA1 Message Date
m.ray
94e398dd1c
feat(trading): submit iceberg orders (#4230) 2023-07-17 14:24:51 +00:00
m.ray
056d3215e8
feat(trading): view iceberg orders (#4207) 2023-07-17 13:04:03 +00:00
Matthew Russell
6a55319e04
feat(trading,governance,wallet): browser wallet integration (#4121) 2023-07-12 11:34:42 +01: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
Matthew Russell
fc6ce9e99b
fix(governance,trading): proposals not showing (#4222)
Co-authored-by: sam-keen <samuel.kleinmann@gmail.com>
2023-07-05 14:09:13 +01:00
Gordsport
26f4c1c983
feat(governance,explorer,trading): add env config for mainnet-mirror apps (#4253) 2023-07-04 16:20:40 +00:00
Bartłomiej Głownia
6e0577aee4
chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
Edd
0850f31855
fix(governance): reinstate deleted mock (#4232) 2023-07-03 15:27:40 +01:00
Bartłomiej Głownia
43aff8e359
chore(trading): ag-grid upgrade (#4187) 2023-07-01 13:02:23 +02:00
Sam Keen
a31008ea26
feat(governance): improve asset proposal details view (#4216) 2023-06-29 14:41:25 +01:00
Edd
2fa00dacaa
test(governance,markets): tidy up minor test quibbles (#4213) 2023-06-29 11:20:53 +00:00
Sam Keen
ed2c82487d
feat(governance): add toggle for closed proposals list (#4190) 2023-06-28 17:53:01 +01:00
Sam Keen
bb1b236cdf
feat(governance): show multisig penalty in tooltip (#4140) 2023-06-22 09:43:46 +01:00
Sam Keen
ce3da97a8a
fix(governance): proposal deadline validation missing (#4150) 2023-06-20 23:55:45 +01:00
Sam Keen
cabd99d3ef
feat(governance): new market details improvements (#4106) 2023-06-20 23:53:53 +01:00
Sam Keen
5a48ba4a33
fix(governance): ensure cached finalized vote is only used when pubkey is c… (#4040) 2023-06-19 17:07:30 +00:00
Sam Keen
0089920d4c
fix(governance): earned by me reward percentage (#4093) 2023-06-16 10:04:03 +01:00
Sam Keen
3467feb3e5
feat(governance): add 'all proposals' link on proposal details page (#4074) 2023-06-14 15:35:12 +01:00
Sam Keen
cc7f403718
feat(governance): hide proposal details for freeform proposals (#4073) 2023-06-12 12:31:03 +01:00
Sam Keen
6f9f432c90
feat(governance): multisig warning (#3994) 2023-06-06 22:21:31 +01:00
Sam Keen
3f01b93159
feat(governance,proposals,web3): remove use of word "we" in copy (#4034) 2023-06-06 22:21:17 +01:00
Edd
473c244d7b
chore(governance,liquidity-provision-dashboard,trading): remove broken urls (#4042) 2023-06-06 22:19:42 +01:00
Matthew Russell
d9b1aa6da3
chore(governance): revert governance ethereum endpoint to infura (#4010) 2023-05-31 14:58:45 -07:00
Matthew Russell
653ca034f2
fix(governance): dont start listening for pending eth events until connected (#3996) 2023-05-30 13:48:01 -07:00
Sam Keen
f5e67a0c2d
fix(governance): rewards decimals set per asset (#3941) 2023-05-25 10:37:40 +01:00
Sam Keen
1d3298cdc9
fix(governance): add enactment date to proposal sorting (#3875) 2023-05-23 16:53:01 +01:00
Art
a0eb381ab1
feat(trading): upgrade banner (#3883) 2023-05-22 12:53:40 -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
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
Maciek
fba98f2fd0
feat(trading,governance): improve flow of risk disclaimer presentation (#3772) 2023-05-19 21:27:45 +00:00
Matthew Russell
3e32d0f396
chore(governance,trading): update mainnet envs with new ethereum provider url (#3857) 2023-05-19 13:31:49 -07:00
Sam Keen
afa627864c
fix(governance): homepage proposals ordering fixed (#3856) 2023-05-19 18:12:14 +00:00
Sam Keen
5bd18cc127
feat(governance): avoid showing untitled proposals (#3851) 2023-05-19 16:19:28 +01:00
Art
ff3519279d
fix(governance): penalties calculation (#3850) 2023-05-19 16:19:07 +01:00
Sam Keen
0db5d0ce87
feat(governance): hide proposal details on market proposals (#3845) 2023-05-19 13:47:48 +00:00
Sam Keen
9e2474d39a
feat(governance): proposals-sort-order (#3848) 2023-05-19 14:30:08 +01:00
Sam Keen
5e13266250
feat(governance): change url of upgrade proposals (#3841) 2023-05-19 12:09:40 +01:00
Dexter Edwards
fca229e62a
feat(governance): use rest to expose proposal data (#3827) 2023-05-18 22:43:32 +01: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
Matthew Russell
8dc465c1d1
feat(trading): additional row actions for tables (#3600) 2023-05-17 21:05:53 -07:00
Matthew Russell
653688c1dd
fix(governance): clear wallet state if user changes to a non existent party (#3813) 2023-05-17 19:25:14 +00:00
Sam Keen
d4a0a4a42c
fix(governance): updated page titles (#3810) 2023-05-17 16:16:19 +00:00
Sam Keen
45e210092c
fix(governance): ensure no negative overstaked penalty (#3794) 2023-05-17 14:41:55 +00:00
Sam Keen
0a80e3e39d
fix(governance): avoid unknown pubkey causing validator page error (#3755) 2023-05-17 13:21:00 +00:00
Sam Keen
7b8d9dc94b
feat(governance): validator tables refocused on stake (#3780) 2023-05-17 14:14:23 +01:00
Sam Keen
11173d6614
fix(governance): point to correct data for displayed LP rewards (#3800) 2023-05-17 12:20:51 +00:00
Maciek
0a6e3cb6f5
chore(trading): refactor docs links resolver (#3782) 2023-05-17 12:10:31 +02:00
Sam Keen
68ede90609
feat(3779): proposal terms in table, full proposal json, description … (#3793) 2023-05-17 08:23:25 +00:00
Sam Keen
aa2b755b93
fix(governance): reward aggregation for validator types (#3773) 2023-05-16 08:40:36 +01:00
Sam Keen
1c626aeeb2
fix(governance): useWeb3ConnectStore instead of app state for eth connect d… (#3750) 2023-05-15 16:21:20 +01:00
Matthew Russell
fc66240390
fix(governance): check value of telemetry local storage entry (#3762) 2023-05-15 09:48:42 +01:00
Sam Keen
efeac49d58
feat(governance): change status labels for network upgrade proposals (#3711) 2023-05-11 15:43:27 +00:00
Sam Keen
b641c82ad8
feat(governance): voting blog link and button title (#3717) 2023-05-11 12:59:28 +00:00
Sam Keen
bf73559c30
fix(governance): change proposal sort order (#3716) 2023-05-11 12:39:30 +00:00
Sam Keen
a8c17b6807
fix(governance): tranches data (#3708) 2023-05-11 10:22:52 +00:00
Sam Keen
b4c7dc6f59
fix(governance): more thorough catch for url in error reporting (#3686) 2023-05-11 10:21:16 +00:00
Sam Keen
b4b2416780
fix(governance): my stake share 2 dp (#3685) 2023-05-10 16:23:37 +00:00
Matthew Russell
bded1d32ba
feat(explorer,governance): always allow selecting a node, add node guard (#3678) 2023-05-09 12:58:09 -07:00
Dexter
e4958ce3c0
fix: do not show validators with 0 self stake in list 2023-05-09 18:25:20 +01:00
Sam Keen
2cb3b55a3b
fix(governance): total supply displayed (#3666) 2023-05-09 15:33:07 +00:00
Sam Keen
3acc0e2401
fix(governance): consensus table works without previous epoch (#3663) 2023-05-09 15:14:04 +00:00
Sam Keen
792ff1fc1f
feat(governance): hide make proposal journey and link to docs instead (#3658)
Co-authored-by: Joe <joe@vega.xyz>
2023-05-09 14:43:39 +00: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
Sam Keen
c87c4bbc91
feat(governance): opt in/out telemetry (#3638)
Co-authored-by: Joe <joe@vega.xyz>
2023-05-09 13:32:16 +01:00
Matthew Russell
cd13c61e90
fix(datagrid): remove default balham borders (#3642) 2023-05-09 09:02:39 +01:00
Maciek
246577f401
feat(trading): persist table column sizes (#3595) 2023-05-09 08:09:53 +02:00
Matthew Russell
106b040977
chore(utils): remove ethers deps from ui-toolkit (#3627) 2023-05-08 14:40:31 -07:00
Sam Keen
313eff1c95
feat(governance): proposal details page improvements (#3611) 2023-05-08 12:41:55 +00: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
bf6ab32230
feat(governance): render markdown in proposal view (#3632) 2023-05-07 17:45:19 +01:00
Sam Keen
7a5c6f3a25
fix(governance): added toasts for withdrawals (#3621) 2023-05-05 14:10:21 +00:00
Edd
6b8b33a78b
chore(explorer,trading,governance): remove stagnet3 (#3608) 2023-05-04 16:50:39 +00:00
Art
768b3b29f0
feat(trading): protocol upgrade notification (#3517) 2023-05-04 09:51:24 +02:00
Matthew Russell
2460a62a3e
fix(governance): add custom styles for validators table (#3597) 2023-05-03 08:05:55 -07:00
Sam Keen
ca46861fd8
feat(governance): add local time zone abbreviation data to proposal form (#3577) 2023-05-03 11:23:03 +01:00
Matthew Russell
eefcc96149
fix(datagrid): prevent unmount of aggrid on theme change (#3588) 2023-05-03 09:45:14 +01:00
Sam Keen
8d42481130
feat(governance): eth chain should not inhibit usage (#3568) 2023-05-02 12:31:16 +00:00
Sam Keen
de48ffa563
feat(governance): update market proposal only available for enacted markets (#3542) 2023-05-02 10:10:03 +00:00
Sam Keen
473ef3ae83
feat(governance): default font Alpha (#3543) 2023-04-28 17:08:36 +00:00
Sam Keen
b336291b49
fix(governance): use default jsonrpc connector when the provider from useWe… (#3563) 2023-04-27 16:26:00 +00:00
Joe Tsang
0f7bffd38b
test(ci): capsule update v0.71.1 (#3559) 2023-04-27 14:37:55 +01:00
Sam Keen
ef5fa7cba6
feat(governance): ensure the data node urls in the monorepo are valid (#3549) 2023-04-26 11:10:40 +00:00
Sam Keen
613582ee00
fix(governance): validator tables - user staking fixes (#3533) 2023-04-25 14:17:27 +00:00
Sam Keen
384c96376a
fix(governance): scroll to top on route change (#3481)
Co-authored-by: Joe <joe@vega.xyz>
2023-04-25 12:31:34 +01:00
Joe Tsang
a1bfe7f1a7
test(governance): e2e network upgrade proposal tests (#3477) 2023-04-20 18:38:09 +01:00
Sam Keen
b0f1aeedae
fix(governance): withdrawals bug (#3443)
Co-authored-by: Dexter <dexter.edwards93@gmail.com>
2023-04-20 17:18:17 +01:00
Art
360624282d
chore(web3): wallet connect v2 (#3324) 2023-04-20 17:20:59 +02:00
Sam Keen
460ccdb3a2
feat(governance): associate form associate link (#3468) 2023-04-20 10:16:52 +01:00
Sam Keen
ae92ff2580
feat(governance): protocol upgrade proposals list and details (#3363) 2023-04-19 13:44:36 +01:00
Joe Tsang
a9b1767a42
fix(governance): fix flaky tests due to wallet teardown (#3460) 2023-04-19 11:54:04 +01:00
botond
4d266963ae
feat(governance): paginate rewards (#3391) 2023-04-18 14:40:57 +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
Sam Keen
54f2519a62
feat(governance): toggles design review tweaks (#3431) 2023-04-14 09:22:22 +01:00
Sam Keen
8d4e4a1228
fix(governance): fix incorrect validator penalties (#3381) 2023-04-06 13:31:21 +02:00
botond
9ac07fd98a
fix: add missing announcement config url (#3367) 2023-04-04 15:11:48 +00:00
Matthew Russell
861760b4f9
chore(governance): add hardcoded token vesting contract address (#3352) 2023-04-03 21:17:32 +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