Update, managed to reinstall and all but the build gets stuck here instead. Any ideas what could be done?
zen441950558 activity
zen441950558 commented on Hi! I have a build problem, since I've made the windows 11 update my build gets stuck at fetch current epoch. Did anybody encounter this problem before or have an idea of where this could come from?
Yep, also this now happens for all my contracts
zen441950558 commented on any suggestion ? What can I do for writing test-cases for them ?
make them endpoints and test them as such
zen441950558 commented on Yes. I can see that It works. I'm asking for the future. What is the point of deprecating it if we do hot have an alternative?
But the deprecated part refers to the only_owner!(self, "Caller must be owner"); part if I understood correctly. That means that way of writing is deprecated and we can use the tag instead for the only owner endpoints