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

XDBG Streaming + Stream test #1666

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

XDBG Streaming + Stream test #1666

wants to merge 6 commits into from

Conversation

insipx
Copy link
Contributor

@insipx insipx commented Feb 25, 2025

Culmination of larger scale tests I started Friday. This adds streaming + diagnostics to xdbg, allowing large-scale stream tests on xmtp networks.

The eventual goal is to run stream tests across all versions of libxmtp as well.

There are still some issues surrounding mass sending

adds dev/test-stream to run the test

@@ -76,6 +76,14 @@ pub mod test_util {
}
}

/// Disable sqlcipher memory security
pub fn disable_memory_security(&self) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is only for cfg(test)/test-utils

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.

1 participant