Skip to content

solana-quic-definitions: remove useless consts#294

Closed
alexpyattaev wants to merge 2 commits intoanza-xyz:masterfrom
alexpyattaev:cleanup_quic_definitions
Closed

solana-quic-definitions: remove useless consts#294
alexpyattaev wants to merge 2 commits intoanza-xyz:masterfrom
alexpyattaev:cleanup_quic_definitions

Conversation

@alexpyattaev
Copy link
Copy Markdown
Contributor

@alexpyattaev alexpyattaev commented Aug 26, 2025

We no longer need the QUIC window size constants since we do not explicitly control the window size in bytes anymore after anza-xyz/agave#9143 was merged.

Similarly QUIC_PORT_OFFSET is not needed anymore after anza-xyz/agave#9757 was mergerd.

This breaks public API and requires a major version bump for solana-quic-definitions crate.

@alexpyattaev alexpyattaev marked this pull request as ready for review January 9, 2026 18:06
@alexpyattaev alexpyattaev force-pushed the cleanup_quic_definitions branch from 7cf664f to 1d7a0b8 Compare January 9, 2026 18:07
@alexpyattaev alexpyattaev changed the title remove useless consts solana-quic-definitions: remove useless consts Jan 9, 2026
@joncinque
Copy link
Copy Markdown
Collaborator

Closing since quic-definitions was totally removed with #541

@joncinque joncinque closed this Feb 4, 2026
@alexpyattaev alexpyattaev deleted the cleanup_quic_definitions branch February 5, 2026 09:16
@alexpyattaev
Copy link
Copy Markdown
Contributor Author

thank you!

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.

2 participants