|
|
b69c2ebee0
|
chore: use native conversions for payload to block (#13608)
|
2025-01-02 16:20:28 +00:00 |
|
|
|
c253d12af7
|
chore(deps): bump alloy-trie 0.7.8 (#13604)
|
2024-12-31 02:02:21 +00:00 |
|
|
|
e9332f9cc9
|
chore: bump alloy 0.9.1 (#13602)
|
2024-12-30 23:05:10 +00:00 |
|
|
|
0b135a2670
|
feat: update revm 19 alloy 09 (#13594)
|
2024-12-30 19:49:39 +01:00 |
|
|
|
8b60ff199d
|
feat(engine): make benchmark inputs deterministic (#13536)
|
2024-12-30 17:15:01 +00:00 |
|
|
|
bcfaad2ed4
|
chore(deps): weekly cargo update (#13589)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2024-12-29 11:19:56 +00:00 |
|
|
|
55a972d94d
|
chore: rm unused dep and add required (#13569)
|
2024-12-27 19:01:24 +00:00 |
|
|
|
4994cdf0b0
|
feat: integrate OpPrimitives (#13556)
|
2024-12-27 15:11:11 +00:00 |
|
|
|
951e2fd641
|
chore(version) Remove const_format dependency (#13504)
|
2024-12-25 12:41:32 +00:00 |
|
|
|
90edbff5eb
|
feat: impl compression traits for op primitives (#13550)
|
2024-12-25 07:58:48 +00:00 |
|
|
|
9542573854
|
refactor: avoid using NoopTransactionPool in OP payload builder (#13547)
|
2024-12-25 07:57:53 +00:00 |
|
|
|
cec31ad4aa
|
feat: introduce OpPooledTransaction (#13548)
|
2024-12-25 07:48:14 +00:00 |
|
|
|
9773b85568
|
chore: relax EngineNodeLauncher bounds (#13540)
|
2024-12-24 13:04:05 +00:00 |
|
|
|
934fd1f7f0
|
chore: make NodeEvent generic over NodePrimitives (#13534)
|
2024-12-23 23:31:59 +00:00 |
|
|
|
af1c9b7614
|
refactor: integrate BuiltPayload::Primitives (#13484)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-23 23:06:47 +00:00 |
|
|
|
5ea8f31896
|
chore: reuse build_import_pipeline for OP (#13529)
|
2024-12-23 22:39:29 +00:00 |
|
|
|
ec21e895c1
|
chore: rm evmenvprovider trait (#13503)
|
2024-12-23 10:46:09 +00:00 |
|
|
|
6e140108f0
|
chore: disable op- default features (#13511)
|
2024-12-23 09:12:51 +01:00 |
|
|
|
0a5e430268
|
chore: bump alloy-trie and nybbles (#13502)
|
2024-12-22 20:12:08 +01:00 |
|
|
|
de477ba91a
|
chore(deps): weekly cargo update (#13494)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2024-12-22 08:56:14 +00:00 |
|
|
|
dc6394b05b
|
feat: add block traits for alloy types (#13470)
|
2024-12-20 15:27:45 +00:00 |
|
|
|
a4f86b0e2d
|
feat: set up codspeed (#13372)
|
2024-12-20 11:21:51 +00:00 |
|
|
|
30e8c78171
|
chore: rm async from state root from bench (#13472)
|
2024-12-20 10:50:03 +00:00 |
|
|
|
431c993cee
|
chore: bump alloy 0.8.2 (#13459)
|
2024-12-20 08:56:01 +01:00 |
|
|
|
058cfe2f98
|
chore: relax PayloadBuilderService bound (#13456)
|
2024-12-19 14:58:07 +00:00 |
|
|
|
790a1e2898
|
fix(trie): memoize the hash of a revealed sparse node (#13233)
|
2024-12-19 11:51:37 +00:00 |
|
|
|
ef033abaf9
|
Removed manual implementations of core::error::Error (#13370)
Co-authored-by: router <router@router.ian>
|
2024-12-18 00:01:48 +00:00 |
|
|
|
c51a188c72
|
fix: return bool for set_max_da_size (#13423)
|
2024-12-17 22:01:47 +00:00 |
|
|
|
e663f959b8
|
chore(root): cleanup some debt (#13427)
|
2024-12-17 15:14:50 +00:00 |
|
|
|
abc4ff9779
|
fix(root): send error on failure to retrieve provider (#13426)
|
2024-12-17 14:39:25 +00:00 |
|
|
|
952eeae2a1
|
chore: bump alloy 0.8.1 (#13418)
|
2024-12-16 20:33:17 +00:00 |
|
|
|
82f21a3e39
|
chore: move database to FullNodeTypes (#13414)
|
2024-12-16 15:54:13 +00:00 |
|
|
|
091c5499ba
|
chore: replace TrieAccount with alloy's (#13397)
|
2024-12-16 02:57:02 +00:00 |
|
|
|
c314aa6093
|
chore(deps): weekly cargo update (#13407)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2024-12-15 10:05:32 +00:00 |
|
|
|
7e41a4b14a
|
feat: impl SignedTransaction for OpPooledTransaction (#13406)
|
2024-12-14 23:02:34 +00:00 |
|
|
|
d7397e6b8d
|
chore: make ensure_well_formed_payload generic over transaction (#13404)
|
2024-12-14 17:21:42 +00:00 |
|
|
|
b525231224
|
chore: Introduce helper type for evm cfg and env tuple (#13377)
|
2024-12-14 08:53:59 +00:00 |
|
|
|
16f6d7a0c3
|
chore: add test_segment_config_backwards (#13394)
|
2024-12-14 08:18:36 +00:00 |
|
|
|
ed2c69295d
|
feat: relax on new head in validator (#13352)
|
2024-12-13 13:59:40 +00:00 |
|
|
|
8f262e542b
|
feat: ethereum-specific transaction (#13368)
|
2024-12-12 23:33:22 +00:00 |
|
|
|
cfdd740a9b
|
chore: unused dependencies warnings (#13369)
|
2024-12-12 22:06:34 +00:00 |
|
|
|
1535664cd7
|
chore: update holocene fns (#13366)
|
2024-12-12 21:37:28 +01:00 |
|
|
|
124aae19bf
|
chore(builder): remove extra data from basic payload generator (#13353)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-12 19:31:06 +00:00 |
|
|
|
e9577729f8
|
fix(builder): desired block gas limit (#13351)
|
2024-12-12 16:29:33 +00:00 |
|
|
|
5ef21cdfec
|
fix(engine): return error on StateRootTask multiproof and root calculation failures (#13356)
|
2024-12-12 15:23:52 +00:00 |
|
|
|
c339811727
|
chore: rm reth-provider dep from payload crate (#13348)
|
2024-12-12 14:44:35 +00:00 |
|
|
|
cdb03ac0b1
|
feat: optimism-specific receipt (#13317)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-12-12 13:43:35 +00:00 |
|
|
|
efd090dc9e
|
chore: move secp256 crypto to primitive-traits (#13341)
|
2024-12-12 12:21:22 +00:00 |
|
|
|
3b08b659aa
|
chore: impl evm env provider for noop (#13342)
|
2024-12-12 12:20:42 +00:00 |
|
|
|
2df385a771
|
feat: ethereum-specific receipt (#13295)
|
2024-12-11 17:13:23 +00:00 |
|