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

Implement unit tests in DatabaseTest covering 4844 enabled tx #6668

Closed
2 tasks
Tracked by #5681
tbenr opened this issue Jan 9, 2023 · 0 comments · Fixed by #7346
Closed
2 tasks
Tracked by #5681

Implement unit tests in DatabaseTest covering 4844 enabled tx #6668

tbenr opened this issue Jan 9, 2023 · 0 comments · Fixed by #7346
Labels
blocked by another PR/issue 💔 This issue or pull request is blocked by another

Comments

@tbenr
Copy link
Contributor

tbenr commented Jan 9, 2023

Write tests in DatabaseTest to cover KvStoreDatabase::doUpdate with 4844 flag enabled:

  • blobs confirmation for new hot blocks
  • blobs removal for deleted hot blocks)

related to: #6636

required: #6634

@tbenr tbenr changed the title Implement unit tests in DatabaseTest covering KvStoreDatabase::doUpdate with 4844 flag enabled (blobs confirmation for new hot blocks, blobs removal for deleted hot blocks) Implement unit tests in DatabaseTest covering 4844 tx` Jan 9, 2023
@tbenr tbenr added the blocked by another PR/issue 💔 This issue or pull request is blocked by another label Jan 9, 2023
@tbenr tbenr changed the title Implement unit tests in DatabaseTest covering 4844 tx` Implement unit tests in DatabaseTest covering 4844 enabled tx Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked by another PR/issue 💔 This issue or pull request is blocked by another
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant