Skip to content

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

Merged
mhanson-github merged 3 commits intomainnet-launchfrom
SHARD-1932
Mar 6, 2025
Merged

SHARD-1932 - Remove redundant mem copies and fix socket bugs.#23
mhanson-github merged 3 commits intomainnet-launchfrom
SHARD-1932

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);

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