Yennefer of Vengerberg
Yennefer of Vengerberg
@alxflw this is not front-end level issue. Should be probably on Cadence or emulator level. @psiemens or maybe @turbolent should know better about current implementation.
@SnowyField1906 why you would want to avoid this? Both of them are equal in access rights and `pub` is even easier to write 😅 It should be easy to fix,...
Just checked. This test runs just fine: ```js test("executeScript - shall return with access(all) modifier", async ()=>{ const [result] = await executeScript({ code: ` access(all) fun main(): Int{ return 42...
Hey, Flow Surfer! My name is Max. I am core member of Developer Experience team and I will be your Point-of-Contact for this task. If you stumble into any challenges...
That's great news, @bartolomej ! Looking forward to your submission :)
Welcome to the FlipFest, @soetop ! :) Looking forward to your contribution :) I would recommend to clear project state anyway, cause it might cause weird bugs, when storage could...
Great job, @soetop ! That video was indeed helpful, cause I had some issues with playground-api on my machine :sweat_smile: For the contract deployment - we can go the same...
@soetop 2. Can you clarify which irrelevant code you are 3. Test coverage for new functionality would be cool, yeah :) As for migration, we haven't included it in requirements,...
Could be CommonJS problem... :thinking: Can you try `import` instead?
@hotrungnhan thanks for the notes :) Will take a look now.