Tomide Oladipo

Results 7 issues of Tomide Oladipo

I'm trying to create a cutom cursor by listening to the mousemove event, however for some reason, this breaks ScrollOverflow, I don't know why. Cursor.js component ``` componentDidMount(){ this.loadCursor(); }...

reproduction required

![image](https://user-images.githubusercontent.com/15849997/45116150-d3445580-b149-11e8-812e-8f40036f34a6.png) This happened after switching to live mode on the facebook console.

Part of [LF8689](https://lifi.atlassian.net/browse/LF-8689) This PR creates an example of how to use the widget with privy embedded wallets and external wallets. https://github.com/user-attachments/assets/8d5e7e5e-2fda-4e66-99a5-251351a5edcb

### Link to minimal reproducible example https://stackblitz.com/edit/github-bypcbaux ### Steps to Reproduce 1. Rename `.env.test` to `.env` 2. Connect an evm wallet via EVM 3. Connect another Solana wallet 4. Reload...

Bug External

## Which Jira task is linked to this PR? https://lifi.atlassian.net/browse/LF-13181 Related to https://github.com/lifinance/sdk/pull/327 ## Why was it implemented this way? _Explain the reasoning behind the implementation. Were there alternative approaches?...

v4

## Which Jira task is linked to this PR? https://lifi.atlassian.net/browse/LF-13181 ## Why was it implemented this way? _Explain the reasoning behind the implementation. Were there alternative approaches? Why was this...

This PR: 1. closes https://lifi.atlassian.net/browse/LF-10832 2. closes https://lifi.atlassian.net/browse/LF-10833 3. adds support for the API V2 endpoints. 4. updates the analytics endpoint to use the v2 endpoint ### Why was it...