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

refactor: separate update_inner from commit_inner #650

Open
wants to merge 1 commit into
base: rh-overlay-nomt-api
Choose a base branch
from

Conversation

rphmeier
Copy link
Contributor

No description provided.

Copy link
Contributor Author

rphmeier commented Dec 23, 2024

@rphmeier rphmeier force-pushed the rh-overlay-nomt-api branch from 75ffedd to beec0e9 Compare December 31, 2024 18:39
@rphmeier rphmeier force-pushed the rh-split-update-inner-out branch from adbfc21 to 234efb0 Compare December 31, 2024 18:39
@pepyakin pepyakin force-pushed the rh-overlay-nomt-api branch from beec0e9 to bb122ed Compare January 2, 2025 12:36
@pepyakin pepyakin force-pushed the rh-split-update-inner-out branch from 234efb0 to 08341e5 Compare January 2, 2025 12:37
Comment on lines +430 to +434
// Effectively commit the transaction.
// If 'witness' is set to true, it collects the witness and
// returns `(Node, Some(Witness), Some(WitnessedOperations))`
// Otherwise, it solely returns the new root node, returning
// `(Node, None, None)`
Copy link

Choose a reason for hiding this comment

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

Looks like this comment was meant to be put on update_inner and not commit_inner?

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.

3 participants