Skip to content

Conversation

@SiddharthV1
Copy link

  • Fixes check for tracing that permits for execution to happen through ilevm
  • Fix evm tests: standard chain receives a no ilevm config rather than default which has ilevm enabled on this branch

benaadams and others added 30 commits July 10, 2025 14:51
* Don't block background tasks when syncing

* fix test

* fix compile warning

* Concurrency 2
* Better null-ckecks in TryGetCanonicalTransaction

* fix test

* fix whitespace

* fix test
* Slight change in constructor

* Stop putting more request when queue is high

* Add unit test

* Set budget as memory

* Whitespace

* Fix test
Co-authored-by: rubo <rubo@users.noreply.github.com>
Co-authored-by: emlautarom1 <emlautarom1@users.noreply.github.com>
* Remove use of Linq.Sum from hot paths

* Simplify
…mindEth#8981)

* Scope the tracer

* Use state reader in Tracer

* Inline dump state

* Remove accept

* Delete IVisitingWorldState

* Move dump state to state reader

* Whitespace
* Only access "warm" up hashtable once per warmup

* Update src/Nethermind/Nethermind.Evm/Instructions/EvmInstructions.cs

Co-authored-by: Lukasz Rozmej <lukasz.rozmej@gmail.com>

---------

Co-authored-by: Lukasz Rozmej <lukasz.rozmej@gmail.com>
* Const maxBlobsPerTx

* WS

* Add tests(improve for the Gnosis case); add link
* Fail fast on Db corruption

* Fix tests

* Update src/Nethermind/Nethermind.Db.Rocks/DbOnTheRocks.cs

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

---------

Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com>
* Remove locking in RlpDecoder fast path

* Feedback
@Demuirgos Demuirgos merged commit 30af72d into NethermindEth:feature/ilevm/aot-precompiler Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants