Felipe Novaes F Rocha

Results 11 issues of Felipe Novaes F Rocha

Hi, i was looking for option to mask the date...and not found...

### Steps to reproduce 1. Go to https://app.honeyswap.org/#/swap 2. Change to Gnosis Chain 3. Try import new token 4. Add the token `0xf8D1677c8a0c961938bf2f9aDc3F3CFDA759A9d9` And got tha screen below: ![image](https://user-images.githubusercontent.com/691510/162556734-1e483ea4-7012-4938-a256-377e60126b63.png) ----...

Merge of staging with #840 And fixing

Adding Sentry we got more monitoring on crashes, errors and stuffs. That will start adding Sentry at Sentry.io, but in the future change to self-hosted Sentry.

Eslint its all good to keeping avoid bug before that happens. We already have `eslint-plugin-react-hooks`, but need active/configure properly to work We need add ```json rules: { 'react-hooks/rules-of-hooks': 'error', 'react-hooks/exhaustive-deps':...

👷‍♀️ DX

# The issue When i'm trying decode `((uint256,uint256,address,address,(address,uint256,bytes)[],bytes32,bytes),(uint256,(address,uint256),(address,uint256),address,bytes,uint256))` using the `ethabi decode` command i get error. ### That below its the same abi getting decoded correctly ![image](https://user-images.githubusercontent.com/691510/209147929-a26d2e73-6a9a-4754-8869-9ce3bf051655.png) ![image](https://user-images.githubusercontent.com/691510/209148519-597e1427-9cc4-46bd-a6aa-b9dbe3d61189.png) ### here...

## Motivation I think we could have a way to have autocomplete when writing the opcodes. Like example below ## Example Let's say i start typing `RE...` [typing] ![image](https://user-images.githubusercontent.com/691510/231900857-9d8b2312-e404-48e0-8cfd-4bbd1a0bd98e.png) Then...

Hi! Nice project! i'm using and testing it i saw one TODO in messageListener method to do authentication. It is about the websocketprovider room password? Or something else? I'm testing...