Open redref opened 1 month ago
Hello !
I go some funds locked into contract, see here : https://testnet.dton.io/a/Ef_JbsG-Z-esASSUj_MTfEaqZBKuvpf3Y73fTIsZ1ydSayp8
I reach this point of elector : https://github.com/ton-blockchain/ton/blob/master/crypto/smartcont/elector-code.fc#L414
This particular return code is not handled but should unlock the contract.
How did it happen :
re-deployed proxy to get funds back to contract => no way to unlock it now
This is testnet so not a big deal, but do you think the contract should handle this case ? Is there any chance to fix this testnet contract ?
Hello !
I go some funds locked into contract, see here : https://testnet.dton.io/a/Ef_JbsG-Z-esASSUj_MTfEaqZBKuvpf3Y73fTIsZ1ydSayp8
I reach this point of elector : https://github.com/ton-blockchain/ton/blob/master/crypto/smartcont/elector-code.fc#L414
This particular return code is not handled but should unlock the contract.
How did it happen :
re-deployed proxy to get funds back to contract => no way to unlock it now
This is testnet so not a big deal, but do you think the contract should handle this case ? Is there any chance to fix this testnet contract ?