Commit Graph

67 Commits

Author SHA1 Message Date
Yash Atreya
a33be2e02e chore(docs): move to docs from book (#17096)
Co-authored-by: Claude <noreply@anthropic.com>
2025-06-27 12:48:45 +00:00
Dan Cline
c715dd261b feat(Makefile): add reth-bench and install-reth-bench makefile targets (#16553) 2025-05-30 07:34:01 +00:00
Roman Krasiuk
db7610d08d chore: add clippy-op-dev make script (#16352) 2025-05-19 18:12:04 +00:00
Alexey Shekhirin
789351e3ca ci: bump base image for reproducible builds (#16307) 2025-05-16 14:14:56 +00:00
kevaundray
87d12ed789 chore: Update execution spec tests to v17.0 (#15809) 2025-04-19 08:01:22 +00:00
Jennifer
da8f13715a Push nightly image with profiling profile (#15206)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2025-03-21 21:46:59 +00:00
Dan Cline
d00992e811 chore: add profiling-op target to Makefile (#15032) 2025-03-13 23:55:29 +00:00
Tim
38fc49fb20 add nightly builds (#14934) 2025-03-10 16:59:40 +00:00
Dan Cline
6bd8647637 chore: ignore ethereum-tests in local codespell check (#14815) 2025-03-04 10:06:54 +01:00
Arsenii Kulikov
29f4ca2a61 feat: no_std for reth-evm (#14561) 2025-02-18 12:54:56 +00:00
Arsenii Kulikov
1804bbea6e chore: remove optimism feature (#14545)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-02-18 00:53:50 +01:00
georgehao
2e4376f359 add format checker to .toml (#13968)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-01-28 12:20:58 +00:00
Dan Cline
bdb3969287 feat: add make profiling to Makefile (#13996) 2025-01-27 09:31:17 +00:00
Moe Mahhouk
b97d9b4d2e chore: refine the reproducible builds and add it to the release workflow (#13947) 2025-01-23 17:47:01 +00:00
Eniko Nagy
1a091a7643 fix: allow SOURCE_DATE_EPOCH to be overridable (#12342) 2024-11-06 08:44:12 +00:00
Kien Trinh
16b64d8284 feat(make): add docs lint (#12082) 2024-10-25 20:22:02 +00:00
Moe Mahhouk
527d344dda feat: Add reproducible build profile (#10459)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2024-10-22 21:52:49 +00:00
Dan Cline
0dbc374639 feat(ci): add workflow for git sha container builds (#11721) 2024-10-14 22:38:15 +00:00
nk_ysg
64fae4d0f2 chore: rm crate reth-rpc-types (#11341) 2024-10-02 11:16:20 +02:00
Dan Cline
7e4b1bff7a chore(Makefile): separate features by spaces only (#11393) 2024-10-01 22:20:26 +00:00
DaniPopes
707067ab4d chore: limit tracing logs to debug by default (#11377) 2024-10-01 16:13:28 +00:00
Håvard Anda Estensen
1f642353ca Handle non-default cargo target dir (#10775) 2024-09-18 22:35:56 +00:00
Arsenii Kulikov
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
nk_ysg
d191886c37 build in --debug mode for update-book-cli (#10178) 2024-08-07 18:04:22 +00:00
Nikolai Golub
2ab17a4dec Feature gate jsonrpsee related crates and check features powerset for reth-rpc-types (#10141)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-08-06 22:15:46 +00:00
Nikolai Golub
e24e4c773d Check features powerset for reth-primitives (#10138) 2024-08-06 15:19:58 +00:00
Nikolai Golub
f4e6a09bf6 Check features powerset in reth-codecs (#10134) 2024-08-06 13:51:54 +00:00
DaniPopes
eda161af2c feat: enable asm-keccak on more platforms (#10101) 2024-08-05 21:07:56 +00:00
Matthias Seitz
700caca7a8 Revert "Moving Optimism bin to Optimism Cli" (#9875) 2024-07-29 22:52:59 +02:00
Luca Provini
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
DaniPopes
01766217ba chore(makefile): remove cfg-check (#8959) 2024-06-19 18:37:25 +02:00
nishuyes
b11c83cee6 Fix code spell lint in CI (#8634)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-06-06 09:11:01 +00:00
Matthias Seitz
4250c33da1 chore: clippy happy (#8362)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-05-23 13:24:20 +02:00
Delweng
e089c5c37d docs(book): trim any white space at the line right ending (#8242)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-05-21 16:32:09 +00:00
Delweng
69223307fe fix(make): use the default rust dir for build/build-op (#8259)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-05-18 15:59:00 +00:00
Dan Cline
a44e085737 fix: do not use cross for x86_64 apple darwin (#8189) 2024-05-09 20:40:42 +00:00
Dan Cline
331d1a0c6a feat(ci): add op-reth to release workflow (#8132) 2024-05-08 14:26:48 +00:00
Emilia Hane
99924e4244 perf(build): make maxperf-op (#7967) 2024-05-01 13:59:46 +00:00
Emilia Hane
3754b1e183 feat(ci): add cfg check (#7965)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-29 19:22:01 +00:00
Emilia Hane
c7008deef8 fix(cli): set start header (#7725)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-04-25 11:47:27 +00:00
Delweng
7a593882e1 chore(github): use codespell to inspect and correct spelling issues (#7775)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-23 21:32:59 +00:00
Emilia Hane
283d51c2f1 Add fix lint to make file (#7393) 2024-03-31 12:53:14 +00:00
Justin Traglia
aed833b3a9 fix: tell jemalloc to use 64-KiB pages when cross building aarch64 (#7123) 2024-03-19 16:03:23 +00:00
Delweng
8b0292db01 chore(make): run doctest in make test (#7125)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-03-13 08:38:33 +00:00
Alexey Shekhirin
027d50fc10 feat(ci): tag docker image as latest only for beta (#7103) 2024-03-12 16:53:36 +00:00
DaniPopes
3c028e5ef4 chore: fix typos (#7049) 2024-03-08 14:23:37 +00:00
Justin Traglia
5cb0258ce4 Disable jemalloc when cross-building aarch64 (#6766) 2024-02-24 10:24:47 +00:00
Delweng
2414707cd7 chore(make): add build/build-op subcommand (#6391)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-02-05 09:39:07 +00:00
Emilia Hane
4cb5eb23b8 Improve maintainability of Makefile (#6253) 2024-01-26 21:39:51 +00:00
Emilia Hane
1bcd48e8d5 Fix bug, rename make docs to make rustdocs (#6251) 2024-01-26 19:29:35 +00:00