Skip to content

Conversation

@marcos-iov
Copy link
Contributor

Description

Motivation and Context

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • Tests for the changes have been added (for bug fixes / features)
  • Requires Activation Code (Hard Fork)
  • Other information:

@github-actions
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Comment on lines +1496 to +1507
new RepositoryLocator(store, stateRootHandler),
new TransactionExecutorFactory(
cfg,
null,
null,
blockFactory,
new ProgramInvokeFactoryImpl(),
new PrecompiledContracts(cfg, bridgeSupportFactory, signatureCache),
signatureCache
),
cfg
);
Copy link
Contributor

Choose a reason for hiding this comment

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

indentation

@marcos-iov marcos-iov merged commit 617b524 into blockheader-base-event-refactor Dec 11, 2025
5 of 7 checks passed
@marcos-iov marcos-iov deleted the blockexecutor-refactor branch December 11, 2025 18:15
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.

3 participants