Gabi

Results 130 issues of Gabi

Depends on: https://github.com/NoahZinsmeister/web3-react/pull/312 Note that the current fix uses my own published version of the `web3-react/frame-connector`.

- [x] Finance - [x] Conviction voting - [ ] Dandelion voting

Having these values `undefined` or `null` on the subgraph cascade across the whole codebase. It would be nice low hanging fruit to do a quick review of the subgraph.

tech debt

This issue keeps track of the changes that need to happen related to the `Intent` entity described on #132. - [x] New methods to interact with `Transaction`: `sign`, `transactions` -...

### Description Support transaction paths as mentioned in the [Agreement spec](https://www.notion.so/aragon/Agreement-v1-Architecture-1cf240b8791841189225318b7f3532f5#c7bebfe21c6840dcbc90009410fff25f). On a conceptual level, the current transaction pathing algorithm should be able to find transaction paths with a disputable...

The current Connect API logic only calculates the shortest Forwarding Path. But in many cases, we may want more flexibility to allow: - [ ] Calculate all existing Forwarding Paths...

discussion

This issue goes further into the details of what it takes to create a Forwarding Path description. The logic that we currently support was migrated from `aragon.js` and it's not...

This issue is to discuss and outline the scope of changes we may need to do to allow the app connector to add more details when sending transactions. - E.g....

discussion