Results 7 issues of vincentgeneste

When doing an invoke on neo-cli v3.0.3, the Integer type is not recognized properly: `invoke 0x590635eaf2364ba03dade7ed9a54efa20d72eba9 setCustomFee [{"type":"Hash160","value":"b137c83610d3f0331a48d8d6283864120b4f23a1"},{"type":"Integer","value":300}]` works and interprets correctly the value as 300, while `invoke 0x590635eaf2364ba03dade7ed9a54efa20d72eba9 setCustomFee...

1) When doing an invoke on neo-cli 3.0.3, if it requires sender but it's not passed, the error returned is `Error: Index was outside the bounds of the array.` this...

**Summary:** I would like to open a discussion to add some kind of extension to NEP-17 standard, maybe NEP-17.1 or any name that may fit, which would allow/replicate some features...

I believe the NEP-11 standard could use some clarification when it comes to the `properties` method. The official standard (here: https://github.com/neo-project/proposals/blob/master/nep-11.mediawiki) states that for the properties method: `Returns a serialized...

I'd like to be able to query neoscan API with all last X transactions (like last 100?), without specifying an address. I believe this is something already available as neoscan...

low impact

there is still an issue with relative path on neo express. There was an attempt to fix it it seems but it still does not work as intended, and while...

bug