Ethereum middleware for composing an Ethereum provider using json-rpc-engine. Intended to replace provider-engine
181
stars
88
forks
source link
fix: change types signatures verifyingContract validation to allow 'cosmos' as address #334
Closed
jpuri closed 1 month ago
Fixes: https://github.com/MetaMask/metamask-extension/issues/27070
Following the discussion in the thread, I am moving this validation to middleware. https://consensys.slack.com/archives/C02GENU377A/p1725914308614879
Original issue which got a hotfix: https://github.com/MetaMask/metamask-extension/issues/26980