Jimmy

Results 527 comments of Jimmy

LGTM. I prefer to approve the general logic as long as its correct and complete, then polish the format later.

1. We need to implement it, in code we need nep number. We need to update documents, in documents we need nep number. 2. File name of the nep needs...

I don't want to waste time discussing how the number should be. Just give me a solution that does not require me to keep updating the nep number, the file...

> The problems described in this NEP are real, but the proposed solution is inadequate and likely to worsen the situation. > > * It is already difficult to get...

> 1. This has nothing to do with hardforks. At all. It needs hardfork to ensure all consensus node works the same. > 2. This doesn't make any sense as...

I am trying to make everything standardized, may make many mistakes, not intentional mistakes, but appologize for those in advance. I have no idea what should be an NEP, what...

@shargon how do you think about this one, interact with the neo node via script

@shargon it is C# script, where you can write c# code to construct transactions and interact with the neo blockchain, then run the script in the `cli`, it is painful...

> Can we avoid to use reflection in that script? i am afrait this is how it works. You have security concerns?

> I would not like the user to be able to access to the Storage or internal methods with this script. i dont quite understand the reason of your concern,...