Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

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 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