Commit Graph

30 Commits

Author SHA1 Message Date
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