tiddlywiki-ipfs icon indicating copy to clipboard operation
tiddlywiki-ipfs copied to clipboard

'eth_decrypt' Firefox Internal Error too much recursion

Open xmaysonnave opened this issue 4 years ago • 2 comments

https://github.com/MetaMask/metamask-extension/issues/9042

xmaysonnave avatar Jul 21 '20 06:07 xmaysonnave

Firefox issues are fixed however the Chrome family suffers a regression and is unable to decrypt large message (more that 3Mb).

On top of that there is a performance issue as Metamask convert any encrypted messages in an Hex string rather than using the object format provided by eth-sig-util.

https://github.com/MetaMask/metamask-extension/issues/8152

xmaysonnave avatar Feb 02 '21 06:02 xmaysonnave

https://github.com/MetaMask/eth-sig-util/issues/130

xmaysonnave avatar Feb 12 '21 10:02 xmaysonnave