You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, when fetching votes, and their descriptions the process is killed. The more proposals or votes, the more likely it is to happen. Seems to be a server load issue, specially because it comes accompanied by a quota warning coming from the ethereum node.
Currently, vote descriptions are not working at all.
I suggest (this is also in the feature request document) that Aragon Connect's configuration allows the user to configure his own ethereum node to get around this server load issue. In parallel we should optimize our algorithms.
DeepDAO feature requests with highest priority are:
Return the address of the vote's proposer from the API; currently it's returning the address of the app that created the proposal.
Return the vote descriptions in the returned metadata JSON.
Return all casts associated with a proposal in a single API call.
DeepDAO reported the following bugs:
I suggest (this is also in the feature request document) that Aragon Connect's configuration allows the user to configure his own ethereum node to get around this server load issue. In parallel we should optimize our algorithms.
DeepDAO feature requests with highest priority are:
Lower priority requests, nice-to-haves and others are described in the full document: https://docs.google.com/document/d/1T6aOlO5qEFkoS9bT3yOChsZ_ciy9HQCYdOj2iQ9XGdU/edit#heading=h.fbyakov351h5
The text was updated successfully, but these errors were encountered: