wootzapp / wootz-browser

Chromium fork for people to earn through data labeling.
GNU Affero General Public License v3.0
56 stars 34 forks source link

anti-fraud: validate chainid in rpc settings with eth_chainid #38

Open sandys opened 1 year ago

sandys commented 1 year ago

it is possible that the chainid set in rpc settings will conflict with eth_chainid method.

similar issue - https://github.com/MetaMask/metamask-extension/issues/17072

Imdavyking commented 1 year ago

I prevent this from happening