|
|
baf92e33fb
|
chore: rm beacon consensus deps everywhere (#13722)
|
2025-01-08 12:49:54 +01:00 |
|
|
|
d9ab9ca4d4
|
chore: rm beacon consensus dep from engine-tree (#13720)
|
2025-01-08 11:46:03 +01:00 |
|
|
|
fb6902880c
|
chore: rm beacon consensus deps (#13716)
|
2025-01-07 22:31:04 +00:00 |
|
|
|
027f80ebb7
|
chore: remove blockchaintree dep from reth bin (#13712)
|
2025-01-07 21:28:40 +00:00 |
|
|
|
760062288e
|
chore: remove rayon from reth primitives (#13711)
|
2025-01-07 21:00:48 +00:00 |
|
|
|
2b301aa102
|
feat: use engine launcher as default (#13709)
|
2025-01-07 17:16:21 +00:00 |
|
|
|
0d5c0d2701
|
refactor: move LazyLock and OnlyLock exports to primitives traits (#13682)
|
2025-01-07 14:28:57 +00:00 |
|
|
|
4d12dcda7c
|
chore: make engine-tree independent of blockchaintree (#13705)
|
2025-01-07 14:51:31 +01:00 |
|
|
|
61bbca1ae0
|
chore: reduce blockchaintree usage (#13702)
|
2025-01-07 14:51:11 +01:00 |
|
|
|
d90d745aae
|
chore: remove reth-primitives dep from op-primitives (#13699)
|
2025-01-07 12:02:46 +00:00 |
|
|
|
3212af2d85
|
chore: release 1.1.5 (#13700)
|
2025-01-07 10:15:15 +01:00 |
|
|
|
50f8c6d93e
|
chore: remove optimism feature from execution-types tests (#13676)
|
2025-01-06 20:20:05 +00:00 |
|
|
|
09f2f4adfe
|
chore: bump revm 19.2 (#13667)
|
2025-01-06 17:37:40 +01:00 |
|
|
|
bd345378b6
|
chore: remove unused WithdrawalsProvider::latest_withdrawal (#13671)
|
2025-01-06 16:15:09 +00:00 |
|
|
|
923a805e1e
|
chore(consensus): Cut down on reth-primitives::TransactionSigned usage (#13659)
|
2025-01-06 14:34:31 +00:00 |
|
|
|
bfa97c1522
|
chore(deps): weekly cargo update (#13657)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2025-01-05 13:16:59 +00:00 |
|
|
|
72eabe0579
|
chore: replace trie-common dep with alloy-trie (#13652)
|
2025-01-04 18:04:40 +01:00 |
|
|
|
8f854cbbb6
|
feat: merge BlockBodyTxExt trait into BlockBody (#13613)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-03 15:57:59 +00:00 |
|
|
|
5b050feca4
|
chore: use alloy-eip2124 code (#13629)
|
2025-01-03 15:29:36 +00:00 |
|
|
|
74de0d4068
|
chore: bump alloy 0.9.2 (#13623)
|
2025-01-03 12:50:13 +01:00 |
|
|
|
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 |
|