Matthias Seitz
65b5a149be
chore: use with capacity ( #20670 )
2025-12-29 20:35:46 +00:00
Brian Picciano
82bbed9795
feat: nix flake ( #17757 )
...
Co-authored-by: rob <mdnlss@outlook.com >
Co-authored-by: mdnlss <rob73hall@gmail.com >
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com >
2025-08-07 23:34:07 +00:00
Alexey Shekhirin
58235419bb
feat(reth-bench): add gas throughput chart to python script ( #17572 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-07-22 18:51:11 +00:00
o-az
e089d902ca
fix: edit link and config ( #17453 )
...
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de >
2025-07-18 09:30:52 +00:00
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
Yash Atreya
599de19fb3
chore(book): migrate to vocs ( #16605 )
...
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de >
2025-06-24 15:00:56 +00:00
Ján Jakub Naništa
4920ad6dbe
chore: Use cargo-chef to build the hivetests docker image ( #14884 )
...
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com >
2025-03-11 15:52:36 +01:00
DaniPopes
a4f86b0e2d
feat: set up codspeed ( #13372 )
2024-12-20 11:21:51 +00:00
Alexey Shekhirin
3765dbe470
docs(exex): include code for ExEx book from real files ( #11545 )
2024-10-08 10:46:53 +00:00
かりんとう
e96aaa0aee
book: remove not exist files links ( #9360 )
...
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com >
2024-07-11 21:07:44 +00:00
Emilia Hane
0441009446
Add rust bug report to gitignore ( #6662 )
2024-02-19 06:32:14 +00:00
Dan Cline
bf37c8a076
feat: add PageOps metrics to libmdbx-rs ( #5786 )
2023-12-15 14:43:45 +00:00
Alexey Shekhirin
b98d7c8c12
chore(storage): rebuild MDBX if sources changed ( #5435 )
2023-11-15 13:22:35 +00:00
Clifton King
371388da5d
fix generate-jwt.sh for zsh users ( #4769 )
2023-09-25 17:24:33 +00:00
Léo Vincent
6919b3dea6
chore: run tests with coverage in Makefile ( #3418 )
2023-07-03 12:11:23 +00:00
Alexey Shekhirin
6f854dc834
chore: db-tools Make target for MDBX debugging tools ( #3245 )
2023-06-19 19:50:19 +00:00
joshieDo
f55d88b8c4
refactor: remove Transaction and add DatabaseProvider to stages ( #3034 )
...
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com >
2023-06-12 22:37:58 +00:00
Bjerg
11a6130c14
ci: add windows and apple silicon releases ( #2810 )
2023-05-24 11:16:47 -07:00
Matthias Seitz
5361d5f834
chore: add proptest-regressions to gitignore ( #1332 )
2023-02-14 15:52:45 +01:00
Georgios Konstantopoulos
533e7c9cc5
perf(SendersRecovery): re-use Secp256K1 context for >2x speedup and add benches ( #1171 )
2023-02-04 17:09:32 -08:00
Matthias Seitz
2c9a54c0a3
chore: ignore data dir ( #1157 )
2023-02-03 16:37:05 +01:00
joshieDo
cc43b72835
chore(db): microbenchmarking for table serialization and db insertion ( #513 )
...
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com >
2023-01-30 20:08:51 -08:00
Satoshi Okamoto
142b808cc3
Update gitignore from standard template ( #372 )
...
* Add .DS_Store to gitignore list for MacOS
* Update gitignore fromstandard template
* Update .gitignore
remove Cargo.lock from gitignore file
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de >
Co-authored-by: Satoshi Okamoto <satoshi@butcher73.com >
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de >
2022-12-09 16:41:19 -08:00
Bjerg
92a7818512
feat: bodies stage ( #190 )
...
* chore: clean up `.gitignore`
* fix: make RO cursors `Send + Sync`
* feat(wip): bodies stage
* driveby: improve docs
* chore: don't panic if we're the first stage
* chore: use `Vec` for ommers
* feat: error handling in bodies downloader
* chore: remove stale comment
* chore: pascal-case stage id
* refactor: remove unused new fns
* refactor: distinguish downloaders with prefix
* refactor: move downloader errs to own module
* refactor: `stream_bodies` -> `bodies_stream`
* test: fix borked imports in header stage
* test: clean up header tests
* test: add basic body stage tests
* test: add 2 more body stage test skeletons
* test: move generator test utils to own module
* refactor: move proof functions to primitives crate
* feat: add block generator test utils
* test: more body stage tests
* chore: fix typo (`Cannonical*` -> `Canonical`)
* docs: document `bodies_to_download`
* test: more body stage tests
* test: more body stage tests
* refactor: clean up body stage tests a bit
* test: fix broken tests
* refactor: clean up body stage tests
* test: more body stage tests
2022-11-15 08:49:11 +01:00
Bjerg
ffdc374edb
chore: ignore .idea ( #24 )
2022-10-09 10:07:59 +02:00
Oliver Nordbjerg
978527367f
chore: init
2022-09-19 19:25:12 +02:00