Matt Solomon
Matt Solomon
Each row in this dropdown should should the user's balance of that token
> one issue we'd run into [when using the "Max" button on the send page] is with the native token: Gas price might change from the time you fill in...
Right now if metamask is locked and I visit the app, just visiting https://app.umbra.cash/ will open MM and prompt me for my password. This is not great UX so we...
feat: encrypt send data and save it locally to (1) show a history of sends, and (2) help debugging
Once a user sends funds to someone, there is currently no way for the sender to see who the funds were sent to. The only available information is the stealth...
The `yarn coverage` commands in the `umbra-js/` and `contracts/` packages do not work
After withdraw, clicking "Withdrawn" in receive table should take user to withdrawal tx on Etherscan
Source tweet with more info [here](https://twitter.com/makoto_inoue/status/1379539978372403203). Full OpenSea warning is: > ⚠️ ATTENTION: This name contains non-ASCII characters as shown above. Please be aware that there are characters that look...
**Question** What admin roles does Umbra have? **Answer** - Umbra: Explain the powers of `owner`, `tollCollector`, `tollReceiver`, and the addresses they are set to on mainnet - ENS: Explain any...
> > Do we get a regular tx hash or a tx ID back from OZ relayers used on polygon + L2s? This block of code assumes we get a...