dOrgTech / DAOcreator

dApp for creating and interacting with DAOs
https://dorg.tech
MIT License
35 stars 18 forks source link

does kovan support require @daostack/migration rc.41-v4? #493

Closed orenyodfat closed 4 years ago

orenyodfat commented 4 years ago

this version include support for kovan arc rc 33. https://github.com/daostack/migration/releases/tag/0.0.1-rc.41-v4

dOrgJelli commented 4 years ago

Yes we've added support for the kovan base addresses by copying that addresses from that build's migration.json: https://github.com/dOrgTech/DAOcreator/pull/490

We do not want to update the migrate-dao.js script as there are risks for run-time errors that way. We'll be upgrading the @daostack/migration dependency with the arc-hives update.