-
Notifications
You must be signed in to change notification settings - Fork 0
feat: v10 rc #277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: v10 rc #277
Conversation
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. Ignoring: Next stepsTake a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with |
…280) * chore: updating dependencies to match mobile current versions * feat: basecontrollerv2 refactor * fix: linter fix * fix: test fix * chore: exposing types of actions and events * fix: removing provider from state since its not serializable * fix: fix for resetting state while keeping the current chain and last fetched config * chore: export controller types * Update src/types.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/types.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/types.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/SwapsController.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/constants.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/types.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/swapsUtil.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/SwapsController.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/SwapsController.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/SwapsController.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/SwapsController.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/SwapsController.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/types.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/SwapsController.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/types.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/SwapsController.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * chore: pr feedback changes * chore: make explicit which properties are already anonymous * chore: default value for state as an optional parameter * fix: remove any types and improve util types * fix: removes type cast that is no longer needed Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> --------- Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> Co-authored-by: Marta Poling <marta.hourigan.johnson@gmail.com>
* chore: updating dependencies to match mobile current versions * feat: basecontrollerv2 refactor * fix: linter fix * fix: test fix * chore: exposing types of actions and events * fix: removing provider from state since its not serializable * fix: fix for resetting state while keeping the current chain and last fetched config * chore: export controller types * Update src/types.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/types.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/types.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/SwapsController.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/constants.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/types.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/swapsUtil.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/SwapsController.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/SwapsController.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/SwapsController.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/SwapsController.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/SwapsController.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/types.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/SwapsController.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/types.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * Update src/SwapsController.ts Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com> * chore: pr feedback changes * chore: make explicit which properties are already anonymous * chore: default value for state as an optional parameter * chore: remove web3 package * chore: add @ethersproject/contracts * chore: add @ethersproject/providers * chore: remove web3 and use ethers contracts instead * fix: broken tests --------- Co-authored-by: nikoferro <nicolaspatricioferro@gmail.com> Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com>
@SocketSecurity ignore npm/@lavamoat/aa@4.3.0 Lavamoat is trustworthy; new author is not a concern |
@SocketSecurity ignore npm/@spruceid/siwe-parser@2.1.0 This comes from |
@SocketSecurity ignore npm/node-gyp@10.2.0 New author is Node foundation |
@SocketSecurity ignore npm/jake@10.9.2
|
@SocketSecurity ignore npm/validate-npm-package-name@5.0.1 This is ultimately coming in from Lavamoat and the new author looks established and legitimate. |
Tested on Android emulator and iOS simulator, seems to be working fine Tested on Android physical device, startup performance looks good |
Davide is in the middle of testing this as well against this Mobile PR MetaMask/metamask-mobile#10787 EDIT: he says it's working fine |
This reverts commit f120258.
No description provided.