Commit Graph

4847 Commits

Author SHA1 Message Date
3508e56518 chore: convert tab to space and trim trailing space (#7705)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-04-17 14:38:50 +00:00
9286cc6c84 chore: bump alloy (#7701) 2024-04-17 14:34:14 +00:00
7cda5945d7 chore(engine): refactor pipeline outcome processing (#7692) 2024-04-17 13:25:44 +00:00
dc39fd68f4 fix: check for genesis block on pool validator init (#7699) 2024-04-17 15:21:25 +02:00
4911febe6f feat: add Prague hardfork variant (#7694) 2024-04-17 10:56:06 +00:00
4c4aaafff4 test: add test_requests_timeout() for disv4 (#7693) 2024-04-17 09:44:30 +00:00
f4386c9cd5 fix(docker): Add support for RUSTFLAGS and feature flags in Dockerfile (#7658) 2024-04-17 07:25:01 +00:00
70db3d8276 storage: fixes behaviour of cursor delete_current on start item (#7646)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-04-17 06:39:21 +00:00
24225d0a88 chore(engine): dedup consistent forkchoice state check (#7677) 2024-04-17 06:23:14 +00:00
b386a8d504 fix(discv5): remove todo (#7684) 2024-04-16 22:13:35 +00:00
86d8f0b0ec fix: add enable missing arbitrary feature (#7688) 2024-04-16 23:05:08 +02:00
d39a8d7404 feat: add native compact impl for alloy TxKind (#7686) 2024-04-16 20:45:01 +00:00
bb67c40d56 chore: remove DOS line endings from basefee.rs (#7685) 2024-04-16 19:50:12 +00:00
8fc124f2e3 chore(node): unify the format of command args (#7656)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-16 19:37:55 +00:00
fb3f6f1559 chore: flatten node-api dep (#7682) 2024-04-16 16:20:42 +00:00
566480b472 chore: move optimism bootnodes to reth-primitives (#7657) 2024-04-16 15:54:31 +00:00
493f41a126 feat: add missing hardfork convenience fns (#7678) 2024-04-16 15:03:01 +00:00
20aa3c45c4 chore(engine): BeaconConsensusEngine::current_engine_hook_context (#7676) 2024-04-16 14:43:13 +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
90b07427b9 chore(tree): CanonicalError::is_block_hash_not_found (#7675) 2024-04-16 14:10:40 +00:00
f8fb334e35 chore: include block num and hash in bctree debug logs (#7665) 2024-04-16 14:01:19 +00:00
5c2542778d feat(discv5): add enr to tracing (#7664) 2024-04-16 12:14:30 +00:00
0aae8c4210 chore: move BlockExecutorStats (#7672) 2024-04-16 13:59:00 +02:00
cd5be8e084 chore: extract evm processor batch handling (#7671) 2024-04-16 11:21:50 +00:00
af2dce3e65 P2P Sync e2e (#7529)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-16 10:50:17 +00:00
7f6a2b4cb5 refactor(exex, primitives): move finished exex height to primitives (#7670) 2024-04-16 10:45:27 +00:00
8105291afa chore: convert FromRecoveredTransaction into TryFromRecoveredTransaction (#7497)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-16 10:41:19 +00:00
b67f7f0903 safer TryFrom<reth_rpc_types::Transaction> for Transaction (#7667) 2024-04-16 10:30:45 +00:00
33b195af33 fix(tree): overlapping parent block hashes (#7669) 2024-04-16 10:09:19 +00:00
516e836875 feat: add rpc trait bindings for optimism specific endpoints (#7621)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-16 09:58:24 +00:00
711de3b08d feat(discv5): add tracing (#7663) 2024-04-15 23:05:37 +00:00
d4a8ef92d7 refactor: replace ``calculate_next_block_base_fee`` with alloy's builtin function (#7641)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-15 21:58:54 +00:00
fc4bb53f9d fix: check if regexp match is null in label-pr script (#7654)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-15 23:31:06 +02:00
c59c41701d Convert Header and Block rpc to primitives (#7660) 2024-04-15 19:30:35 +00:00
6f210f1366 docs(discv5): additional info regarding requested enrs on bootstrap (#7655) 2024-04-15 19:24:28 +00:00
855988994b feat(op): import bodies (#7659)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-04-15 18:51:57 +00:00
f387f7bd92 refactor(exex): make finished height an enum (#7652) 2024-04-15 13:06:27 +00:00
bc485d939e refactor: remove unused codecs (#7639) 2024-04-15 12:02:30 +00:00
8f1f386f52 feat(op): chunked chain import (#7574)
Co-authored-by: Atris <vacekj@outlook.com>
2024-04-15 11:46:34 +00:00
288b7fb37b ci: automatically set pr labels upon open (#7613) 2024-04-15 11:45:03 +00:00
yjh
58cd4c5ed8 chore: update decode_enveloped docs (#7645) 2024-04-15 11:30:16 +00:00
ceeb0da03b fix(op): headers above merge (#7622) 2024-04-15 10:25:15 +00:00
62eb8fd2b2 chore(tree): remove BlockchainTreeEngine::unwind (#7647) 2024-04-15 09:45:05 +00:00
a2654650ba Implement From<Block> for BlockBody (#7643) 2024-04-14 21:01:49 +00:00
cfbebc1595 docs(book): update node size numbers (#7638) 2024-04-14 18:19:53 +00:00
3e8d5c69cf feat: replace reth native AccessList type (#7636) 2024-04-14 18:07:41 +00:00
d4ea41528a fix(cli): import cmd boundaries (#7620) 2024-04-14 13:18:28 +00:00
f6f713ddde chore(discv5): add comments for op bootnodes (#7634)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-04-14 13:15:01 +00:00
8cdeacf388 chore(deps): weekly cargo update (#7627)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-04-14 12:46:09 +00:00
aa32f7bfa3 fix: crash ExEx task when the ExEx future returns (#7633)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-14 05:22:23 +00:00