near-daos / sputnik-dao-contract

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

Move everything related to sputnik v1 in a different repository #96

Closed ctindogaru closed 2 years ago

ctindogaru commented 2 years ago

All the smart contracts related to sputnik V1 should live in their own repository:

starpause commented 2 years ago

Definitely in favor of this to reduce confusion. Thanks!

TrevorJTClarke commented 2 years ago

I will work on a proposal for how this could work, so we can have archived versions remain public

TrevorJTClarke commented 2 years ago

@starpause @ctindogaru I propose the following to accomplish the above:

Steps:

If you agree, I will make this happen.

ctindogaru commented 2 years ago

Sounds good to me @TrevorJTClarke, thank you for this!

A few suggestions tho:

Other than that, everything sounds good! Btw, you also make sure to decouple everything that's related to sputnikdao and sputnikdao-factory from this repo. I can only think about the building + the tests now.

TrevorJTClarke commented 2 years ago

NOTE: Added new repo: https://github.com/near-daos/sputnik-dao-contract-legacy

TrevorJTClarke commented 2 years ago

See PR: https://github.com/near-daos/sputnik-dao-contract/pull/103 That will finish this issue.