Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Funds locked into contract #76

Open
redref opened this issue Oct 18, 2024 · 0 comments
Open

Funds locked into contract #76

redref opened this issue Oct 18, 2024 · 0 comments

Comments

@redref
Copy link

redref commented Oct 18, 2024

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 :

  • pool was deployed, but proxy somehow did not
  • sendStake got out the contract and locked it, but proxy never reached the elector
  • 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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant