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

Updated TunnelEndpoint to test circuits in Rust #1335

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

egbertbouman
Copy link
Member

Recently, we've released a new version of the Rust endpoint that has its own speed test logic built-in. This PR modifies the TunnelEndpoint to start using this functionality.

In order for the test in Rust to work properly I had to change the identifiers in the test-request/response messages from 16-bit to 32-bit. Since the tests now work differently in Rust, I've disabled the Python version.

@egbertbouman
Copy link
Member Author

validate

@egbertbouman egbertbouman marked this pull request as ready for review March 6, 2025 12:01
@egbertbouman egbertbouman merged commit 4c454c4 into Tribler:master Mar 6, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants