Skip to content

Commit 6c2d168

Browse files
dwjanusfionn223lukabuzKefancaoSam-dYdX
authored
chore: sync/upstream main 12 10 2025 (#10)
* feat: add Liquidation Rebates banner and update No Fee December string (dydxprotocol#2002) * fix: update liq competition to be monthly (dydxprotocol#2004) * feat: funding comparison link in menu (dydxprotocol#2005) * feat: use new fee rebate leaderboard (dydxprotocol#2006) * fix: initial state of leaderboard doesn't have price (dydxprotocol#2008) * fix: modify swap venues and add options (dydxprotocol#2003) Co-authored-by: Sam Newby <samnewby@dydx.exchange> * feat: spot (dydxprotocol#1933) Co-authored-by: Kefan Cao <76069770+Kefancao@users.noreply.github.com> Co-authored-by: Kefan Cao <kefan@dydx.exchange> * fix: spot tv price formatting (dydxprotocol#2012) * feat: add dollar rewards (dydxprotocol#2010) * feat: spot feedback & missing features (dydxprotocol#2014) * fix: deposit dialog styling (dydxprotocol#2016) * fix: use instant deposit text when depositing from near instant chains (dydxprotocol#2015) * account menu --------- Co-authored-by: fionn223 <161711975+fionn223@users.noreply.github.com> Co-authored-by: Luka Buzaladze <lbuzaladze99@gmail.com> Co-authored-by: Kefan Cao <76069770+Kefancao@users.noreply.github.com> Co-authored-by: Sam Newby <samnewby@dydx.exchange> Co-authored-by: Paata Kardava <patplaysg@gmail.com> Co-authored-by: Kefan Cao <kefan@dydx.exchange> Co-authored-by: Jared Vu <jaredvu@gmail.com>
1 parent 6859494 commit 6c2d168

File tree

130 files changed

+6573
-1086
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+6573
-1086
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@cosmjs/tendermint-rpc": "^0.32.1",
5656
"@datadog/browser-logs": "^5.23.3",
5757
"@dydxprotocol/v4-client-js": "3.2.0",
58-
"@dydxprotocol/v4-localization": "1.1.361",
58+
"@dydxprotocol/v4-localization": "1.1.365",
5959
"@dydxprotocol/v4-proto": "^7.0.0-dev.0",
6060
"@emotion/is-prop-valid": "^1.3.0",
6161
"@hugocxl/react-to-image": "^0.0.9",
@@ -90,6 +90,7 @@
9090
"@react-types/shared": "^3.32.1",
9191
"@react-types/table": "^3.13.4",
9292
"@reduxjs/toolkit": "^2.2.5",
93+
"@scure/bip39": "^2.0.1",
9394
"@skip-go/client": "1.5.8",
9495
"@solana/web3.js": "^1.93.0",
9596
"@statsig/js-client": "1.4.0",
@@ -116,9 +117,11 @@
116117
"@visx/xychart": "^3.1.2",
117118
"@wagmi/core": "^2.16.3",
118119
"bignumber.js": "^9.1.1",
120+
"bs58": "^6.0.0",
119121
"cmdk": "^0.2.0",
120122
"crypto-js": "^4.1.1",
121123
"cuer": "^0.0.2",
124+
"ed25519-hd-key": "^1.3.0",
122125
"export-to-csv": "^1.2.3",
123126
"fast-json-stable-stringify": "^2.1.0",
124127
"graz": "^0.1.19",
@@ -156,6 +159,7 @@
156159
"@ryoppippi/unplugin-typia": "npm:@jsr/ryoppippi__unplugin-typia@^1.1.0",
157160
"@testing-library/webdriverio": "^3.2.1",
158161
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
162+
"@types/bs58": "^5.0.0",
159163
"@types/color": "^3.0.3",
160164
"@types/crypto-js": "^4.1.1",
161165
"@types/luxon": "^3.3.0",

pnpm-lock.yaml

Lines changed: 45 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)