Commit Graph

47 Commits

Author SHA1 Message Date
707067ab4d chore: limit tracing logs to debug by default (#11377) 2024-10-01 16:13:28 +00:00
1f642353ca Handle non-default cargo target dir (#10775) 2024-09-18 22:35:56 +00:00
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
d191886c37 build in --debug mode for update-book-cli (#10178) 2024-08-07 18:04:22 +00:00
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
e24e4c773d Check features powerset for reth-primitives (#10138) 2024-08-06 15:19:58 +00:00
f4e6a09bf6 Check features powerset in reth-codecs (#10134) 2024-08-06 13:51:54 +00:00
eda161af2c feat: enable asm-keccak on more platforms (#10101) 2024-08-05 21:07:56 +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
01766217ba chore(makefile): remove cfg-check (#8959) 2024-06-19 18:37:25 +02:00
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
4250c33da1 chore: clippy happy (#8362)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-05-23 13:24:20 +02:00
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
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
a44e085737 fix: do not use cross for x86_64 apple darwin (#8189) 2024-05-09 20:40:42 +00:00
331d1a0c6a feat(ci): add op-reth to release workflow (#8132) 2024-05-08 14:26:48 +00:00
99924e4244 perf(build): make maxperf-op (#7967) 2024-05-01 13:59:46 +00:00
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
c7008deef8 fix(cli): set start header (#7725)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-04-25 11:47:27 +00:00
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
283d51c2f1 Add fix lint to make file (#7393) 2024-03-31 12:53:14 +00:00
aed833b3a9 fix: tell jemalloc to use 64-KiB pages when cross building aarch64 (#7123) 2024-03-19 16:03:23 +00:00
8b0292db01 chore(make): run doctest in make test (#7125)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-03-13 08:38:33 +00:00
027d50fc10 feat(ci): tag docker image as latest only for beta (#7103) 2024-03-12 16:53:36 +00:00
3c028e5ef4 chore: fix typos (#7049) 2024-03-08 14:23:37 +00:00
5cb0258ce4 Disable jemalloc when cross-building aarch64 (#6766) 2024-02-24 10:24:47 +00:00
2414707cd7 chore(make): add build/build-op subcommand (#6391)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-02-05 09:39:07 +00:00
4cb5eb23b8 Improve maintainability of Makefile (#6253) 2024-01-26 21:39:51 +00:00
1bcd48e8d5 Fix bug, rename make docs to make rustdocs (#6251) 2024-01-26 19:29:35 +00:00
ade779754a Add commands from CONTRIBUTING.md to Makefile and update ci (#6141)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2024-01-22 10:42:06 +00:00
5a623a9c12 fix(ci): conditional asm feature (#6096) 2024-01-16 19:15:12 +00:00
c6c307be4e ci: update aarch64 linux in release workflow (#6067) 2024-01-15 08:34:19 +00:00
8761072977 asm-keccak added (#5997)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-01-12 23:11:29 +00:00
744930f1de docs: improve CLI reference generator (#5740) 2023-12-14 10:18:18 +00:00
f33ef66cc1 chore: make maxperf, enable GC profiling on MDBX debug (#5459) 2023-11-17 15:27:40 +00:00
52670a8b24 feat: op-reth (#4377)
Co-authored-by: Roberto Bayardo <bayardo@alum.mit.edu>
Co-authored-by: refcell.eth <abigger87@gmail.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: refcell <refcell@oplabs.co>
Co-authored-by: nicolas <48695862+merklefruit@users.noreply.github.com>
2023-11-05 17:33:42 +00:00
4de1ff0691 fix(Makefile): Graceful cargo-nextest install (#4009)
Co-authored-by: refcell <refcell@oplabs.co>
2023-08-09 21:46:29 +00:00
9309279a2a doc: book cli updater (#3576) 2023-07-05 15:03:30 +00:00
6919b3dea6 chore: run tests with coverage in Makefile (#3418) 2023-07-03 12:11:23 +00:00
9b2a2fbca9 doc: self-documented Makefile (#3380) 2023-06-26 11:25:35 +00:00
f7d4756439 feat(cli): jemalloc-prof feature (#3322) 2023-06-23 09:37:46 +00:00
6f854dc834 chore: db-tools Make target for MDBX debugging tools (#3245) 2023-06-19 19:50:19 +00:00
643b3811c2 ci: add docker release workflow (#2985) 2023-06-05 17:22:31 +00:00
689d869b8b build: add ef-tests target to makefile (#2861) 2023-05-26 14:03:54 +00:00
11a6130c14 ci: add windows and apple silicon releases (#2810) 2023-05-24 11:16:47 -07:00
8e89360774 feat: release workflow (#2677) 2023-05-19 19:48:23 +02:00