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

removes LegacyContactInfo::is_valid_tvu_address#29570

Merged
behzadnouri merged 1 commit intosolana-labs:masterfrom
behzadnouri:rm-is-valid-tvu-addr
Jan 8, 2023
Merged

removes LegacyContactInfo::is_valid_tvu_address#29570
behzadnouri merged 1 commit intosolana-labs:masterfrom
behzadnouri:rm-is-valid-tvu-addr

Conversation

@behzadnouri
Copy link
Copy Markdown
Contributor

Problem

Since #20480, turbine includes all epoch staked nodes in tree construction and no longer relies on obtaining their contact-info from gossip; and so distinguishing between is_valid_address and is_valid_tvu_address is no longer necessary and the latter can be removed.

Summary of Changes

removed LegacyContactInfo::is_valid_tvu_address.

Since
solana-labs#20480
turbine includes all epoch staked nodes in tree construction and no
longer relies on obtaining their contact-info from gossip; and so
distinguishing between is_valid_address and is_valid_tvu_address is no
longer necessary and the latter can be removed.
@behzadnouri behzadnouri merged commit 677b6d6 into solana-labs:master Jan 8, 2023
@behzadnouri behzadnouri deleted the rm-is-valid-tvu-addr branch January 8, 2023 22:53
gnapoli23 pushed a commit to gnapoli23/solana that referenced this pull request Jan 10, 2023
Since
solana-labs#20480
turbine includes all epoch staked nodes in tree construction and no
longer relies on obtaining their contact-info from gossip; and so
distinguishing between is_valid_address and is_valid_tvu_address is no
longer necessary and the latter can be removed.
gnapoli23 pushed a commit to gnapoli23/solana that referenced this pull request Jan 10, 2023
Since
solana-labs#20480
turbine includes all epoch staked nodes in tree construction and no
longer relies on obtaining their contact-info from gossip; and so
distinguishing between is_valid_address and is_valid_tvu_address is no
longer necessary and the latter can be removed.
gnapoli23 pushed a commit to gnapoli23/solana that referenced this pull request Jan 10, 2023
Since
solana-labs#20480
turbine includes all epoch staked nodes in tree construction and no
longer relies on obtaining their contact-info from gossip; and so
distinguishing between is_valid_address and is_valid_tvu_address is no
longer necessary and the latter can be removed.
gnapoli23 pushed a commit to gnapoli23/solana that referenced this pull request Jan 10, 2023
Since
solana-labs#20480
turbine includes all epoch staked nodes in tree construction and no
longer relies on obtaining their contact-info from gossip; and so
distinguishing between is_valid_address and is_valid_tvu_address is no
longer necessary and the latter can be removed.
mergify Bot pushed a commit that referenced this pull request Jan 25, 2023
Since
#20480
turbine includes all epoch staked nodes in tree construction and no
longer relies on obtaining their contact-info from gossip; and so
distinguishing between is_valid_address and is_valid_tvu_address is no
longer necessary and the latter can be removed.

(cherry picked from commit 677b6d6)
behzadnouri added a commit that referenced this pull request Jan 25, 2023
…9904)

removes LegacyContactInfo::is_valid_tvu_address (#29570)

Since
#20480
turbine includes all epoch staked nodes in tree construction and no
longer relies on obtaining their contact-info from gossip; and so
distinguishing between is_valid_address and is_valid_tvu_address is no
longer necessary and the latter can be removed.

(cherry picked from commit 677b6d6)

Co-authored-by: behzad nouri <behzadnouri@gmail.com>
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.

1 participant