AutarkLabs / about

A new Aragon home page for DAOs

Home Page:https://about.autark.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data is not retained after upgrading the home app (new contract)

stellarmagnet opened this issue · comments

This does not seem like an actual issue, I reviewed the contract changes history and we basically changed our registry from an array to a mapping, so there is not an straightforward way to keep previous storage alive, since the core structures for that storage had change.

Since I don't find any reason to keep the issue open, I close it for now, feel free to re-open it if for any reason we need to research more on this.