Alex
Alex
Hey i would work on this issue. I would extend the dotmenu within manage account with an option to edit the server credentials.
I think this one is still not solved. The test this issue is about is commented out. You can find it at line 24 in this [file](https://github.com/yearn/yearn-vaults-v2-subgraph/blob/main/tests/assertations/vaultWithdraw.ts)
Reasons why we need to store the profile in the first place - During the challenge response flow, the **Backend** checks if the challenge was signed by the users signing...
## Transactions ### EnsRegistry - [x] create "user" subdomain - [x] set resolver subdomain - [x] create "addr" subdomain - [x] set resolver for user subdomain - [x] create "ds"...
The following task are needed ui wise: - [ ] Add profile creation dialog to the welcome screen if user is an GNO user and is connected with Gnosis Chain...
The Lib should contain a hardcoded mapping of specific networks and their corresponding contracts. In addition, a deliveryService operator could also add providers for other networks as well using the...
The network section of the config.yml should look like ```yaml networks eth: url: foo.bar cg: url: cg.rpc ensRegistry: "0x..." chainID: 1234 ```