Skip to content

Keccak rlp encode#8782

Merged
benaadams merged 6 commits into
performancefrom
keccak-rlp-encode
Jun 13, 2025
Merged

Keccak rlp encode#8782
benaadams merged 6 commits into
performancefrom
keccak-rlp-encode

Conversation

@benaadams

Copy link
Copy Markdown
Member

Fixes Closes Resolves #

Please choose one of the keywords above to refer to the issue this PR solves followed by the issue number (e.g. Fixes #000). If no issue number, remove the line. Also, remove everything marked optional that is not applicable. Remove this note after reading.

Changes

  • List the changes

Types of changes

What types of changes does your code introduce?

  • Bugfix (a non-breaking change that fixes an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (a change that causes existing functionality not to work as expected)
  • Optimization
  • Refactoring
  • Documentation update
  • Build-related changes
  • Other: Description

Testing

Requires testing

  • Yes
  • No

If yes, did you write tests?

  • Yes
  • No

Notes on testing

Optional. Remove if not applicable.

Documentation

Requires documentation update

  • Yes
  • No

If yes, link the PR to the docs update or the issue with the details labeled docs. Remove if not applicable.

Requires explanation in Release Notes

  • Yes
  • No

If yes, fill in the details here. Remove if not applicable.

Remarks

Optional. Remove if not applicable.

benaadams and others added 6 commits June 12, 2025 16:16
* Include Debug Symbols

* Embed debug symbols into distribution package

---------

Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com>
* optimize some precompiles

* fix

* fix

* fix recovery id

* fix clearing first 12 bytes of ecrecover result

* optimize stack

* move EthereumEcdsa to static
* Remove txPool contention from block validation

* Benchmarks

* Junky test
@benaadams benaadams requested a review from rubo as a code owner June 13, 2025 07:50
@benaadams benaadams requested a review from a team June 13, 2025 07:50
@benaadams benaadams merged commit 9888439 into performance Jun 13, 2025
134 of 135 checks passed
@benaadams benaadams deleted the keccak-rlp-encode branch June 13, 2025 09:04
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