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

Refactor implicit handling of delay visibility tombstones #31537

Merged
merged 1 commit into from
May 8, 2023

Conversation

pgarg66
Copy link
Contributor

@pgarg66 pgarg66 commented May 8, 2023

Problem

The code for handling delay visibility tombstones needs to be replicated in tx batch cache, and can use a refactor.

Summary of Changes

Refactored the code into a function and updated the call sites.

Fixes #

@pgarg66 pgarg66 requested a review from Lichtso May 8, 2023 14:27
@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Merging #31537 (a9d9871) into master (9c6e7e0) will decrease coverage by 0.1%.
The diff coverage is 85.0%.

@@            Coverage Diff            @@
##           master   #31537     +/-   ##
=========================================
- Coverage    81.4%    81.4%   -0.1%     
=========================================
  Files         731      731             
  Lines      205112   205121      +9     
=========================================
+ Hits       166994   166996      +2     
- Misses      38118    38125      +7     

@pgarg66 pgarg66 merged commit b20024c into solana-labs:master May 8, 2023
@pgarg66 pgarg66 deleted the implicit-delay-visibility branch May 8, 2023 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants