Skip to content

Revert "feat: remove chain head check if peer supports eth/69 (#8725)"#8753

Merged
Gabriel-Trintinalia merged 1 commit intobesu-eth:mainfrom
Gabriel-Trintinalia:revert-skip-check-for-eth69
Jun 6, 2025
Merged

Revert "feat: remove chain head check if peer supports eth/69 (#8725)"#8753
Gabriel-Trintinalia merged 1 commit intobesu-eth:mainfrom
Gabriel-Trintinalia:revert-skip-check-for-eth69

Conversation

@Gabriel-Trintinalia
Copy link
Copy Markdown
Contributor

This reverts commit ed1086d.

PR description

There is an issue with how this commit tracks if a peer is serving snap data. Reverting for now as it will need to be better explored.

…th#8725)"

This reverts commit ed1086d.

Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
@Gabriel-Trintinalia Gabriel-Trintinalia force-pushed the revert-skip-check-for-eth69 branch from d82c91b to f6e7880 Compare June 6, 2025 00:50
Copy link
Copy Markdown
Contributor

@jframe jframe left a comment

Choose a reason for hiding this comment

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

LGTM

@Gabriel-Trintinalia Gabriel-Trintinalia enabled auto-merge (squash) June 6, 2025 01:10
@Gabriel-Trintinalia Gabriel-Trintinalia merged commit 67b0040 into besu-eth:main Jun 6, 2025
48 checks passed
Gabriel-Trintinalia added a commit that referenced this pull request Jun 6, 2025
* EIP-7825: Transaction gas limit cap (#8700)

* EIP-7825: Transaction gas limit cap

Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>

* Support transaction gas limit cap when simulating a tx

Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>

* Do not allow isAllowExceedingGasLimit for when block simulation is strict

Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>

---------

Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
Co-authored-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>

* EIP-7823 - Modexp upper bounds (#8632)

Signed-off-by: Simon Dudley <simon.dudley@consensys.net>

* Change Maven artifactIds to avoid possible collisions with other libs (#8589)

* Improve Maven artifacts naming to avoid possible collisions with other libs

Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>

* Rename besu subproject to app (#8746)

* Rename `besu` module to `app`

Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>

* Implement percentiles array size limit for eth_feeHistory (#8748)

* implement percentiles array size limit for eth_feeHistory

Signed-off-by: garyschulte <garyschulte@gmail.com>

* Revert "feat: remove chain head check if peer supports eth/69 (#8725)" (#8753)

This reverts commit ed1086d.

Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>

---------

Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Signed-off-by: garyschulte <garyschulte@gmail.com>
Co-authored-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Co-authored-by: Simon Dudley <simon.dudley@consensys.net>
Co-authored-by: garyschulte <garyschulte@gmail.com>
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