Ricardo Prado
Ricardo Prado
 I've seen this before... It did not end well for me lol
Yes, I'm aware. I've lost this battle before hahaha. I agree that we have a problem with repositories, but a mono repo is not going to happen (trust me, I've...
@Liaojinghui I can't remember how it happened. Afaik, it has always been like this. I'm in favor of a mono repository. Once, I was PO of the core devs, and...
My dudes, I know exactly how you feel. I know how confusing it is to manage different repositories in different branches and states. This makes you mad because you don't...
>I understand all your concerns, but the simple question is WHY ONLY NEO I'll be honest with you: Some people are against it. Like @vncoelho and @erikzhang. They have their...
Will this affect calls between contracts?
>@roman-khimov, should we include https://github.com/neo-project/neo/issues/2944 into 3.7.0? Maybe we could add #2976 instead of #2944?
Maybe this isn't the correct repository to post this. I'm not sure where to put it. Can someone transfer this issue to the correct repository?
But that's an abstract method. Where can I find an implementation?
That's a NEP-6 wallet. It requires initialization parameters: `public NEP6Wallet(string path, string password, ProtocolSettings settings, string name = null) : base(path, settings)` It's not a static method, we need to...