Skip to content

adapt to eip-1193 provider changes#143

Merged
kanthesha merged 4 commits intomainfrom
feat/adapt-eip-1193-provider-changes
Jul 22, 2024
Merged

adapt to eip-1193 provider changes#143
kanthesha merged 4 commits intomainfrom
feat/adapt-eip-1193-provider-changes

Conversation

@kanthesha
Copy link
Copy Markdown
Contributor

Calling sendAsync will be deprecated; we should use request instead.

Fixes #130

@kanthesha kanthesha marked this pull request as ready for review July 12, 2024 10:17
@kanthesha kanthesha requested a review from a team as a code owner July 12, 2024 10:17
@mcmire mcmire requested a review from a team July 16, 2024 15:19
cryptodev-2s
cryptodev-2s previously approved these changes Jul 16, 2024
Copy link
Copy Markdown
Contributor

@cryptodev-2s cryptodev-2s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@socket-security
Copy link
Copy Markdown

socket-security bot commented Jul 18, 2024

@socket-security
Copy link
Copy Markdown

socket-security bot commented Jul 18, 2024

👍 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: npm/@metamask/eth-block-tracker@10.1.0

View full report↗︎

Next steps

Take a deeper look at the dependency

Take 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 package

If 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 risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

@legobeat

This comment was marked as resolved.

@legobeat
Copy link
Copy Markdown
Contributor

@SocketSecurity ignore npm/@metamask/eth-block-tracker@10.1.0

new author ok

Copy link
Copy Markdown
Contributor

@cryptodev-2s cryptodev-2s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@legobeat

This comment was marked as outdated.

@kanthesha

This comment was marked as outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adapt to EIP-1193 provider changes

3 participants