poanetwork / nifty-wallet

A fork of MetaMask focused on the usability of real-world applications
https://chrome.google.com/webstore/detail/nifty-wallet/jbdaocneiiinmjbjlgalhcelgbejmnid
MIT License
92 stars 42 forks source link

EIP-1193 - send is deprecated in favor of request #421

Closed ilanolkies closed 3 years ago

ilanolkies commented 3 years ago

If you are reporting a problem with Nifty Wallet, please include the following information:

What browser and version did you use?

Google Chrome latest

What operating system did you use?

MacOS

Do you have screenshots showing the problem?

Screen Shot 2020-11-12 at 19 19 02

What is your issue?

EIP-1193 specifies that Web3 providers should use request as function wrapper for RPCs. It also specifies that function send should be deprecated. This causes problems when handling both Metamask and Nifty support.

Refs:

vbaranov commented 3 years ago

Included into 5.2.0. Published.