Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Use Logs instead of entire SimulateTransactionResults#27

Open
jinmel wants to merge 1 commit into
mainfrom
bundle_sim_results
Open

Use Logs instead of entire SimulateTransactionResults#27
jinmel wants to merge 1 commit into
mainfrom
bundle_sim_results

Conversation

@jinmel

@jinmel jinmel commented Mar 14, 2024

Copy link
Copy Markdown

Suave.sol does not compile with "stack too deep" due to nested structs for SimulateBundleResult. This PR does a diet to reduce number of local variables

@ferranbt

Copy link
Copy Markdown

Suave.sol does not compile with "stack too deep" due to nested structs for SimulateBundleResult. This PR does a diet to reduce number of local variables

Is this with the JSON library or with plain abi.encode functions?

@jinmel

jinmel commented Mar 14, 2024

Copy link
Copy Markdown
Author

@ferranbt https://github.com/flashbots/suave-geth/blob/main/suave/sol/standard_peekers/bundles.sol This fails to forge build regardless of json library

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants