Twinstake is building a variation on the staking-pool contract with support for whitelisting. During development, we faced some issues related to the contract dependencies being out of date which are detailed in this PR: twinstake/permissioned-delegation-near#6.
In order to continue development, we would like to know what is the suggested upgrade path for this contract - be it either upgrade dependencies or start from scratch from a different template.
Twinstake is building a variation on the
staking-poolcontract with support for whitelisting. During development, we faced some issues related to the contract dependencies being out of date which are detailed in this PR: twinstake/permissioned-delegation-near#6.In order to continue development, we would like to know what is the suggested upgrade path for this contract - be it either upgrade dependencies or start from scratch from a different template.