Skip to content

Conversation

SozinM
Copy link
Collaborator

@SozinM SozinM commented Jun 4, 2025

πŸ“ Summary

This PR create plugin-in replacement for basic engine API
It doesn't have any extra logic

πŸ’‘ Motivation and Context


βœ… I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

@SozinM SozinM force-pushed the msozin/custom-engine-api-basic branch 3 times, most recently from 036b24b to d9bee29 Compare June 6, 2025 11:36
Rebase

Remove custom logic

Custom Engine API support + engine call propagation
@SozinM SozinM force-pushed the msozin/custom-engine-api-basic branch from 85336d7 to 7b56620 Compare June 6, 2025 12:20
.wrapping_div(1_000_000),
)
Ok(op_alloy_flz::tx_estimated_size_fjord_bytes(
builder_tx.encoded_2718().as_slice(),
Copy link
Contributor

Choose a reason for hiding this comment

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

I am confused now, we are not dividing anymore?

Copy link
Collaborator Author

@SozinM SozinM Jun 6, 2025

Choose a reason for hiding this comment

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

Yes, i used the fixed version of the call (from fix i made for reth)

@SozinM SozinM merged commit 726089a into main Jun 6, 2025
2 checks passed
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