|
|
24495cdc5d
|
Add tests for withdrawals provider (#10428)
|
2024-08-22 20:58:25 +00:00 |
|
|
|
f2e0bc073a
|
feat: ChainSpec associated type (#10292)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-22 12:30:09 +00:00 |
|
|
|
a942467656
|
consensus: fix build_header_template output (#10444)
|
2024-08-22 07:43:43 +00:00 |
|
|
|
362c2380e7
|
consensus: refactor build_header_template (#10442)
|
2024-08-22 07:01:23 +00:00 |
|
|
|
3da119b1ac
|
test(provider): RequestsProvider of BlockchainProvider2 (#10356)
|
2024-08-21 20:58:49 +00:00 |
|
|
|
302ce7f482
|
chore: make consensus/debug-client helpers public (#10423)
|
2024-08-21 20:21:03 +00:00 |
|
|
|
c0902c8b47
|
deps: bump derive_more to 1.0 (#10403)
|
2024-08-20 20:16:12 +00:00 |
|
|
|
f8db95f45f
|
chore(consensus): ease accepted validation types (#10285)
|
2024-08-13 20:57:03 +00:00 |
|
|
|
52ae25a7c7
|
chore(reth-consensus): no_std support (#9663)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-08-12 21:56:01 +00:00 |
|
|
|
61500238fb
|
dep: rm unused dependencies (#10099)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-06 00:46:46 +00:00 |
|
|
|
673e9181ee
|
chore(reth-beacon-consensus): Replace HeadersClient + BodiesClient with BlockClient (#10066)
Co-authored-by: Skanda Bhat <bhat.skanda.m@gmail.com>
|
2024-08-04 17:39:12 +00:00 |
|
|
|
9c80cc4a57
|
chore(reth-network-p2p): Replace HeadersClient + BodiesClient with BlockClient (#10058)
Co-authored-by: Skanda Bhat <bhat.skanda.m@gmail.com>
|
2024-08-04 16:20:53 +00:00 |
|
|
|
f25367cffd
|
tx-pool: Make txpool independent of primitive tx types (#9916)
|
2024-08-01 13:39:58 +00:00 |
|
|
|
8dfaf6c97b
|
chore: pick safe hash for initial download (#9934)
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
|
2024-07-31 14:32:55 +00:00 |
|
|
|
9586b9a4f5
|
chore: refactor BlockExecutionError into validation and internal errors (#9911)
|
2024-07-30 18:30:30 +00:00 |
|
|
|
624f5d5614
|
fix: set finalized & safe block information on startup (#9898)
Co-authored-by: Danyal Prout <me@dany.al>
|
2024-07-30 12:06:57 +00:00 |
|
|
|
5b0f6a2885
|
chore: remove unused PreCancunBlock beacon error (#9880)
|
2024-07-29 22:02:29 +00:00 |
|
|
|
ec9af398c4
|
feat: update network status with new head (#9788)
|
2024-07-25 09:29:44 +00:00 |
|
|
|
935327c4f7
|
feat: recheck backfill sync (#9690)
|
2024-07-22 15:42:05 +00:00 |
|
|
|
f8812e2aa5
|
chore: require enginetypes 'static (#9645)
|
2024-07-19 13:44:44 +00:00 |
|
|
|
99ef2b7799
|
chore: clarify TransitionConfigurationExchanged event (#9647)
|
2024-07-19 12:03:36 +00:00 |
|
|
|
b4363e2b48
|
feat: add max_gas_limit to ChainSpec (#9473)
|
2024-07-12 14:12:15 +00:00 |
|
|
|
805673c656
|
chore(pruner): remove deletion limit per block, make it per run (#9446)
|
2024-07-11 20:16:30 +00:00 |
|
|
|
b040b86a54
|
feat(prune, stages): prune pipeline stage (#9419)
|
2024-07-11 19:18:56 +00:00 |
|
|
|
2f8a860bb8
|
feat(tree): pre-validate fcu (#9371)
|
2024-07-08 17:47:49 +00:00 |
|
|
|
1b3209ae0e
|
feat: add entrypoint and main loop to EngineApiTreeHandlerImpl (#9334)
|
2024-07-08 10:09:15 +00:00 |
|
|
|
0ce192921f
|
move header.rs to eth-wire-types (#9345)
|
2024-07-06 10:29:02 +00:00 |
|
|
|
26b7b9720c
|
qol: purge goerli (#9310)
|
2024-07-05 10:38:58 +00:00 |
|
|
|
af280b98f7
|
chore: remove unused async (#9299)
|
2024-07-04 11:10:27 +00:00 |
|
|
|
ba370918c8
|
clippy: rm some type_complexity (#9276)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-03 19:17:33 +00:00 |
|
|
|
405b730455
|
chore: remove prune_modes from BlockWriter (#9231)
|
2024-07-02 19:40:07 +00:00 |
|
|
|
01979c4bde
|
feat: new engine API handler (#8559)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
|
2024-07-01 12:03:44 +00:00 |
|
|
|
3a9fbbc8e4
|
refactor: small refactoring (#9208)
|
2024-07-01 10:30:40 +00:00 |
|
|
|
50ee497c75
|
feat: use new ChainHardforks type on ChainSpec (#9065)
|
2024-06-27 17:39:35 +00:00 |
|
|
|
07def85cda
|
chore: tweak profiles, rename debug-fast to profiling (#9051)
|
2024-06-24 13:20:06 +00:00 |
|
|
|
135e11b19b
|
fix: skip failed new payload submission (#9003)
|
2024-06-20 21:12:20 +00:00 |
|
|
|
8b6ca877d6
|
chore: use alloy-genesis imports for Genesis (#8973)
|
2024-06-19 23:14:25 +00:00 |
|
|
|
e2b8254a3d
|
chore: use execution-types instead of provider where possible (#8971)
|
2024-06-19 22:42:25 +00:00 |
|
|
|
5edf449633
|
feat(consensus-auto-seal): fix missing logs_bloom gas_used receipts_root for dev env (#8946)
Co-authored-by: Stas Stepanov <stanislav@ankr.com>
|
2024-06-19 11:30:20 +00:00 |
|
|
|
ed9f36b54f
|
feat: calc block base reward use block number only (#8876)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-17 17:38:54 +00:00 |
|
|
|
2a5c93fab3
|
chore: use reth_chainspec where possible (#8891)
|
2024-06-17 16:09:09 +00:00 |
|
|
|
22d7f3369f
|
fix: re-add validate_against_parent_4844 to optimism header validation (#8835)
|
2024-06-15 17:10:09 +00:00 |
|
|
|
68e902db2e
|
chore: move header validation from reth-primitives to consensus crates (#8802)
|
2024-06-14 11:21:45 +00:00 |
|
|
|
fc770423b3
|
fix(ci): add missing const fn (#8822)
|
2024-06-14 10:07:39 +00:00 |
|
|
|
686a40466c
|
feat: support no_std for reth-consensus (#8792)
|
2024-06-12 23:19:41 +00:00 |
|
|
|
0de932d174
|
chore: remove HeaderSyncMode::Continuous & debug.continuous (#8714)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2024-06-12 15:09:45 +00:00 |
|
|
|
92d2f29ab8
|
chore: Remove optimism flag from eth consensus crate (#8760)
|
2024-06-11 19:31:00 +00:00 |
|
|
|
a5d825edb3
|
refactor: rename BundleStateWithReceipts to BlockExecutionOutcome (#8730)
|
2024-06-11 16:06:49 +00:00 |
|
|
|
b8759733d4
|
chore: move primitives/stage to reth-stages-types (#8749)
|
2024-06-11 14:38:26 +00:00 |
|
|
|
55317eb004
|
chore(deps): bump http, hyper etc. to 1.0; jsonrpsee 0.23 (#7018)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-11 09:37:49 +00:00 |
|