Skip to content

SHARD-1932 - Remove redundant mem copies and fix socket bugs. #23

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

Merged
merged 3 commits into from
Mar 6, 2025

Conversation

kun6fup4nd4
Copy link

No description provided.

@mhanson-github mhanson-github changed the base branch from dev to mainnet-launch March 5, 2025 19:38
optimized sender

fixed 2 bugs with socket errors
@mhanson-github mhanson-github changed the title removed redundant memory copies SHARD-1932 - Remove redundant mem copies and fix socket bugs. Mar 6, 2025
mhanson-github
mhanson-github previously approved these changes Mar 6, 2025
Copy link

@mhanson-github mhanson-github left a comment

Choose a reason for hiding this comment

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

Some good mem copy fixes and socket fixes in here. Like the changes.

@@ -65,9 +65,9 @@ impl ShardusNetSender {
let compressed_data = header.compress(data);
Copy link
Member

Choose a reason for hiding this comment

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

would be nice to remove this since we are also removing decompress

@kun6fup4nd4
Copy link
Author

added changes for multisend too

@kun6fup4nd4
Copy link
Author

do not merge, testing

@devendra-shardeum devendra-shardeum self-requested a review March 6, 2025 15:30
Copy link

@devendra-shardeum devendra-shardeum left a comment

Choose a reason for hiding this comment

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

done

@mhanson-github mhanson-github merged commit 927702e into mainnet-launch Mar 6, 2025
@mhanson-github mhanson-github deleted the SHARD-1932 branch March 6, 2025 20:59
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.

4 participants