metagov / daostar

DAOstar (or DAO*) is a set of technical standards and tools for DAOs and DAO tooling
https://daostar.org/
MIT License
56 stars 24 forks source link

There are some problems with gnosis proposalURI data #123

Open crazyyuan opened 1 year ago

crazyyuan commented 1 year ago

https://services.daostar.org/api/v1/gnosis/proposals/1/0x48d1981a86bf62f3f005b03dd106789fd2d28104

https://github.com/metagov/daostar/pull/108#issuecomment-1689290372

amanwithwings commented 1 year ago

@crazyyuan , is this trying to pull data from their snapshot space? Looks like it's some other integration.

crazyyuan commented 1 year ago

@crazyyuan , is this trying to pull data from their snapshot space? Looks like it's some other integration.

It pulls data from gnosis.

crazyyuan commented 1 year ago

According to the code I checked, It's not just gnosis' proposalURI implementation that has this problem, but all other frameworks. We should rectify all these, which will take a lot of time.