Closed wslyvh closed 5 years ago
This was not related to any Aragon App - or upgrades.
But by querying each token from the account balance, to check if it is an Aragon DAO. Some tokens seem incompatible. Need to further debug this, but for now, just skipping the 'invalid' tokens.
Some of the tokens naively considered as Aragon ones are really something else. The one mentioned above is District0x, for example. Try-catch approach seems perfectly valid here. Gonna beautify it a bit. This should be done anyway, as current dao service thing is copied mainly from quick and dirty hackathon times.
Describe the issue Getting errors when trying to retrieve a newly created Aragon DAO; Returned values aren't valid. Possibly related to v0.8 Aragon upgrade. OR because of different voting (e.g. Kernel, ACL) types. Right now we only parse Minting or Token types.
Steps to Reproduce
Expected behavior Should show the overview of your DAO's.
Actual behavior Dashboard remains stuck at "Loading DAO's..". But an error is shown on the console window.
Environment
MolochDAO
orDAOstack
): Aragon 0.8 https://mainnet.aragon.org/#/amigoz/home -or- address 0xDc5C7527c4Ef325c4d9D08A02f80519a7FbDC217Additional data