Commit 8d4fd85
committed
feat: add geo-block
1 parent 7d96884 commit 8d4fd85
73 files changed
Lines changed: 1817 additions & 277 deletions
File tree
- .changeset
- .vscode
- apps/evm/src
- __mocks__/models
- clients/api/queries
- getSimulatedPool/__tests__/__snapshots__
- useGetAsset/__snapshots__
- useGetPools
- __tests__
- __snapshots__
- getPools
- formatOutput
- getIpLocation
- __tests__
- useGetPool/__snapshots__
- useGetVaults/useGetFormattedFixedRatedVaults/__tests__
- __snapshots__
- components
- Modal
- SelectTokenTextField
- __testUtils__
- TokenListWrapper
- containers
- AssetAccessor
- __tests__
- GatedAssetAcknowledgementModal
- __tests__
- MarketTable
- __tests__
- TokenListWrapper
- __tests__
- getTokenListItemTestId
- VaultCard/VenusVaultModal/WithdrawTab/WithdrawFromVestingVaultForm/RequestWithdrawalForm
- hooks
- useGetProfitableImports/__tests__/__snapshots__
- useGetSwapTokenUserBalances
- __tests__
- __snapshots__
- useGetTradePositions/__tests__/__snapshots__
- useSimulateBalanceMutations/__tests__/__snapshots__
- useUserChainSettings
- __tests__/__snapshots__
- libs/translations/translations
- pages
- Market
- OperationForm
- BoostForm
- Repay
- RepayWithCollateralForm
- __tests__
- RepayWithWalletBalanceForm
- __tests__
- SupplyForm
- __tests__
- useGetOperationFormTokenBalances
- __tests__
- __tests__
- Swap
- Trade
- OperationForm/OpenForm/useGetNewTradePosition/__tests__/__snapshots__
- PairInfo
- TokenSelect
- __tests__
- PositionForm/Form/SelectDsaTokenTextField
- __tests__
- useGetTradeAssets
- __tests__
- store
- types
- utilities
- formatToTradePosition/__tests__/__snapshots__
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 | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
87 | 89 | | |
88 | 90 | | |
89 | 91 | | |
| |||
180 | 182 | | |
181 | 183 | | |
182 | 184 | | |
| 185 | + | |
| 186 | + | |
183 | 187 | | |
184 | 188 | | |
185 | 189 | | |
| |||
272 | 276 | | |
273 | 277 | | |
274 | 278 | | |
| 279 | + | |
| 280 | + | |
275 | 281 | | |
276 | 282 | | |
277 | 283 | | |
| |||
376 | 382 | | |
377 | 383 | | |
378 | 384 | | |
| 385 | + | |
| 386 | + | |
379 | 387 | | |
380 | 388 | | |
Lines changed: 32 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
168 | 170 | | |
169 | 171 | | |
170 | 172 | | |
| 173 | + | |
171 | 174 | | |
| 175 | + | |
172 | 176 | | |
173 | 177 | | |
174 | 178 | | |
| |||
310 | 314 | | |
311 | 315 | | |
312 | 316 | | |
| 317 | + | |
313 | 318 | | |
| 319 | + | |
314 | 320 | | |
315 | 321 | | |
316 | 322 | | |
| |||
444 | 450 | | |
445 | 451 | | |
446 | 452 | | |
| 453 | + | |
447 | 454 | | |
| 455 | + | |
448 | 456 | | |
449 | 457 | | |
450 | 458 | | |
| |||
794 | 802 | | |
795 | 803 | | |
796 | 804 | | |
| 805 | + | |
797 | 806 | | |
| 807 | + | |
798 | 808 | | |
799 | 809 | | |
800 | 810 | | |
| |||
920 | 930 | | |
921 | 931 | | |
922 | 932 | | |
| 933 | + | |
923 | 934 | | |
| 935 | + | |
924 | 936 | | |
925 | 937 | | |
926 | 938 | | |
| |||
1062 | 1074 | | |
1063 | 1075 | | |
1064 | 1076 | | |
| 1077 | + | |
1065 | 1078 | | |
| 1079 | + | |
1066 | 1080 | | |
1067 | 1081 | | |
1068 | 1082 | | |
| |||
1196 | 1210 | | |
1197 | 1211 | | |
1198 | 1212 | | |
| 1213 | + | |
1199 | 1214 | | |
| 1215 | + | |
1200 | 1216 | | |
1201 | 1217 | | |
1202 | 1218 | | |
| |||
1546 | 1562 | | |
1547 | 1563 | | |
1548 | 1564 | | |
| 1565 | + | |
1549 | 1566 | | |
| 1567 | + | |
1550 | 1568 | | |
1551 | 1569 | | |
1552 | 1570 | | |
| |||
1672 | 1690 | | |
1673 | 1691 | | |
1674 | 1692 | | |
| 1693 | + | |
1675 | 1694 | | |
| 1695 | + | |
1676 | 1696 | | |
1677 | 1697 | | |
1678 | 1698 | | |
| |||
1814 | 1834 | | |
1815 | 1835 | | |
1816 | 1836 | | |
| 1837 | + | |
1817 | 1838 | | |
| 1839 | + | |
1818 | 1840 | | |
1819 | 1841 | | |
1820 | 1842 | | |
| |||
1948 | 1970 | | |
1949 | 1971 | | |
1950 | 1972 | | |
| 1973 | + | |
1951 | 1974 | | |
| 1975 | + | |
1952 | 1976 | | |
1953 | 1977 | | |
1954 | 1978 | | |
| |||
2310 | 2334 | | |
2311 | 2335 | | |
2312 | 2336 | | |
| 2337 | + | |
2313 | 2338 | | |
| 2339 | + | |
2314 | 2340 | | |
2315 | 2341 | | |
2316 | 2342 | | |
| |||
2436 | 2462 | | |
2437 | 2463 | | |
2438 | 2464 | | |
| 2465 | + | |
2439 | 2466 | | |
| 2467 | + | |
2440 | 2468 | | |
2441 | 2469 | | |
2442 | 2470 | | |
| |||
2578 | 2606 | | |
2579 | 2607 | | |
2580 | 2608 | | |
| 2609 | + | |
2581 | 2610 | | |
| 2611 | + | |
2582 | 2612 | | |
2583 | 2613 | | |
2584 | 2614 | | |
| |||
2712 | 2742 | | |
2713 | 2743 | | |
2714 | 2744 | | |
| 2745 | + | |
2715 | 2746 | | |
| 2747 | + | |
2716 | 2748 | | |
2717 | 2749 | | |
2718 | 2750 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
168 | 170 | | |
169 | 171 | | |
170 | 172 | | |
| 173 | + | |
171 | 174 | | |
| 175 | + | |
172 | 176 | | |
173 | 177 | | |
174 | 178 | | |
| |||
310 | 314 | | |
311 | 315 | | |
312 | 316 | | |
| 317 | + | |
313 | 318 | | |
| 319 | + | |
314 | 320 | | |
315 | 321 | | |
316 | 322 | | |
| |||
444 | 450 | | |
445 | 451 | | |
446 | 452 | | |
| 453 | + | |
447 | 454 | | |
| 455 | + | |
448 | 456 | | |
449 | 457 | | |
450 | 458 | | |
| |||
0 commit comments