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

feat: Change TransactionArgs to use AdviceInputs #793

Merged
merged 6 commits into from
Jul 12, 2024

Conversation

tomyrd
Copy link
Collaborator

@tomyrd tomyrd commented Jul 11, 2024

This PR changes the AdviceMap inside TransactionArgs to AdviceInputs. This is needed so the TransactionArgs contain a MerkleStore, which was suggested in this comment from miden-client.

@bobbinth
Copy link
Contributor

Is this ready for review? Or should I hold off for now?

@tomyrd
Copy link
Collaborator Author

tomyrd commented Jul 12, 2024

I just want to be sure it works with the client and I don't need to add any new methods before I mark it "ready for review". It should be ready in a couple of hours.

@tomyrd tomyrd marked this pull request as ready for review July 12, 2024 19:08
@tomyrd
Copy link
Collaborator Author

tomyrd commented Jul 12, 2024

Marking as ready. The client seems to work correctly with these changes.

Copy link
Contributor

@bobbinth bobbinth left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you. I left a couple of comments inline which may affect the external interfaces.

Copy link
Contributor

@bobbinth bobbinth left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you! I left a couple of small comments inline. After these are addressed, we can merge.

Copy link
Contributor

@bobbinth bobbinth left a comment

Choose a reason for hiding this comment

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

All looks good! Thank you!

@bobbinth bobbinth merged commit be25e83 into next Jul 12, 2024
12 checks passed
@bobbinth bobbinth deleted the tomyrd-tx-args-advice-inputs branch July 12, 2024 23:27
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.

2 participants