Tom Linton

Results 37 comments of Tom Linton

I remember working on that and having to do some strange things to maintain both node and browser compatibility. And also maintain support across different browsers. I don't remember the...

I think browsers don't have Buffer?

10.x doesn't work (I think due to js-ipfs and its dependencies, might need updating?). We use 9.x for origin-box for both origin-dapp and origin-js and they work fine. I can...

I got curious so tested out 10.x in origin-box. It looks like `origin-dapp` is fine and `origin-js` just needs one dependency updated. I could put together a PR if we...

Quick audit of outstanding - [x] Show private key password - [x] Show secret recovery phrase password - [x] Rename wallet - [x] Import secret key (probably needs a handler...

If you have an approval prompt open and you don't either approve/deny this will happen. Is that what is happening here?

It sounds like it is working as intended (restricting the number of approval popups to one) but it also seems to be causing some confusion. Will have to think about...

That was built to prevent sites spamming popups, closing the old one and opening a new one has basically the same problem as spamming popups everywhere

It might make sense to just focus the open popup (if possible)

Yea, but we should add name etc https://github.com/wagmi-dev/wagmi/blob/ed130747c0f28c1d9980a1328883e4000a60455e/packages/core/src/utils/getInjectedName.ts