near-daos / sputnik-dao-contract

Smart contracts for https://app.astrodao.com
https://astrodao.com/
MIT License
107 stars 79 forks source link

Fix backward compatibility change introduced in PR #88 #115

Closed ctindogaru closed 2 years ago

ctindogaru commented 2 years ago

This backward compatibility issue was introduced in https://github.com/near-daos/sputnik-dao-contract/pull/88 by adding new elements in the middle of enum.

Instead, add them to the end to avoid backward compatibility issues.

Tested manually via upgrade.