Skip to content

Conversation

@fynnss
Copy link
Contributor

@fynnss fynnss commented Jul 30, 2025

Problem:

The statehook serves as the channel between state root task and execution. During execution, changed state information is passed to the background state root task via hook calls for efficient hash calculation. Currently, the hook-related logic in the BSC executor requires improvements to ensure proper functioning of the state root task.

Changes:

  • Completes the state hook implementation in the BSC executor
  • Ensures proper propagation of state changes to the background state root task

@loocapro
Copy link
Owner

Nice!

Can we also comment on the reth issue that we managed?

paradigmxyz/reth#17637

@loocapro loocapro merged commit 08d25d6 into loocapro:main Jul 31, 2025
4 checks passed
will-2012 pushed a commit to will-2012/reth-bsc that referenced this pull request Dec 20, 2025
* bump reth to tag v0.0.1

* fix test

* fix ci test
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.

2 participants