Ricardo Prado

Results 179 comments of Ricardo Prado

Hello. It has been more than a year that this is open. Do you guys prefer that we fork this repository? Do you guys need help?

Would it be hard to add Math.Pow and make it work like BigInteger.Pow? Identical behavior, just so it's easier to use

Sure, no rush. Thank you for looking into it

Hello. Could it be my compiler version? What version are you using? I'm using Devpack 3.6.2 This doesn't work: ``` var nftProperties = new Map(); nftProperties["key1"] = "value1"; nftProperties["key2"] =...

I was using the analyzer branch. I switched to the master branch, rebuilt it and got the same results. Is there any chance that the error is in Neo Express?...

It seems that there is a general issue with ToString(). The following code is also causing an error: ``` public static string TestString() { return "Jimmy".ToString(); } ``` ``` Invoke...

> Well than say that. After 20 times of telling him why he can't do something. He keeps saying I can't do this. > > 1. It shows he doesn't...

Hi @Jim8y , I've looked into the UT that you used. It's not checking the VM State.

Hi @ixje , I understand that 'technically speaking it doesn't make much sense'. However, users already do this. Instead of using a log, they use 'notify' instead. Can a new...