mattrussell36
098bdb5e3a
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-13 00:10:22 +00:00
mattrussell36
2514a2342b
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-12 18:08:10 +00:00
mattrussell36
4600d6e4ca
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-12 12:07:06 +00:00
Ciaran McGhie
c217741924
chore: improve typing in markets list page on the lpdashboard ( #2363 )
...
* chore: add some missing properties to the Market type
* chore: improve typing of value formatters in market list page
Replacing ValueFormatterParams with VegaValueFormatterParams<T, Y> in a
bunch of places. Doing this also highlighted we weren't dealing with a
bunch of undefined cases, so we now have fallback formatting for those.
Co-authored-by: Madalina Raicu <madalina@raygroup.uk>
2022-12-12 11:46:33 +00:00
Edd
1180a5ff97
feat(explorer): delegate/undelegate submission view ( #2381 )
...
* fix(explorer): initial tx delegation view
* fix(explorer): fix dangling duplicate type
* feat(explorer): add governanceasset component to show prices correct for that asset
* feat(explorer): add undelegate view
* feat(explorer): status code component shows error message if available
* fix(explorer): remove unused type
2022-12-12 11:46:09 +00:00
m.ray
71399105ee
feat( #2307 ): make liquidity provision table more prominent ( #2350 )
...
* feat(#2307 ): make liquidity provision table more prominent
* feat(#2307 ): show title only if content is defined
* feat(#2307 ): filter LP to show active, undeployed and pending
* fix(#2307 ): remove showTitle attribute
* fix: check marketId and name before building href
* fix(#2307 ): revert header changes
2022-12-12 09:44:58 +00:00
mattrussell36
3bca206e45
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-12 06:05:57 +00:00
mattrussell36
044e9639e9
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-12 00:10:26 +00:00
mattrussell36
2cde42971e
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-11 18:05:59 +00:00
mattrussell36
c6c320a2ff
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-11 12:06:12 +00:00
mattrussell36
757cbd0f49
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-11 06:05:53 +00:00
mattrussell36
d70ff8d3d6
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-11 00:13:36 +00:00
mattrussell36
7ba2acefda
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-10 18:07:33 +00:00
mattrussell36
03a1d10fe4
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-10 12:10:05 +00:00
mattrussell36
39f55cee5d
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-10 06:06:02 +00:00
mattrussell36
5227d118fc
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-10 00:10:30 +00:00
mattrussell36
16e095104f
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-09 18:08:34 +00:00
Radosław Szpiech
e6531daa41
chore: print vega and vegacapsule version on workflow start ( #2377 )
...
* chore: print vega and vegacapsule version on workflow start
* chore: print vega and vegacapsule version on workflow start
2022-12-09 15:20:03 +01:00
Dexter Edwards
7bf753e6c2
fix: token dependency graph ( #2371 )
...
* chore: fix dependency graph
* fix: silly error
* fix: remove uneeded generics
2022-12-09 14:02:56 +00:00
Dexter Edwards
22610c2d0a
fix: proposals list ( #2374 )
...
* fix: proposals list
* Update apps/token/src/routes/governance/components/proposals-list/proposals-list.tsx
2022-12-09 14:01:33 +00:00
mattrussell36
4b86b981b3
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-09 12:08:41 +00:00
Radosław Szpiech
615748548b
chore: remove chainID request to wallet in e2e ( #2370 )
2022-12-09 12:08:26 +01:00
Edd
13c9dffc3d
feat(explorer): add withdrawsubmission view ( #2366 )
...
* feat(explorer): add withdraw view
* fix(explorer): regenerate types after rebasing develop
2022-12-09 11:02:01 +00:00
macqbat
fa8868d42a
feat(2298): handle lost connection with wallet during order setting ( #2344 )
...
* feat: handle lost connection with wallet during order setting
* Update libs/deal-ticket/src/components/deal-ticket/deal-ticket-manager.tsx
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
* feat: handle lost connection with wallet during order setting - adjust wording
* feat: handle lost connection with wallet during order setting - adjust wording
* feat: handle lost connection with wallet during order setting - adjust wording
* fix: handle lost connection with wallet add print vega version
* fix: handle lost connection with wallet add print vega version
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
2022-12-09 11:33:13 +01:00
mattrussell36
d382887b95
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-09 06:08:22 +00:00
mattrussell36
74265b25d7
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-09 00:10:15 +00:00
botond
2211abbd72
chore: cleanup type gen ( #2362 )
...
* chore: remove apollo type gen and clean up types lib
* fix: format
* fix: tests
* fix: format
* fix: hammer token types til sh*t turns green
* fix: format
* fix: apparently format again
* fix: lint
* fix: build-specs
* fix: format
* chore: regen types
* chore: regenerate types again
* fix: format
2022-12-08 21:13:30 +00:00
mattrussell36
e5fe6a3106
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-08 18:08:33 +00:00
Sam Keen
86e4280680
feat(2089): second level validator table mouseovers ( #2354 )
...
* feat(1913): validator table column heading mouseovers
* feat(2089): stake needed for promotion tooltip
* feat(2089): normalised voting power tooltip
* feat(2089): total stake tooltip
* feat(2089): total stake tooltip for standby-pending-validators-table
* feat(2089): total penalties tooltip
* feat(2089): tooltip colour tweakage
* feat(2089): unit tests for the shared validator data functions
* feat(2089): removed unused import from tooltip.tsx
* Update apps/token/src/routes/staking/home/validator-tables/standby-pending-validators-table.tsx
Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
* feat(2089): tweaks from PR comments
Co-authored-by: Dexter Edwards <dexter.edwards93@gmail.com>
2022-12-08 14:57:11 +00:00
mattrussell36
e4afa67cd0
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-08 12:08:34 +00:00
macqbat
19c1f2f8c6
fix: lock widths of market table cells - make it durable for long values ( #2360 )
2022-12-08 06:30:05 -05:00
Ciaran McGhie
088c399b9f
feat: add more data columns to lp dashboard ( #2337 )
...
* chore: rename column for liquidityCommited on LP market list page
* chore: organise imports in market-list.tsx
* feat: add column for last/mark price to lp-dashboard
* feat: add column for 24h change to lp-dashboard
* feat: add column for market type in lp-dashboard
* feat: add column for market code to lp-dashboard
2022-12-08 11:18:37 +00:00
Joe Tsang
f1f775268f
test(2306): token acs ( #2352 )
...
* chore: add acs to wallet tests
* chore: additional acs added
* chore: revert explorer changes
* chore: fix lint
* chore: generate 2nd pub key in workflow
* chore: revert copy pub key test
2022-12-08 08:53:42 +00:00
Matthew Russell
09af8db1fe
fix: blank page if startup subscription fails ( #2357 )
...
* feat: add loading skeleton for network loader
* feat: add timeout for subscription check
2022-12-08 08:51:01 +00:00
Matthew Russell
def34a329d
feat: add not found catchall page for console ( #2359 )
2022-12-08 08:47:30 +00:00
Matthew Russell
97a264d0b8
feat: align governance right ( #2358 )
2022-12-08 08:46:44 +00:00
mattrussell36
cbbec5c688
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-08 06:05:53 +00:00
mattrussell36
8880d7c5d7
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-08 00:10:31 +00:00
Sam Keen
ce04dd9ff2
feat(1913): validator table column heading mouseovers ( #2335 )
2022-12-07 21:55:32 +00:00
mattrussell36
e37185223f
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-07 18:05:50 +00:00
Edd
1bb3233fb2
feat(explorer): order amend view ( #2314 )
...
* feat(explorer): add amend order view
2022-12-07 16:00:09 +00:00
Edd
0a11831ab0
fix(explorer): improve search errors ( #2327 )
...
* feat(explorer): clearer errors on parties and txs
2022-12-07 15:20:24 +00:00
Radosław Szpiech
9f1a1d7a1b
chore: remove installing bins from workflows ( #2346 )
2022-12-07 15:08:01 +01:00
Dexter Edwards
c0566a91b2
feat: mirror environment ( #2343 )
...
* feat: mirror environment
* style: lint
* chore: update networks to have correct data node
* chore: update netowrks to point to correct data nodes
* chore: fix build
2022-12-07 13:55:51 +00:00
mattrussell36
827cdbecc7
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-07 12:06:59 +00:00
Matthew Russell
d1e0af0dbf
feat( #1271 ): allow ethereum disconnect ( #2325 )
2022-12-07 04:24:40 -05:00
macqbat
46a85b8e65
fix: insufficient balance error doesn't reset validation after balance has been fulfilled ( #2336 )
...
* fix: live validation in deal ticket - reset validation after market state or account balance changes
* fix: live validation in deal ticket - reset fix lint error
* fix: live validation in deal ticket - adjust failing int test
2022-12-07 08:45:30 +01:00
mattrussell36
5db3b9c0b9
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-07 06:06:08 +00:00
m.ray
8f182a5877
chore( #2039 ): update ledger entries mappings ( #2339 )
2022-12-06 18:52:58 -08:00
mattrussell36
8d88d2cea0
chore: update tranches
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-07 00:12:30 +00:00