Skip to content

NEO2: allow CheckWitness to work when using invokescript #1113

@gsmachado

Description

@gsmachado

Summary

Users get very annoyed that invokescript does not work as expected when "CheckWitness" is used. This prevents, for example, SDKs or application to estimate GAS of a certain call to a contract -- without implementing the whole NEO VM.
It's required to make that work for NEO2, and not only for NEO3.

Do you have any solution you want to propose?

The solution is to merge the following pull request, which, by the way, is already merged to the master branch: #335
It's required to merge to the NEO2 branch and, thereafter, make a NEO2 release.

Details

This problem has a high negative usability impact on NEO2.

Metadata

Metadata

Assignees

Labels

CosmeticType - Changes that improve user experience without affecting current functionality.RPCModule - All HTTP communication is handled by the RPC module.Ready-to-ImplementIssue state: Ready to be implemented or implementation in progress

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions