Commit Graph

14 Commits

Author SHA1 Message Date
fcab695a93 refactor: extract op-reth binary to separate crate (#10641)
Co-authored-by: Loocapro <lucaprovini1989@gmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
2024-09-02 14:20:15 +00:00
ec5ce21965 chore(deps): bump alloy (#10537)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
2024-08-29 13:23:04 +00:00
5a8a7bc8e7 chore(rpc): remove parent beacon root from conversion functions (#10090) 2024-08-05 15:36:33 +00:00
3c0bbb3545 feat: include block number in input (#9971) 2024-08-01 10:43:32 +00:00
700caca7a8 Revert "Moving Optimism bin to Optimism Cli" (#9875) 2024-07-29 22:52:59 +02:00
56b2798090 Moving Optimism bin to Optimism Cli (#9439)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
2024-07-29 15:32:50 +00:00
93ebdf292b feat: move metrics to its own crate (#9691)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-07-25 15:47:46 +00:00
d06149aa4d fix: use saturating sub for getting safe and finalized hashes (#9792) 2024-07-25 10:10:48 +00:00
af280b98f7 chore: remove unused async (#9299) 2024-07-04 11:10:27 +00:00
07def85cda chore: tweak profiles, rename debug-fast to profiling (#9051) 2024-06-24 13:20:06 +00:00
352d57655b chore: clean up reth-bench payload status checks (#8852) 2024-06-14 20:59:14 +00:00
3b27da59dc chore: move gas units to primitives constants (#8849) 2024-06-14 19:28:08 +00:00
e6017c3cd9 chore: rm unused clap feature (#8843) 2024-06-14 16:18:40 +00:00
fcd28f69a8 feat: introduce reth benchmark command (#8284)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2024-06-12 14:38:42 +00:00