Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Mailbox: Replace storing message with storing imt branches/count #73

Merged
merged 26 commits into from
Oct 16, 2023

Conversation

vimystic
Copy link
Contributor

@vimystic vimystic commented Sep 19, 2023

  1. Update types.proto to remove TreeEntries and use branches ([][]byte) instead .
  2. Update Genesis Init /Export.
  3. Update dispatch function .
  4. Update genesis_test.go to test delivered count as well as levels populated on the tree.

#33

@vimystic vimystic force-pushed the vimystic/optimize_message_storing branch from ba518f7 to 7bc4707 Compare September 29, 2023 23:43
@vimystic vimystic changed the title Store count directly instead of iterating Mailbox: Replace storing message with storing imt branches/count #33 Sep 30, 2023
@vimystic vimystic changed the title Mailbox: Replace storing message with storing imt branches/count #33 Mailbox: Replace storing message with storing imt branches/count Sep 30, 2023
@vimystic vimystic marked this pull request as ready for review September 30, 2023 02:53
@vimystic vimystic marked this pull request as draft October 2, 2023 23:38
@vimystic vimystic marked this pull request as ready for review October 3, 2023 07:47
@misko9 misko9 merged commit edd3860 into main Oct 16, 2023
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants