Emilia Hane
|
566a7804a3
|
fix(stages): block number in error (#7766)
|
2024-04-20 00:00:52 +00:00 |
|
Oliver Nordbjerg
|
979e5427b3
|
nit: use ref slice for random_account_change (#7714)
|
2024-04-18 10:57:03 +00:00 |
|
jn
|
49ceeaf0cc
|
refactor: Drop reth_primitives::Log (#7651)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-16 14:36:06 +00:00 |
|
Justin Traglia
|
11bedc1884
|
Enable clippy's or_fun_call linter (#7222)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-03-19 15:52:41 +00:00 |
|
Håvard Anda Estensen
|
d2c8b77e64
|
perf: replace BytesMut with alloy_rlp::encode (#7087)
|
2024-03-14 12:11:20 +00:00 |
|
Alexey Shekhirin
|
6b5b6f7a40
|
Breaking changes (#5191)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: joshieDo <ranriver@protonmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Thomas Coratger <thomas.coratger@gmail.com>
|
2024-02-29 12:37:28 +00:00 |
|
Dan Cline
|
79452eadaf
|
chore: make clippy happy (#6666)
|
2024-02-19 06:31:47 +00:00 |
|
Alexey Shekhirin
|
a1225be077
|
fix(bin): process metrics version mismatch (#5985)
|
2024-01-09 16:59:55 +00:00 |
|
DaniPopes
|
b1b059fe9b
|
chore: clean up lints (#5881)
|
2023-12-28 16:23:50 +00:00 |
|
Thomas Coratger
|
68b174e088
|
refactor: small refactoring and documentation in interfaces crate (#5866)
|
2023-12-27 14:02:10 +00:00 |
|
clabby
|
92fecc1daf
|
feat(op-reth): Canyon receipts version (#5526)
|
2023-11-27 16:59:00 +00:00 |
|
Roman Krasiuk
|
e109896dbe
|
chore: remove unnecessary async_trait usage (#5433)
|
2023-11-15 12:15:37 +00:00 |
|
DaniPopes
|
f8ceda9ea8
|
chore: reduce size of common types (#5304)
|
2023-11-06 12:45:20 +00:00 |
|
clabby
|
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 |
|
Alexey Shekhirin
|
af8e3c9ee9
|
feat(pruner): shared deletion limit (#4880)
|
2023-10-04 18:12:58 +00:00 |
|
Roberto Bayardo
|
081d71e1a2
|
change transaction value fields from u128 to a wrapper-type of U256 (#4439)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-04 12:07:44 +00:00 |
|
DaniPopes
|
5f9a917fb1
|
feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com>
Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-09-28 15:55:39 +00:00 |
|
Alexey Shekhirin
|
312cf724bc
|
feat(pruner): respect batch size per run (#4246)
Co-authored-by: joshieDo <ranriver@protonmail.com>
|
2023-08-23 17:23:25 +00:00 |
|
Alexey Shekhirin
|
88f83fca39
|
feat(pruner): account history (#4000)
|
2023-08-02 14:12:53 +00:00 |
|
Dan Cline
|
314e561193
|
feat: add key gen util and simple fcu validation test with custom alloc (#3842)
|
2023-07-18 20:52:25 +00:00 |
|
Dan Cline
|
596d32686c
|
feat: download block ranges (#3416)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-06 11:33:14 +00:00 |
|
Roman Krasiuk
|
46d4795f41
|
feat: log & receipt test generators (#3357)
|
2023-06-26 07:13:09 +00:00 |
|
Bjerg
|
dc74fad816
|
test: add support for seeded rng (#3270)
|
2023-06-21 21:35:28 +00:00 |
|
Roman Krasiuk
|
1ff26dd2fd
|
feat(stages): unwind on detached local head (#3066)
|
2023-06-09 17:35:46 +00:00 |
|
Dan Cline
|
6353792a84
|
feat: add Transaction setters and separate random tx signing (#2951)
|
2023-06-02 09:37:21 +00:00 |
|
Roman Krasiuk
|
9b79218c18
|
fix(p2p): network sync state (#2699)
|
2023-05-16 22:24:40 +02:00 |
|
Matthias Seitz
|
e34cdc4e0d
|
feat: extend engine syncing with single block downloads (#2626)
|
2023-05-12 15:02:45 +02:00 |
|
Roman Krasiuk
|
3cf6015149
|
perf(proofs): root calculation using hash builder (#2517)
|
2023-05-02 17:41:22 +02:00 |
|
Roman Krasiuk
|
423265648d
|
proofs: prefer encode_list over encode_iter (#2518)
|
2023-05-02 07:23:45 -07:00 |
|
Roman Krasiuk
|
576f33b151
|
fix: consensus validation method typo (#2432)
|
2023-04-27 16:04:50 +02:00 |
|
rakita
|
837555e296
|
chore(consensus): Clear up the naming and intention behind checks (#2415)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-04-26 18:04:36 +02:00 |
|
Roman Krasiuk
|
b4d69e68dc
|
perf: remove redundant ommers sealing (#2386)
|
2023-04-25 05:53:16 -07:00 |
|
rakita
|
370c39525a
|
feat(stages): Simplify TD stage (#2344)
|
2023-04-21 20:56:13 +02:00 |
|
Bjerg
|
68d8506d8e
|
feat: block level indexing (#2275)
Co-authored-by: rakita <dragan0rakita@gmail.com>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-04-20 15:03:48 -04:00 |
|
rakita
|
087d0a6317
|
feat: CanonStateNotification for commit and reorg (#2156)
|
2023-04-10 13:11:15 +02:00 |
|
rakita
|
d239b82ccb
|
feat(BlockchainTree): Broadcast new canonical block headers (#2027)
|
2023-03-30 12:58:02 +02:00 |
|
Matthias Seitz
|
47b9738ede
|
chore: fix some typos (#2025)
|
2023-03-29 14:49:50 +02:00 |
|
Matthias Seitz
|
7263c9a644
|
chore: use downloader and client traits where possible (#1992)
|
2023-03-27 19:45:17 +02:00 |
|
Matthias Seitz
|
a45ef688b4
|
feat: add test chain event subscriptions (#1928)
|
2023-03-23 09:33:06 -07:00 |
|
Dan Cline
|
b28c40223e
|
chore: move block body to primitives (#1874)
|
2023-03-20 21:14:23 -07:00 |
|
Roman Krasiuk
|
25ac1370fd
|
refactor(sync): header sync mode (#1831)
|
2023-03-19 06:59:37 -07:00 |
|
Francisco Krause Arnim
|
a688fdb38d
|
feat(rpc): eth_sign* (#1665)
Co-authored-by: lambdaclass-user <github@lambdaclass.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Tomás <tomas.gruner@lambdaclass.com>
|
2023-03-14 18:03:38 -07:00 |
|
Matthias Seitz
|
ad5f9aa78c
|
refactor: extract transaction consensus errors to standalone type (#1697)
|
2023-03-10 04:43:04 -08:00 |
|
joshieDo
|
2884eae075
|
perf: bench merkle stage (#1497)
|
2023-02-28 23:20:00 -07:00 |
|
Georgios Konstantopoulos
|
fad9c04b07
|
feat: Account Hashing Stage Benchmark (#1301)
Co-authored-by: joshieDo <ranriver@protonmail.com>
|
2023-02-17 15:28:46 +08:00 |
|
Roman Krasiuk
|
9b81b4f20d
|
chore: Header::seal and Header::seal_slow distinction (#1409)
|
2023-02-16 08:55:58 -08:00 |
|
Roman Krasiuk
|
e97753c768
|
feat: withdrawals (#1322)
Co-authored-by: rakita <rakita@users.noreply.github.com>
|
2023-02-16 04:44:05 -08:00 |
|
Bjerg
|
d216081b58
|
feat: add Finish stage (#1279)
|
2023-02-14 17:10:50 +01:00 |
|
Roman Krasiuk
|
eba63b8f77
|
fix: chainspec ttd check (#1285)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-02-11 12:49:01 -08:00 |
|
Bjerg
|
02a6aec3fb
|
feat: support time-based forking (#1128)
|
2023-02-06 12:55:41 -08:00 |
|