Ricardo Prado
Ricardo Prado
Hmm, I was imagining something else, but I think it's "kind of". I was thinking more at the infrastructure and governance level. - How can one machine host a consensus...
Hello, Maybe not the VM, but the node. The types are stored in the contract manifest.
Yes, and this is too dangerous to change. The best solution might be to add another RPC endpoint and change the SDKs first. We can argue that developers should use...
Why it can't be fixed if it's an RPC endpoint? The 'GetInvokeResults' method is not part of the VM. It could accept an additional parameter to parse types using the...
I think that if you can provide us with a working Dockerfile, one that copies that configuration from the current project and compiles it, it would be great. Not sure...
Like you mentioned in slack, there is already a Dockerfile: https://github.com/neo-project/neo-cli/tree/master/ci It does 50% of the work, however: - it always starts with RPC - it compiles and runs in...
@nunojusto if possible, please check if it is importing plugins, this is quite important too. https://github.com/neo-project/neo-plugins
I'm not sure (I'll leave that to the specialists), but I think that "SimplePolicy" is a mandatory plugin, "RpcSecurity" and "ApplicationLogs" are highly recommended.
@neo-project/ngd any chances you guys can help move this forward? I think this will help a lot of people, just look how many "ubuntu" or other "compilation issues" we have...