Felipe Novaes F Rocha
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:  ----...
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':...
# 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   ### 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]  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...