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

fix: properly reduce commitment hash expressions on call and chain meta commands #1128

Merged
merged 1 commit into from Feb 19, 2024

Conversation

arthurpaulino
Copy link
Member

  • Fix/simplify get_comm_hash and adjust places where it's called
  • Add a variation to demo/chained-functional-commitment.lurk to exercise this fix

Closes #1125

…ta commands

* Fix/simplify `get_comm_hash` and adjust places where it's called
* Add a variation to `demo/chained-functional-commitment.lurk` to exercise this fix
Copy link
Member

@huitseeker huitseeker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@arthurpaulino arthurpaulino added this pull request to the merge queue Feb 19, 2024
Merged via the queue into main with commit 3e86743 Feb 19, 2024
11 checks passed
@arthurpaulino arthurpaulino deleted the ap/fix-chain-metacmd branch February 19, 2024 13:40
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.

!(chain) appears to not evaluate its first argument.
2 participants