mattrussell36
62203b5e73
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-12 00:14:33 +00:00
Art
f2aaf287eb
fix: fixed horizontal scrollbars appearing when dialog is open ( #1714 )
2022-10-11 21:07:17 +02:00
Art
5e423f4fd3
fix: reverted custom page title element ( #1715 )
2022-10-11 21:07:03 +02:00
mattrussell36
219e29b947
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-11 18:06:18 +00:00
Art
f2f0f33975
chore: fixed failing tests in different TZ and locale ( #1713 )
2022-10-11 18:53:49 +02:00
Art
0129dbd611
Chore/update wording assets ( #1712 )
...
* chore: updated wording
* chore: updated wording
* chore: updated wording
* chore: updated wording
* chore: updated unit tests
* chore: fixed lint errors
2022-10-11 18:18:01 +02:00
Joe Tsang
7824c39bfe
Test/1689 staking acs ( #1698 )
...
* test: vesting test with eth wallet connected
* chore: acs for staking added
* chore: acs for staking income
2022-10-11 14:49:57 +01:00
Dexter Edwards
6ec6c6b8b7
test: reintroduce tests that were failing ( #1505 )
2022-10-11 14:36:16 +01:00
Elmar
a7d100bce8
Feat/1682 fix api endpoints ( #1690 )
...
* chore(explorer): replace tendermint api with block explorer api for transaction related searches
* feat(explorer): replace detect search type to be by process of elimination as temp measure
* fix(explorer): fix broken tests
2022-10-11 14:17:10 +01:00
Dexter
0b8c9c836c
fix: wallet connect ( #1706 )
2022-10-11 13:36:13 +01:00
macqbat
0bb2e95091
chore: market header live update ( #1672 )
...
* chore: market header live update
* chore: market header live update
* chore: market header live update - adjust some mocks
* chore: market header live update - add single market query
* chore: market header live update - small fixes
* chore: market header live update - fix int tests
* chore: market header live update - fix int tests
* chore: market header live update - remove unnecessary props from query
* chore: market header live update - change concept - split for small comps
* chore: market header live update - small fix for mocks
* chore: market header live update - fix updates throttling
* chore: market header live update - improve update methods of data providers
* chore: market header live update - improve update methods of data providers
* chore: market header live update - improve update methods store for get rid of blinking
* chore: market header live update - fix title component
Co-authored-by: maciek <maciek@vegaprotocol.io>
2022-10-11 14:30:07 +02:00
Art
64c85b2b4a
Chore/1653 full asset details ( #1700 )
...
* chore: full list of asset details for dialog
* chore: show full asset details in market info and dialog (1653)
* fixed lint errors
2022-10-11 13:22:55 +01:00
mattrussell36
503c831018
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-11 12:05:14 +00:00
Bartłomiej Głownia
9dfe8789d1
fix(1649): don't use old data on rerender when data update from provider is handled by component ( #1707 )
2022-10-11 13:52:35 +02:00
AndyWhiteVega
224ec8653b
Test/block exp validator tests ( #1703 )
...
* test: validators and network restart
* test: lint
* test: flake removal
* test: theme test fixes
* test: lint
* test: tweak to network restart
* test: check removal
* test: check tweak
2022-10-11 11:37:36 +01:00
Sam Keen
178597dc01
Feat/1541: Hide top third of validators to promote decentralisation ( #1626 )
...
* Feat/1541: Hide top third of validators to promote decentralisation
* Feat/1541: Hide top third of validators
* Feat/1541: Only top validators if 3 or more
2022-10-11 09:23:29 +01:00
mattrussell36
e6c19cf9b1
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-11 06:20:26 +00:00
mattrussell36
79ddf307a9
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-11 00:13:11 +00:00
mattrussell36
2e841b009d
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-10 18:09:34 +00:00
m.ray
e25f0085eb
fix: 1642 show in type column if order is pegged or LP ( #1697 )
...
* fix : #1642 show in type column if order is pegged or LP
* Update libs/orders/src/lib/components/order-list/order-list.spec.tsx
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
* Update libs/orders/src/lib/components/order-list/order-list.spec.tsx
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2022-10-10 16:17:38 +01:00
m.ray
4d8abeb2a3
fix: 1644 edit order dialog default to existing price and change price label ( #1695 )
...
* fix : #1644 default to existing price and change label
* fix : #1644 fix formatting
2022-10-10 16:05:42 +01:00
mattrussell36
37ecb0d526
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-10 12:05:33 +00:00
AndyWhiteVega
c3e70d6457
Test/block exp network params ( #1681 )
...
* test: network parameter tests
* test: lint
* test: add comments
* test: more guidance notes
* test: disable theme check whilst investigating
* test: fix failing test for console lite
* test: attempt 2 to fix console lite error only in CI
* test: lint
* test: remove check
* test: update conflict function
2022-10-10 10:35:43 +01:00
Joe Tsang
fb9505a8a8
chore: acs updated for token association ( #1687 )
2022-10-10 09:22:41 +01:00
Joe Tsang
2edd2d95ff
Test/1633 governance flows ( #1683 )
...
* test: refactor most existing tests to use raw proposal
* chore: remove unnecessary waits
2022-10-10 09:22:30 +01:00
mattrussell36
4ac34a3c4b
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-10 06:21:41 +00:00
mattrussell36
a62bc35a2a
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-10 00:11:43 +00:00
mattrussell36
3be90c55bb
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-09 18:04:37 +00:00
mattrussell36
ebf1f5ac7b
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-09 12:04:56 +00:00
mattrussell36
185787dfe0
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-09 06:07:13 +00:00
mattrussell36
cafb5e3706
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-09 00:12:00 +00:00
mattrussell36
4adadcfe3c
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-08 18:03:57 +00:00
mattrussell36
11dc6e39c7
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-08 12:05:07 +00:00
mattrussell36
1f9c53e210
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-08 06:05:57 +00:00
mattrussell36
1b8da24ea1
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-08 00:12:45 +00:00
mattrussell36
a83df68f7c
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-07 18:09:14 +00:00
m.ray
a71f40956b
fix: deal ticket estimated uncrossing ( #1636 )
...
* fix: invalid uncrossing price
* chore: align estimated uncrossing price with size label
* fix: 0 used balance on margin and bond accounts should not be displayed
* fix: small tweaks and bugfixes
* fix: filter empty acounts
* fix: fix unit test
* fix: fix unit test
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2022-10-07 16:19:01 +01:00
mattrussell36
eb3ca33eae
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-07 12:05:48 +00:00
Elmar
ec47ee2930
feat(explorer): add txs infinite scroll list ( #1625 )
2022-10-07 09:46:54 +01:00
mattrussell36
057322c4d7
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-07 06:07:37 +00:00
mattrussell36
7d3c90f3ca
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-07 00:16:14 +00:00
mattrussell36
7df7626418
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-06 18:06:55 +00:00
Art
48ce7978ee
feat: updated withdrawal tab (849) ( #1579 )
...
* feat: updated withdrawal tab (849)
* added pending table to the token app, added pending completed filtering to the data provider
* amended and added unit tests
* amended time formats
* added units
* fixes errors
* addressed comments
2022-10-06 17:40:34 +02:00
Bartłomiej Głownia
4ca22c4e98
fix: remove setting up viewport height to derived from grid element ( #1673 )
2022-10-06 17:38:31 +02:00
Art
ad9436c7cf
chore: added useYesterday hook ( #1635 )
...
* chore: added useYesteday hook
* chore: added useYesterday hook
2022-10-06 16:31:11 +02:00
Art
329d073b34
housekeeping: fixes wallet tests ( #1669 )
2022-10-06 15:24:02 +02:00
Radosław Szpiech
38454a7e33
Adjust workflow to new wallet ( #1668 )
...
* chore: change wallet import and fix test
* chore: fix wallet run
* chore: fix wallet run
* chore: update capsule config
2022-10-06 14:40:15 +02:00
mattrussell36
c03281ee0d
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-06 12:05:31 +00:00
mattrussell36
2ef64a3e2f
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-06 06:08:21 +00:00
mattrussell36
7a7766d79a
chore: update tranches
...
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-06 00:13:30 +00:00