Matthew Russell
|
49fdd0f68a
|
fix(trading,wallet): improve errors from browser wallet (#5995)
|
2024-03-14 10:36:39 +00:00 |
|
Bartłomiej Głownia
|
3e2e3c3970
|
feat(trading): Changes to market info for mark price, funding, and settlement (#5967)
|
2024-03-13 18:52:09 +01:00 |
|
m.ray
|
b89523efb2
|
feat(trading): update validation and rules on take profit and stop loss (#5987)
|
2024-03-13 17:43:18 +00:00 |
|
Bartłomiej Głownia
|
475b52bcaf
|
feat(positions): do not show liquidation price if position openVolume is 0 (#5990)
|
2024-03-13 16:31:38 +01:00 |
|
Matthew Russell
|
0f5b712034
|
fix(trading): remove invalid candles from price change calc (#5983) (#5984)
|
2024-03-13 13:34:22 +00:00 |
|
Matthew Russell
|
424061d64c
|
fix(trading): tick size backwards compatibility (#5988)
|
2024-03-13 11:31:01 +00:00 |
|
Matthew Russell
|
cebbdb4ee7
|
Merge branch 'main' into develop
|
2024-03-12 14:08:50 +00:00 |
|
Matthew Russell
|
fd69f6078c
|
fix(trading): incorrect top gaining and top losing order (#5974)
|
2024-03-12 14:58:13 +01:00 |
|
Matthew Russell
|
917bdde0bb
|
fix(trading): external explorer link (#5973)
|
2024-03-12 13:56:55 +00:00 |
|
Matthew Russell
|
2153367258
|
fix(trading): key details panel throwing error on batch created market (#5980)
|
2024-03-12 13:56:18 +00:00 |
|
Art
|
c0942d56a1
|
fix(trading): crashing tooltip, enactment date from batch proposal (#5979)
|
2024-03-12 13:48:44 +00:00 |
|
Matthew Russell
|
aa71e608f0
|
fix(trading): proposed markets table (#5958)
|
2024-03-12 11:59:48 +00:00 |
|
Matthew Russell
|
2e28a175ce
|
chore(wallet): reduce bundle size by removing unnecessary deps (#5955)
|
2024-03-11 14:07:45 +00:00 |
|
Matthew Russell
|
29bcbd06fb
|
fix(trading,types): fix default build and type generation commands (#5959)
|
2024-03-11 10:06:59 +00:00 |
|
Art
|
4b917926c5
|
chore(trading): market's tick size (#5929)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
|
2024-03-08 17:04:33 +00:00 |
|
Art
|
3a56678403
|
fix(trading): pick the best node to connect, slow notification notification, other node picking improvements (#5909)
|
2024-03-08 16:12:11 +00:00 |
|
Matthew Russell
|
bcb5351dfc
|
chore(types,utils,wallet): prep for publish, remove lp dashboard (#5948)
|
2024-03-08 13:20:03 +00:00 |
|
Matthew Russell
|
b1a8473131
|
fix(wallet-react): fix typo in refresh text
|
2024-03-07 18:00:34 +00:00 |
|
Matthew Russell
|
f18216f70f
|
chore(trading,governance,explorer): back merge hotfixes (#5946)
|
2024-03-07 17:41:58 +00:00 |
|
Matthew Russell
|
05b39e2c08
|
fix(trading): usdt approvals (#5939)
|
2024-03-07 14:21:31 +00:00 |
|
Matthew Russell
|
6504912284
|
fix(wallet): wallet connection and error fixes (#5927)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
Co-authored-by: bwallacee <ben@vega.xyz>
|
2024-03-07 14:01:46 +00:00 |
|
m.ray
|
93643f1737
|
feat(trading): take profit and stop loss (#5902)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
|
2024-03-07 10:53:16 +00:00 |
|
Bartłomiej Głownia
|
464d5af6be
|
feat(trading): add additional intervals (#5916)
|
2024-03-07 10:40:33 +00:00 |
|
Art
|
0d39c2354c
|
fix(trading): add team id to games query (#5921)
|
2024-03-06 10:47:47 +00:00 |
|
Matthew Russell
|
ad6f0c5798
|
feat(trading): add and show key aliases (#5819)
|
2024-03-06 10:47:16 +00:00 |
|
Matthew Russell
|
654dd1e7b0
|
fix(trading): stored state causing wrong chart data (#5928)
|
2024-03-05 18:17:18 +00:00 |
|
Matthew Russell
|
4d19b55096
|
Merge pull request #5912 from vegaprotocol/main
chore(trading,governance): back merge hotfixes
|
2024-03-05 04:14:14 -05:00 |
|
Art
|
bbfe42ddb1
|
fix(governance): rewards moved to console notification (#5904)
|
2024-03-04 18:09:52 +00:00 |
|
Matthew Russell
|
b163af3e8a
|
fix(trading): 24hr price and volume in header (#5908)
|
2024-03-04 18:00:54 +00:00 |
|
daro-maj
|
e6b3ff456d
|
fix(trading): fix tests due to new wallet connection method (#5903)
|
2024-03-04 15:58:33 +01:00 |
|
Matthew Russell
|
2d821700bd
|
fix(trading): check for batch proposal in trading mode tooltip (#5895)
|
2024-03-01 14:26:29 +00:00 |
|
Matthew Russell
|
28b4593a1d
|
refactor(trading,governance,wallet): wallet rewrite (#5815)
Co-authored-by: bwallacee <ben@vega.xyz>
|
2024-03-01 14:25:56 +00:00 |
|
m.ray
|
80d576d484
|
chore(trading): show staking reward cards (#5875)
|
2024-03-01 06:30:12 +00:00 |
|
Art
|
2e07ada966
|
fix(governance): network paramater change in batch proposals (#5869)
|
2024-02-27 11:47:10 +01:00 |
|
Art
|
b81c4bc948
|
fix(governance): add multisig score to the validator page (#5845)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
|
2024-02-27 11:46:48 +01:00 |
|
m.ray
|
4f8d6bd876
|
fix(trading): banner for resume trading (#5849)
Co-authored-by: Art <artur@vegaprotocol.io>
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
|
2024-02-26 16:17:08 +00:00 |
|
daro-maj
|
55d692ea6f
|
test(governance): revert tests (#5808)
Co-authored-by: daniel1302 <daniel.1302@gmail.com>
|
2024-02-23 10:27:35 +01:00 |
|
Bartłomiej Głownia
|
53ac2dadee
|
feat(trading): support modified funding payment calc (#5780)
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
|
2024-02-20 19:08:29 +00:00 |
|
Art
|
b8725a7fa8
|
fix(trading): competitions font tweaks (#5828)
|
2024-02-20 16:17:02 +01:00 |
|
Art
|
f556247e1a
|
chore(trading): competitions texts (#5826)
|
2024-02-20 14:39:41 +00:00 |
|
Art
|
48d6be0adf
|
fix(governance): batch proposal diff and proposal headers (#5825)
|
2024-02-20 15:04:11 +01:00 |
|
Art
|
be6f395ce4
|
feat(trading): colourful rewards (#5812)
|
2024-02-20 13:20:35 +01:00 |
|
Matthew Russell
|
5fff6ba3f7
|
chore: disable isolated margin in testnet
|
2024-02-15 19:52:20 -08:00 |
|
Matthew Russell
|
6cacc46a74
|
feat(governance): batch proposals (#5735)
Co-authored-by: Dariusz Majcherczyk <dariusz.majcherczyk@gmail.com>
|
2024-02-15 20:14:25 +00:00 |
|
Art
|
98ff4f3c04
|
feat(trading): game results table (#5801)
Co-authored-by: bwallacee <ben@vega.xyz>
|
2024-02-15 20:14:04 +00:00 |
|
Matthew Russell
|
8268acac6d
|
fix(trading): add missing funding panel, fix 24 hr price/volume change (#5788)
Co-authored-by: Ben <ben@vega.xyz>
|
2024-02-15 15:41:04 +00:00 |
|
daro-maj
|
4ad1a47ded
|
chore(trading): add cross isolated margin info test (#5786)
Co-authored-by: Ben <ben@vega.xyz>
|
2024-02-15 08:17:38 +00:00 |
|
Matthew Russell
|
8fe6f3f5f2
|
chore(trading): misc fixes (#5785)
|
2024-02-13 16:17:00 +00:00 |
|
Art
|
1c2389dee5
|
fix(trading): game cards colour, missing market info, other tweaks (#5791)
|
2024-02-13 13:38:01 +00:00 |
|
Jeremy Letang
|
1e6a2debfc
|
Merge pull request #5783 from vegaprotocol/5781-update-EstimatePosition-argument
feat(deal-ticket): rename EstimatePosition argument
|
2024-02-13 10:26:02 +00:00 |
|