Results 10 comments of GZ

Can you reproduce it or provide more information? I have no problem when deploying 3 contracts.

RpcServer need Microsoft.AspNetCore.ResponseCompression.dll, you can download it at https://github.com/ProDog/NEO-Test for a while, and put it in your neo-cli path.

Can we add the `Microsoft.AspNetCore.ResponseCompression.dll` as a reference to neo-cli? @erikzhang @shargon @Tommo-L

RpcServer can't generate the `Microsoft.AspNetCore.ResponseCompression.dll`, so all users will encounter this problem if they compile the RpcServer by themselves.

We can only call one method in neo-cli, unless modify it by yourself.

@danwbyrne I guess the main thing you want to know is why failed? We cannot see exactly where the contract fails in neo-cli, after checking the contract and version and...

I think this is also needed on neo-cli `invoke`.

> @ProDog You can open an issue for neo-cli 👍 https://github.com/neo-project/neo/issues/3010

This can be reopened? the scriptHash could not be changed if contract migrated. @Tommo-L