Skip to content

Conversation

Gabriel-Trintinalia
Copy link
Contributor

PR description

Fixed Issue(s)

Thanks for sending a pull request! Have you done the following?

  • Checked out our contribution guidelines?
  • Considered documentation and added the doc-change-required label to this PR if updates are required.
  • Considered the changelog and included an update if required.
  • For database changes (e.g. KeyValueSegmentIdentifier) considered compatibility and performed forwards and backwards compatibility tests

Locally, you can run these tests to catch failures early:

  • spotless: ./gradlew spotlessApply
  • unit tests: ./gradlew build
  • acceptance tests: ./gradlew acceptanceTest
  • integration tests: ./gradlew integrationTest
  • reference tests: ./gradlew ethereum:referenceTests:referenceTests

fab-10 and others added 7 commits June 4, 2025 08:12
* 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>
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
…hyperledger#8589)

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

Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
* Rename `besu` module to `app`

Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
…r#8748)

* implement percentiles array size limit for eth_feeHistory

Signed-off-by: garyschulte <garyschulte@gmail.com>
…edger#8725)" (hyperledger#8753)

This reverts commit ed1086d.

Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
@Gabriel-Trintinalia Gabriel-Trintinalia merged commit 90a9a7e into hyperledger:fusaka-devnet-1 Jun 6, 2025
3 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.

4 participants