Ricardo Prado
Ricardo Prado
As mentioned [here](https://github.com/neo-project/neo-cli/issues/142#issuecomment-511748502), this is a feature demanded by the customers and this is the correct repository to create this issue.
Today, the only way to debug the application is connecting to the node and use custom "PrintLine" calls. I was thinking if we could have logs and other node metrics...
**Summary or problem description** It's not possible to run Neo CLI using OSX. This is likely caused by changes in Apple security policies. I'm using this link to download Neo...
Hi, I'm creating examples for contract deployments and updates. I'm unable to create an example for Neo using C#. I can't find how to create an account using a WIF....
**Summary or problem description** It's not possible to instantiate a wallet without using a ProtocolSettings object. Other SDKs don't have this requirement. The `default` ProtocolSettings object points to MainNet. We...
**Summary or problem description** It's impossible to reduce fee values like `ExecFeeFactor` to a value lower than `1`. The problem is that if the prices go up, the transaction costs...
**Summary or problem description** It seems that the compiler is not compatible with the latest .NET version (8). It's not possible to update it to make it compatible with .NET...
**Summary or problem description** Some projects are missing the PR and Issue templates. **Do you have any solution you want to propose?** Use the .github repository inside this organization and...
**Introduction** I've encountered a few inconsistencies in SDKs during tests when using multiple Neo SDKs. The conflicts are often caused by their similarities and small inconsistencies. This problem spreads to...
**Summary or problem description** Only a few communities host Testnet nodes: NGD, NNT (Edge), NSPCC, and COZ. This is unfair because these communities have to deal with higher hosting costs....