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

Make hash functions instance methods of their tree nodes #27

Open
masomel opened this issue Jun 17, 2016 · 0 comments
Open

Make hash functions instance methods of their tree nodes #27

masomel opened this issue Jun 17, 2016 · 0 comments
Milestone

Comments

@masomel
Copy link
Member

masomel commented Jun 17, 2016

Currently a single hash function is defined in ServerUtils.java. Since the data to be hashed depends on the tree node, add a hash instance method to each type instead.

@masomel masomel added this to the 1.4.0 milestone Aug 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant