Hello everyone ! Is there is some way to remove unused smart-contract from testnet/mainnet in reason to reduce bloating of the network ?

Apr 28, 2022, 11:50 AM
I'm pretty newbie, so sorry if my questions will confuse. Questions about past contest.

1. There is playground repository task-1-playground with tests/example.fc tests code.
String #48 is always FAIL.
throw_if(101, ds~load_uint(64) != 10); ;; check if counter has been changed
But the counter is changes with internal message function (checked by total~dump()). I miss something, or just tests not proper written ?
https://github.com/disintar/task-1-playground/blob/master/tests/example.fc

2. Can i use this tests for each 1-5 tasks, or i must create my test for each task, because logic are totally different ?

I know that contest is finished, but i'm still interesting to up my skills before next one. 🤓
Apr 28, 2022, 1:41 PM

© 2024 Draquery.com All rights reserved.