Ricardo Prado

Results 123 comments of Ricardo Prado

It's because we are not looking at the neo-express console. We are examining the transaction. One of the biggest problems in the developer experience is that the state needs to...

I'm not debugging. I'm just running the code. Please check the video. https://github.com/neo-project/neo-express/assets/38396062/4360bbc4-22b9-4ff1-a64f-3d0c288b7131

>I don't know what this plugin is or which old plugin it replaces. Does it replace neo-visual-tracker? It's not a plugin; it's a new VS Code extension. The plugin I...

Here is the [Ghost Market NEP-11 example](https://github.com/OnBlockIO/n3-tokens-contracts/blob/a6d3ce3b8d55feef94fc2d4bebd7ff62b4ae15d1/contracts/NEP11/GhostMarket.NFT.py#L113) using a tweak to enable prints: ![image](https://github.com/neo-project/neo-express/assets/38396062/18a6ed2b-2102-45a5-b406-6644943ad036)

Thanks a lot @cschuchardt88 , this will solve the issue!

Will it work if we compile it locally? That will do for us, at least for now. We are using the standalone version of Neo Express

Hello. What if there is a method that returns the configuration object? It doesn't need annotations. The compiler could identify the method by the return type. For example, if it...

> Magic variables were considered previously, they can help to some extent, but I'm not sure it'd be a big improvement if they just have the same data, it could...

If the method return type is a string, can't we convert it to utf-8? We don't need the extra quotes. What if we print the result between line breaks?

Hi @Liaojinghui, @meevee98 is my colleague. Do you guys still have interest in this PR? I don't know why it was forgotten 😅 >@meevee98 could you help answer the https://github.com/neo-project/neo-modules/pull/14...