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

Improve interface of ContractInstance.__call__ #7

Merged
merged 2 commits into from
Jan 17, 2024
Merged

Conversation

bigspider
Copy link
Collaborator

@bigspider bigspider commented Jan 17, 2024

Refactors the method __call__ of ContractInstance to guarantee a proper separation between the arguments clause_name, signer and outputs (which are instructions to the ContractManager from all the remaining arguments, that refer to the arguments of a clause during a state transition.

Also fixes a bug in the interactive RAM example.

@bigspider bigspider merged commit 61c0c84 into master Jan 17, 2024
1 check passed
@bigspider bigspider deleted the callable branch January 17, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant