NethermindEth / nethermind

A robust execution client for Ethereum node operators.
https://nethermind.io/nethermind-client
GNU General Public License v3.0
1.28k stars 440 forks source link

7746 inital changes for confirmation #7758

Closed ssonthal closed 4 days ago

ssonthal commented 1 week ago

Fixes #7746

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

Types of changes

What types of changes does your code introduce?

Testing

Requires testing

If yes, did you write tests?

Notes on testing

Optional. Remove if not applicable.

Documentation

Requires documentation update

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

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

Remarks

Optional. Remove if not applicable.

ssonthal commented 6 days ago

Hey @obasekiosa/ @LukaszRozmej , can you confirm if these changes look good for the issue.

LukaszRozmej commented 4 days ago

I am not sure if we should update one path based on another or handle it deeper when resolving the path. @rubo ?

Also you accidentally updated submodule.

ssonthal commented 4 days ago

Yes, i will fix the submodule changes.

ssonthal commented 4 days ago

Creating a new PR for the suggested changes as I wasn't able to undo the submodule changes - https://github.com/NethermindEth/nethermind/pull/7765