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

update remerkleable #2674

Merged
merged 1 commit into from
Oct 18, 2021
Merged

update remerkleable #2674

merged 1 commit into from
Oct 18, 2021

Conversation

protolambda
Copy link
Collaborator

Changelog: https://remerkleable.readthedocs.io/en/latest/changelog.html

v0.1.24

  • Move hash-function to remerkleable.settings module to enable overrides
  • Function to initialize zero-hashes
  • Make endianness of uint types configurable in remerkleable.settings

v0.1.23

  • Improve memory usage, reduce tree memory overhead by denying unused class-dicts (dynamic attributes) in node classes, and similarly for view classes

No breaking changes, just more options + memory usage improvement.

@hwwhww hwwhww merged commit 140596f into dev Oct 18, 2021
@hwwhww hwwhww deleted the update-remerkleable branch October 18, 2021 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants