Commit 03c7824
committed
Merge branch 'main' into predict/clob-v2-cleanup-core
* main:
feat: add Tempo chain as additionnal network (#29515)
feat: add token list security badges (#29509)
fix: percentage buttons for money account withdraw (#29339)
feat(predict): Add Funds / Change Payment Method CTA (#29461)
chore: enable swaps asset picker security tags (#29570)
test: mock accounts v4 transactions endpoint (#29569)
feat: money account transaction - add default value for accountOverride (#29332)
fix: Refine Perps section and empty state patterns to match Home and Money (#29009)82 files changed
Lines changed: 3766 additions & 922 deletions
File tree
- .github/scripts
- app
- components
- UI
- Bridge/components
- Perps
- Views/PerpsHomeView
- components
- PerpsCard
- PerpsEmptyBalance
- PerpsHomeHeader
- PerpsHomeSection
- PerpsMarketBalanceActions
- PerpsMarketTypeSection
- PerpsProgressBar
- PerpsProviderSelector
- PerpsRecentActivityList
- PerpsWatchlistMarkets
- Predict
- hooks
- types
- views
- PredictAddFundsModal
- PredictBuyWithAnyToken
- components
- PredictBuyActionButton
- PredictPayWithAnyTokenInfo
- PredictPayWithRow
- hooks
- SecurityTrust/components/SecurityTrustInlineBadge
- Tokens
- TokenList/TokenListItem
- components/TokenListSecurityBadge
- hooks
- queries
- util
- Trending/components/TrendingTokenRowItem
- Views
- Homepage/components/HomepageSectionUnrealizedPnlRow
- confirmations
- components
- info
- custom-amount-info
- money-account-withdraw-info
- modals/pay-with-modal
- rows/pay-with-row
- hooks
- pay
- transactions
- core/Engine/controllers/transaction-controller
- event-handlers
- selectors/featureFlagController/tokenListSecurityBadges
- util/networks
- locales/languages
- tests
- api-mocking
- helpers
- feature-flags
- smoke/confirmations/transactions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
| |||
321 | 320 | | |
322 | 321 | | |
323 | 322 | | |
324 | | - | |
325 | | - | |
326 | | - | |
| 323 | + | |
327 | 324 | | |
328 | 325 | | |
329 | 326 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| 227 | + | |
| 228 | + | |
227 | 229 | | |
228 | 230 | | |
229 | 231 | | |
| |||
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
132 | 130 | | |
133 | | - | |
134 | | - | |
135 | 131 | | |
136 | 132 | | |
137 | 133 | | |
| |||
Lines changed: 23 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
270 | | - | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
271 | 273 | | |
272 | 274 | | |
273 | 275 | | |
274 | 276 | | |
275 | | - | |
| 277 | + | |
276 | 278 | | |
277 | 279 | | |
278 | | - | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
279 | 283 | | |
280 | 284 | | |
281 | 285 | | |
282 | 286 | | |
283 | 287 | | |
284 | 288 | | |
285 | 289 | | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
286 | 300 | | |
287 | 301 | | |
288 | 302 | | |
| |||
316 | 330 | | |
317 | 331 | | |
318 | 332 | | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
319 | 338 | | |
320 | 339 | | |
321 | 340 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
436 | 441 | | |
437 | 442 | | |
438 | 443 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Lines changed: 0 additions & 11 deletions
This file was deleted.
0 commit comments