Fabrizio Vigevani

Results 20 issues of Fabrizio Vigevani

It would be nice if the account's collateral token balance is polled so that a hard refresh it's not necessary to see the updated balance when depositing tokens ![Screen Shot...

🙋‍♂️ request

It would be nice to get the token metadata (logo, etc) from the `default-token-list` library instead of requiring it in the `dao-list` library.

🙋‍♂️ request
🙋‍♀️ good first issue

It would be nice to have the default logos for gardens and the token to be determined by their addresses. I imagine something like the address determines a number which...

🙋‍♂️ request

Now that we have integrated with @aragon/connect for disputables it may make sense to try to decrease the payload with a build analysis. (e.g. we can move up to ethers@5,...

enhancement
tech debt

closes #225 This is an initial implementation to test the court without the burdens to setup everything locally or have a way to test different dispute phases as well as...

fixes #340 Shows a `Effective next term` message when the movement is immediate and not yet effective. By immediate we mean that the movement had an immediate impact on the...

Right now all the logic for handling requests lives at the Request Panel. We should move this logic to the `RequestQueue`. Probably will do this when working on the multi...

tech debt

Currently when users buy ANJ from the [microsite](https://anj.aragon.org/) the tokens are minted to their wallet and then activated. We should not show an outgoing movement from the wallet when this...

enhancement
research