Commit Graph

5 Commits

Author SHA1 Message Date
Omar Abdulla ba90c60c1b Implement the core benchmarking components 2025-10-02 18:42:38 +03:00
Omar Abdulla bd422b633e Fix the lighthouse node tracing issue 2025-09-28 21:39:50 +03:00
Omar Abdulla 331807e2f0 Update the account pre-funding handling 2025-09-28 19:20:42 +03:00
Omar Abdulla ec96410546 Implement a solution for the pre-fund account limit 2025-09-28 16:52:43 +03:00
Omar f9dc362c03 Lighthouse Node (#173)
* Add a lighthouse node implementation

* Implement production geth using kurtosis

* Connect the lighthouse node with the platforms

* Update the ci to include cargo fmt

* Add rustfmt to ci

* Add formatting component for macos

* Fix CI

* Add the cargo clippy component

* Install kurtosis in cli

* fix ci

* Skip lighthouse tests in MacOS in CI

* Increase the wait duration of kurtosis
2025-09-28 12:44:19 +00:00