|
|
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 |
|
|
|
5c655e44f6
|
introduce standalone estimate gas type (#12344)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-14 12:32:29 +00:00 |
|
|
|
7bd7c37b13
|
feat: display warning for op-mainnet launch without pre-Bedrock state (#11765)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-14 11:01:23 +00:00 |
|
|
|
68a6ada460
|
tx-pool: add PoolUpdateKind for CanonicalStateUpdate (#12525)
|
2024-11-14 08:47:56 +00:00 |
|
|
|
457ac5f73f
|
fix: typos in documentation files (#12528)
|
2024-11-14 09:46:58 +01:00 |
|
|
|
d505089960
|
tx-pool: rm useless allow deprecated (#12526)
|
2024-11-13 21:53:00 +00:00 |
|
|
|
c326708ffc
|
feat: add simple kurtosis test for OP stack (#12506)
|
2024-11-13 17:38:30 +00:00 |
|
|
|
0d850e7f05
|
fix: consume all payload variants (#12520)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-11-13 17:13:00 +00:00 |
|
|
|
413d651391
|
chore: simplify import path (#12523)
|
2024-11-13 17:11:32 +00:00 |
|
|
|
7a1698c504
|
chore(utils): Util function for headers request (#12501)
|
2024-11-13 17:07:59 +00:00 |
|
|
|
001f3899fd
|
primitives: rm alloy Header reexport (#12515)
|
2024-11-13 16:41:25 +00:00 |
|
|
|
e6f3191c62
|
chore: rm cfg imports (#12518)
|
2024-11-13 15:16:16 +01:00 |
|
|
|
9e77d916e1
|
chore(sdk): improve usability tx primitive traits (#12437)
|
2024-11-13 13:35:59 +00:00 |
|
|
|
9313737dbb
|
primitives: use SealedHeader::seal (#12507)
|
2024-11-13 13:41:56 +01:00 |
|
|
|
527767cc34
|
chore: remove unused trait bound for evmenv (#12505)
|
2024-11-13 13:15:42 +01:00 |
|
|
|
68e7ad6fe5
|
chore(dep): bump alloy-trie (#12511)
|
2024-11-13 11:21:58 +00:00 |
|
|
|
281c415cb0
|
chore: reorder validation items (#12503)
|
2024-11-13 11:28:28 +01:00 |
|
|
|
bf44c9724f
|
feat: add support for eth_signTransaction (#12500)
|
2024-11-13 10:45:32 +01:00 |
|
|
|
03f3646355
|
chore: use let some notation (#12494)
|
2024-11-13 10:15:34 +01:00 |
|
|
|
39392e95f1
|
chore: only issue single header request (#12496)
|
2024-11-13 10:15:14 +01:00 |
|
|
|
5c62d68dd8
|
chore: rm unused error variants (#12499)
|
2024-11-13 10:14:55 +01:00 |
|
|
|
b7e8d5aa3e
|
chore: add SealedHeader::seal (#12497)
|
2024-11-13 08:34:20 +00:00 |
|
|
|
2f794b6b99
|
chore: rm unhinged attributes ordering (#12498)
|
2024-11-13 03:06:13 +01:00 |
|
|
|
1ce067b77b
|
chore: rm direct reth-provider dep (#12492)
|
2024-11-13 02:42:47 +01:00 |
|