Ben Kremer

Results 47 comments of Ben Kremer

That would be great @alex0112! Feel free to open a WIP PR if you want to discuss the implementation; I will make sure to address any questions or concerns you...

Catching up on the discussion here and just did some measurements on JS via the unit tests: ### wss://relay.walletconnect.com ``` settle_end: 6399.335207939148 propose_end: 6459.772874832153 total latency (propose_end - settle_end): 60.43766689300537...

Hey @TimDaub, hey @claire-me, I completely agree with Tim's original point here, over the years especially the "Libraries" section has become too one-size-fits-all. That would be amazing if you can...

Hi @rvmelkonian, In my experience this only happens when the modal was unable to resolve wallets from the registry, when a subrequest to e.g. https://registry.walletconnect.com/api/v2/wallets fails. Could you confirm based...

Hi everyone, This one is a bit of a mystery to me and there's not really enough context here yet unfortunately. **Please share how exactly you're importing the client or...

Hi @eduardoMichell, This most likely happens due to WalletConnect modules expecting the global object reference to be `global`, whereas your environment may be using the newer `globalThis`: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/globalThis This is...

Hi @makoto, Thank you for the detailed report on this issue regarding the new custom error handling introduced in Solidity v0.8.4, as well as the live reproduction which is a...

Hi @makoto, Was great meeting you today in person! I just had a chance to test #1151 against the `ens-app` offchain branch. It looks like `error.data` is being passed now...

Resolved via #1099, closing. Thanks again for also tackling this! 🙏

Shipped as https://github.com/bkrem/react-d3-tree/releases/tag/v3.5.0 🚢 I realise this was wanted so apologies for the wait. If I had realised this was as simple as it apparently was to restore it wouldn't...