-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generate default manifest file when compiling #109
Conversation
Wow, great, Let me test it. |
@superboyiii Please, could you try again? |
Success! But there seems still something wrong on sc execution. |
Strange... please, try without |
I will review it |
@lock9 This is the deploy or the smartcontract? The deploy script looks good in my test, and the contract was created |
@superboyiii You are trying with RPC, could you test it by neo-cli? |
Add the Trigger and invoke it inside neo-cli, still return "". |
Please, send me your nef and manifest file |
@superboyiii Could you add your source? looks different as the first version |
I used the library inside the repository, not the nuget |
Oh, Maybe that's the point. I use the nuget, maybe it's incompatible. |
@superboyiii this is the issue The new version use this syscall
And the nuget version use this
So you need to use the library from the bin folder, until we release a nuget for 3x (wait for #106) |
All right. Let me try it again. |
Also I added here neo-project/neo-node@2360e7a some checks in order to prevent this issues in the future. |
@shargon Good job! Thanks for your suggestion, mine works well now. |
Thanks you! |
Ping @lightszero |
Close #91
Fix ABI issues
@superboyiii This is the expected value for neo-cli