Daniel González Reina

Results 22 issues of Daniel González Reina

I just realised we're passing `address` around in props, but we actually take it from a hook. We could just use the hook whenever we need the user's address.

enhancement

When trying to authenticate and it's unsuccessful we always show "Sorry, the server is overloaded. 🧯🚒🔥" despite of the error. While testing the case of a wrong signature, I also...

enhancement