|
|
5056a08112
|
fix(deps): Fix dev-deps for reth-primitives (#12612)
|
2024-11-18 09:03:54 +00:00 |
|
|
|
cfd4523537
|
feat: add merge_if_module_configured (#12608)
|
2024-11-18 10:17:55 +01:00 |
|
|
|
7ae8ce1d00
|
chore(sdk): Add blanket impls for refs to prim traits (#12613)
|
2024-11-17 16:48:27 +00:00 |
|
|
|
2f3fde8fb5
|
feat: fix WASM build for crates dependent on reth-payload-primitives (#12610)
|
2024-11-17 10:26:15 +00:00 |
|
|
|
bf92a5fb59
|
feat: split reth-payload-primitives (#12600)
|
2024-11-16 17:36:57 +00:00 |
|
|
|
735eb4b97c
|
chore(cli): unify trait bounds (#12604)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-16 17:22:17 +00:00 |
|
|
|
dda1906588
|
rm more generics when useless (#12595)
|
2024-11-16 16:06:57 +00:00 |
|
|
|
d9ed07a367
|
chore: remove revm-primitives re-export (#12599)
|
2024-11-16 11:33:09 +01:00 |
|
|
|
d52c7194d1
|
chore: move triewriter trait (#12598)
|
2024-11-16 11:32:56 +01:00 |
|
|
|
1945cd8b42
|
chore: move hashing writer trait (#12597)
|
2024-11-16 10:37:14 +01:00 |
|
|
|
3614a37ff6
|
test(tx-pool): add more unit tests for parked pool (#12591)
|
2024-11-16 10:08:25 +01:00 |
|
|
|
e182df71a1
|
chore(sdk): Remove duplicate trait BlockHeader (#12584)
|
2024-11-16 05:25:02 +00:00 |
|
|
|
fc97a0cbaf
|
chore: make clippy happy (#12594)
|
2024-11-16 06:04:39 +01:00 |
|
|
|
2dc9a06321
|
chore(sdk): add NetworkPrimitives for NetworkManager (#12530)
Co-authored-by: dkathiriya <lakshya-sky@users.noreply.github.com>
|
2024-11-16 05:59:53 +01:00 |
|
|
|
7745046b0b
|
Fix grammar in MDBX documentation (#12580)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-16 05:44:37 +01:00 |
|
|
|
c160005531
|
rm generics when useless (#12581)
|
2024-11-16 05:39:49 +01:00 |
|
|
|
5276093e71
|
chore(util): Add reth payload util (#12590)
|
2024-11-16 05:39:34 +01:00 |
|
|
|
02237bfa71
|
feat: add contains fns to transport rpc modules (#12593)
|
2024-11-16 05:19:40 +01:00 |
|
|
|
b31b1ea288
|
feat: add op debug witness api (#12583)
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
|
2024-11-15 19:44:53 +00:00 |
|
|
|
f0b8b9b221
|
feat: add tx_number consistency check to StaticFileProviderRW (#12570)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-15 19:04:35 +00:00 |
|
|
|
6e00e58426
|
feat: add payload witness fn (#12579)
|
2024-11-15 17:33:37 +00:00 |
|
|
|
841267d1b2
|
feat: add helpers to obtain the execution witness for a payload (#12573)
|
2024-11-15 16:16:55 +00:00 |
|
|
|
ac5976ff51
|
feat: implement Compact for OpTxType (#12537)
|
2024-11-15 16:05:19 +00:00 |
|
|
|
5f66fa448e
|
chore(sdk): improve usability TxType trait (#12548)
|
2024-11-15 13:31:35 +00:00 |
|
|
|
56826cbdbb
|
fix: remove redundant check in bodies stage (#12569)
|
2024-11-15 12:35:35 +00:00 |
|
|
|
efa350d28d
|
ci: exclude more crates for op tests (#12568)
|
2024-11-15 12:44:16 +01:00 |
|
|
|
305a1cee0b
|
feat: introduce debug witness api (#12567)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-11-15 10:54:02 +00:00 |
|
|
|
72a52d5ea5
|
feat: make StaticFileProvider generic over NodePrimitives (#12565)
|
2024-11-15 10:42:58 +00:00 |
|
|
|
cd9da550da
|
chore: extract witness recorder helper type (#12566)
|
2024-11-15 10:31:14 +00:00 |
|
|
|
44964ac171
|
engine-primitives: make engine-tree independent of beacon-consensus crate (#12560)
|
2024-11-15 08:56:46 +00:00 |
|
|
|
93ec6d48fe
|
net: use BlockWithParent in SyncTarget::Gap (#12514)
|
2024-11-15 08:43:21 +00:00 |
|
|
|
1aa316e4bc
|
fmt(primitives): group pub use transaction (#12561)
|
2024-11-15 09:41:37 +01:00 |
|
|
|
28478a5144
|
primitives: rm alloy HOLESKY_GENESIS_HASH reexport (#12562)
|
2024-11-15 09:35:27 +01:00 |
|
|
|
7a7a6de2cd
|
primitive-traits: simplify SealedHeader::default (#12563)
|
2024-11-15 09:35:00 +01:00 |
|
|
|
61d32e9bfd
|
fix(rpc): remove reference to preimage bool in debug_executionWitness (#12559)
|
2024-11-14 22:37:39 +00:00 |
|
|
|
d028c1cbb4
|
refactor: don't reference StaticFileProvider in static_file::Segment (#12558)
|
2024-11-14 22:07:57 +00:00 |
|
|
|
d8af28bbfa
|
refactor: use DBProvider in LatestStateProvider (#12557)
|
2024-11-14 22:05:07 +00:00 |
|
|
|
b1729d22e4
|
feat: impl block for sealedblock (#12555)
|
2024-11-14 22:03:09 +00:00 |
|
|
|
a534db8714
|
refactor: use DBProvider in HistoricalStateProvider (#12556)
|
2024-11-14 20:57:31 +00:00 |
|
|
|
28a5b631d1
|
chore: move gas_spent_by_transactions to traits (#12541)
|
2024-11-14 20:35:04 +00:00 |
|
|
|
870ffae909
|
chore: use crates directly in eth-wire (#12554)
|
2024-11-14 19:03:15 +01:00 |
|
|
|
a7bb1d1fa3
|
chore: remove constants reexport (#12549)
|
2024-11-14 18:36:31 +01:00 |
|
|
|
bd29f82567
|
chore: replace reth-chainspec dep with alloy chains (#12550)
|
2024-11-14 18:15:27 +01:00 |
|
|
|
b1635fcba2
|
chore(sdk): make BlockBatchRecord generic over receipt (#12449)
|
2024-11-14 16:10:46 +00:00 |
|
|
|
217d9f7c12
|
chore(sdk): Add trait bound Compact on <T as FullTransaction>::Type (#12534)
|
2024-11-14 15:58:04 +00:00 |
|
|
|
4a0bc37cbb
|
chore: rm reth testing utils dep from reth-primitives-traits (#12542)
|
2024-11-14 17:08:46 +01:00 |
|
|
|
c5d1b813e4
|
chore: add missing debugs for pool types (#12546)
|
2024-11-14 17:03:28 +01:00 |
|
|
|
77e687c28c
|
feat: relax BodyStage bounds (#12539)
|
2024-11-14 15:23:15 +00:00 |
|
|
|
3154a4f66c
|
Documentation Improvements: Grammar Corrections and Clarity Enhancements (#12545)
|
2024-11-14 16:35:04 +01:00 |
|
|
|
ff6b78a362
|
feat: move body writing to BlockWriter trait (#12538)
|
2024-11-14 13:50:32 +00:00 |
|