John Feras
John Feras
Resolves #309 Added most recently obtained version of Umbra relayer/API to local storage.. At startup, on creation of Umbra relayer/API.. and on every interaction between the front-end and the API.....
Resolves #654
Base network support
Sometimes it has been seen that the query fails, thus presenting the user with a "setup" button, which, if they press it causes their previously setup information to be lost.
Frontend / app issue to go in sync with [This API PR](https://github.com/ScopeLift/umbra-api/issues/139)
Resolves #672 Leaving in draft .. still needs explanatory info about subgraph status / RPC connections, etc...
This PR will query the Umbra subgraph for StealthKeyChanged events, in the act of acquiring the block number in which the user first registered, and for getting the user's registered...
Resolves #686
If infura is to be accessed as the RPC provider it should be via the RPC URL env vars, so it will be easy to switch between providers.