a7431465fa
chore(crates): deprecate staged-sync ( #3564 )
2023-07-04 10:15:52 +00:00
1d0c65b09f
docs: document e- labels ( #3263 )
2023-06-20 11:53:50 +00:00
8e89360774
feat: release workflow ( #2677 )
2023-05-19 19:48:23 +02:00
3d816bde09
docs: update layout docs ( #2716 )
...
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de >
2023-05-17 15:06:02 +02:00
cadf702e5d
chore: remove crate-template ( #2713 )
2023-05-17 13:19:00 +02:00
db1e6cbeea
chore: rename executor -> blockchain-tree ( #2285 )
2023-04-17 16:32:18 +02:00
82b993d8ca
docs: fix path to primitives and remove nonexistent crate ( #1454 )
2023-02-18 13:23:46 -08:00
f63c8d7e36
ci: split ci workflow ( #1345 )
2023-02-14 17:49:18 +01:00
3d0864bbb9
chore: move Transaction container to reth_provider ( #1238 )
...
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com >
2023-02-10 21:25:26 -08:00
00a49f5ee7
chore(db): remove block numhash key ( #1242 )
2023-02-10 13:43:00 -08:00
eb2f5e4ea0
refactor/perf: use rayon spawn for recovery jobs ( #1226 )
2023-02-09 14:21:33 -08:00
e048718ea2
refactor: pull out rpc/ from net/rpc ( #1147 )
2023-02-02 14:17:26 -08:00
0149bde8fb
Rename downloaders ( #1108 )
...
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com >
2023-01-31 16:44:29 -08:00
9a2f265d6f
Docs Chapter - Discv4 ( #759 )
...
Co-authored-by: Andrew Kirillov <20803092+akirillo@users.noreply.github.com >
2023-01-18 13:15:46 -08:00
a8b7a089b6
feat(bin): Format db list & db status subcommands ( #667 )
...
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com >
2023-01-18 09:59:09 -08:00
6aed4e414c
feat(docs): Mention idle peer selection when downloading headers/bodies ( #906 )
2023-01-17 20:26:22 +01:00
67091bb7c3
docs: create eth-wire chapter ( #818 )
2023-01-13 14:36:40 -08:00
8f97540bd9
docs: remove outdated & extra release.md ( #821 )
2023-01-11 19:11:10 +01:00
3bd1458df6
Rename cursor functions ( #787 )
2023-01-10 20:08:30 +01:00
059c33dd03
Fix: typos ( #749 )
...
Fix: typos
2023-01-06 14:07:18 +01:00
d4d8a8c882
Moves code walkthrough book chapters to docs ( #629 )
...
* replaced template blocks with code blocks in stages chapter
* replaced template blocks with code blocks in network chapter
* moved book sections to docs
* fix indentation in recover_signer codeblock
* remove unnecessary TODO comment in network.md
2022-12-28 10:24:39 +01:00
d926c75da2
Sync project layout docs ( #550 )
2022-12-21 11:17:14 +02:00
e014eaad33
feat(db): Refactor storage libraries ( #371 )
2022-12-09 23:14:07 -08:00
4d718bbf33
s/foundry-rs/paradigmxyz
2022-12-07 00:00:45 -08:00
b7a2951eaa
docs: crude release workflow doc ( #284 )
...
* docs: crude release workflow checklist
* docs: add changelog
The changelog format is based on [Keep a Changelog][kac] and can
be somewhat automated.
[kac]: https://keepachangelog.com/en/1.0.0/
2022-11-30 14:02:17 -08:00
69b2adab1a
docs(repo): add p2p architecture details in layout ( #295 )
...
* remove net/p2p docs as it only contains anchor currently, which is
not integrated
2022-11-30 13:06:22 +01:00
d12addefb9
docs: expand on status labels ( #283 )
2022-11-29 11:35:39 +01:00
8bbb9a71db
docs: link to book ( #286 )
...
* docs: explain diff between `docs` and `book`
* docs: link to book
2022-11-29 11:33:50 +01:00
7dc96a0a99
docs: update repo layout ( #241 )
...
* docs: update repo layout
* docs: typo
* Update docs/repo/layout.md
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com >
2022-11-24 03:42:24 -08:00
65247ef203
feat: metrics ( #92 )
...
* feat(stages): `stage.progress` metric
* docs: metrics
2022-10-24 15:16:45 +02:00
098bfe84b9
docs: add contributor docs ( #41 )
...
* docs: add contributor docs
* docs: nit
* docs: move project layout to docs folder
* chore: slash the slashes
* docs: re-add ci badge (whoops)
* docs: index
2022-10-11 10:15:08 -07:00