Skip to content

feat(ethexe-service): Reduced event usage in fast sync #4669

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

Draft
wants to merge 63 commits into
base: master
Choose a base branch
from

Conversation

ark0f
Copy link
Member

@ark0f ark0f commented May 27, 2025

No description provided.

@ark0f ark0f requested review from grishasobol and breathx May 27, 2025 12:12
Copy link

semanticdiff-com bot commented May 27, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  ethexe/common/src/crypto/address.rs  88% smaller
  ethexe/processor/src/handling/run.rs  82% smaller
  ethexe/common/src/crypto/keys.rs  81% smaller
  ethexe/ethereum/src/router/mod.rs  67% smaller
  ethexe/service/src/tests/utils/env.rs  65% smaller
  ethexe/network/src/custom_connection_limits.rs  44% smaller
  ethexe/ethereum/src/mirror/mod.rs  29% smaller
  ethexe/network/src/lib.rs  22% smaller
  ethexe/network/src/db_sync/mod.rs  18% smaller
  ethexe/observer/src/lib.rs  4% smaller
  ethexe/network/src/utils.rs  1% smaller
  ethexe/common/src/gear.rs  1% smaller
  Cargo.lock Unsupported file format
  Cargo.toml Unsupported file format
  ethexe/common/src/db.rs  0% smaller
  ethexe/db/src/database.rs  0% smaller
  ethexe/network/Cargo.toml Unsupported file format
  ethexe/network/src/db_sync/ongoing.rs  0% smaller
  ethexe/network/src/db_sync/requests.rs  0% smaller
  ethexe/network/src/db_sync/responses.rs  0% smaller
  ethexe/network/src/peer_score.rs  0% smaller
  ethexe/processor/Cargo.toml Unsupported file format
  ethexe/service/Cargo.toml Unsupported file format
  ethexe/service/src/fast_sync.rs Unsupported file format
  ethexe/service/src/lib.rs Unsupported file format
  ethexe/service/utils/src/lib.rs  0% smaller
  ethexe/service/utils/src/task_local.rs  0% smaller

@ark0f ark0f force-pushed the al/ethexe/fast-sync-reduced-events branch from 1b4437b to c245df4 Compare May 27, 2025 14:00
@ark0f ark0f changed the base branch from master to al/ethexe/testable-event May 27, 2025 14:00
Base automatically changed from al/ethexe/testable-event to master May 31, 2025 15:25
ark0f added 2 commits May 31, 2025 20:50
…-reduced-events

# Conflicts:
#	ethexe/observer/src/lib.rs
#	ethexe/service/src/fast_sync.rs
#	ethexe/service/src/lib.rs
#	ethexe/service/src/tests/mod.rs
#	ethexe/service/src/tests/utils/env.rs
#	ethexe/service/src/tests/utils/events.rs
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