0xbid

Results 6 issues of 0xbid

With some sites that use Wagmi hooks, the calls to hook will fail with `connection.connector.getProvider is not a function'`, only while using Rabby wallet. ### Describe the bug Periodically, all...

### Describe the bug Periodically, all functions from hooks (e.g. connect, writeContract / writeContractAsync) fails with connection.connector.getProvider is not a function. Refreshing page fixes it. It only occurs with *Rabby...

Display: ![image](https://github.com/RabbyHub/Rabby/assets/145181252/12d87916-1396-4b24-9e85-4ff21589a599) Why isn't this being recognized as a SIWE message? "Unknown Signature Type" Im using the main library for it https://github.com/spruceid/siwe/blob/main/packages/siwe/lib/client.ts so I beleive all the formatting is correct...

There is a special case when broadcasting a transaction where, if you're also the block proposer, you could include your transaction without spending gas. In practice, I am not sure...

When using both app router and pages router (the later just for Nextra), it keeps showing a "Duplicate page detected" warning. Any information about how to solve this?

reproduction needed

Instead of dnd-kit's default "drag-and-drop" functionality, is there any way to do something like "click-and-drop"? These would be as follows: - drag-and-drop - hold down the mouse button on an...