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

Move and rename map node ID type #2525

Merged
merged 5 commits into from
Jun 9, 2021
Merged

Conversation

pav-kv
Copy link
Contributor

@pav-kv pav-kv commented Jun 3, 2021

The node ID type logically belongs to the merkle subfolder which holds the algorithmic
aspect of Merkle trees. This change moves the NodeID2 type, which is now known simply
as node.ID. It also untangles some dependencies that blocked this change.

#1855
#2378

@pav-kv pav-kv requested review from pphaneuf and mhutchinson June 3, 2021 10:59
@pav-kv pav-kv requested a review from a team as a code owner June 3, 2021 10:59
@pav-kv
Copy link
Contributor Author

pav-kv commented Jun 3, 2021

It's better to review #2526 first. This PR will become much simpler after rebasing.

pav-kv added 2 commits June 7, 2021 14:25
This introduces a circular dependency smt->maphasher->smt, and a similar
one with coniks.
@pav-kv
Copy link
Contributor Author

pav-kv commented Jun 7, 2021

@pphaneuf This is ready for review now. It's a big but simple one: in a nutshell, just a move + rename + update usages.

@pav-kv
Copy link
Contributor Author

pav-kv commented Jun 7, 2021

@mhutchinson PTAL too, it affects batchmap.

@pav-kv pav-kv force-pushed the move_node_id2 branch 2 times, most recently from e077da7 to 433278c Compare June 8, 2021 18:51
@pav-kv pav-kv merged commit b7ea8d2 into google:master Jun 9, 2021
@pav-kv pav-kv deleted the move_node_id2 branch June 9, 2021 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants