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: add (de)serialize to BalancedBinaryMerkleTree #5744

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

Cifko
Copy link
Contributor

@Cifko Cifko commented Sep 6, 2023

Description

Add (de)serialize traits to BalancedBinaryMerkleTree

Motivation and Context

This is needed for caching the BalancedBinaryMerkleTree per epoch.

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

@github-actions
Copy link

github-actions bot commented Sep 6, 2023

Test Results (CI)

1 199 tests   1 199 ✔️  9m 18s ⏱️
     38 suites         0 💤
       1 files           0

Results for commit fb55715.

@ghpbot-tari-project ghpbot-tari-project added P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged labels Sep 6, 2023
@github-actions
Copy link

github-actions bot commented Sep 6, 2023

Test Results (Integration tests)

  2 files  11 suites   22m 22s ⏱️
27 tests 26 ✔️ 0 💤 1
28 runs  27 ✔️ 0 💤 1

For more details on these failures, see this check.

Results for commit fb55715.

@ghpbot-tari-project ghpbot-tari-project removed the P-reviews_required Process - Requires a review from a lead maintainer to be merged label Sep 7, 2023
@SWvheerden SWvheerden merged commit c53ec06 into tari-project:development Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-acks_required Process - Requires more ACKs or utACKs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants