Skip to content
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

Further streamline only-receipt result-types for live-contract executions #56

Open
3Nigma opened this issue Apr 11, 2022 · 0 comments
Open
Labels
question Further information is requested

Comments

@3Nigma
Copy link
Contributor

3Nigma commented Apr 11, 2022

Following #48 , we added increased cost-control for LiveContract dynamically binded ABI entities (eg. methods).

From an UX standpoint, there is no point in returning only the receipt for non-mutating (ContractCallQuerys) calls. The dev should be all the time interested in the query result in this case since the state of the contract will never change under these circumstances.

Are there other dev flows that we could improve for only-receipts execution?

@3Nigma 3Nigma added the question Further information is requested label Apr 11, 2022
3Nigma added a commit that referenced this issue Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant