Skip to content

Warmump evm#8787

Merged
benaadams merged 8 commits into
performancefrom
warmump-evm
Jun 13, 2025
Merged

Warmump evm#8787
benaadams merged 8 commits into
performancefrom
warmump-evm

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 8 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
* Recover signer direct from keccak without intermediary array

* Skip hash via byte array
* Split taiko extended rpc to another class

* Remove unneccessary change

* Add unit test

* Whitespace
* Block validation and production

* Block production transactions execcutor

* Remove some class

* Fix test

* Fix build
@benaadams benaadams requested a review from rubo as a code owner June 13, 2025 13:39
@benaadams benaadams requested a review from a team June 13, 2025 13:39
@benaadams benaadams merged commit fe507f2 into performance Jun 13, 2025
59 of 61 checks passed
@benaadams benaadams deleted the warmump-evm branch June 13, 2025 13:40
@benaadams benaadams restored the warmump-evm branch June 13, 2025 13:40
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.

3 participants