|
|
2c58d451af
|
chore: use rlp_length_for (#14144)
|
2025-02-02 18:42:53 +00:00 |
|
|
|
a39980a6f6
|
feat: generalize Block impls (#14133)
|
2025-01-31 22:05:09 +00:00 |
|
|
|
5322877aed
|
chore: bump alloy 0.11 (#14122)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-31 11:44:20 +00:00 |
|
|
|
38dfe94625
|
feat: replace BincodeRepr From bound with conversion function (#14069)
|
2025-01-29 14:29:18 +00:00 |
|
|
|
ed593ae257
|
feat: introduce helper alias type (#14058)
|
2025-01-29 10:14:45 +00:00 |
|
|
|
4653d3dd3a
|
docs: add docs about bincode compat (#14045)
|
2025-01-28 16:49:27 +00:00 |
|
|
|
0e2f79c3de
|
docs: add section about recovery naming (#14012)
|
2025-01-27 17:00:38 +00:00 |
|
|
|
515c367c8b
|
feat: add find-transaction-by-hash (#14008)
|
2025-01-27 16:17:29 +00:00 |
|
|
|
049543655a
|
feat: impl inmemory for vec (#13964)
|
2025-01-24 21:00:18 +00:00 |
|
|
|
5dac5cfc62
|
chore!:unify trait fn naming for recovery (#13981)
|
2025-01-24 20:56:46 +00:00 |
|
|
|
621b30f037
|
feat: add clone_transactions convenience fn (#13962)
|
2025-01-24 14:02:50 +00:00 |
|
|
|
926ad2a639
|
feat: unify recover fn result type (#13897)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-22 14:58:36 +00:00 |
|
|
|
901240877a
|
feat: add transactions_iter helper (#13910)
|
2025-01-21 23:37:51 +00:00 |
|
|
|
b63dc2ad89
|
chore: move SealedHeader::cloned to &H (#13904)
|
2025-01-21 15:49:10 +00:00 |
|
|
|
b0b1d9d8df
|
feat: add transactions_recovered iter (#13903)
|
2025-01-21 15:49:00 +00:00 |
|
|
|
d2ad477b0e
|
refactor: mv proofs mod to reth-primitives-traits and split tests (#13871)
|
2025-01-20 12:18:29 +00:00 |
|
|
|
83b2fb9b41
|
feat: add SealedBlock in reth-primitives-traits (#13735)
|
2025-01-15 01:12:43 +00:00 |
|
|
|
383eb2331c
|
chore: integrate Test trait for sealed types (#13746)
|
2025-01-09 09:06:28 +01:00 |
|
|
|
99932e4377
|
feat: add Test traits for Header and Block (#13741)
|
2025-01-09 05:16:41 +01:00 |
|
|
|
7fca8ceb3f
|
feat: add standalone rayon recovery functions (#13710)
|
2025-01-07 20:21:05 +00:00 |
|
|
|
0d5c0d2701
|
refactor: move LazyLock and OnlyLock exports to primitives traits (#13682)
|
2025-01-07 14:28:57 +00:00 |
|
|
|
28fde3fbf5
|
chore: move signedtx ext trait (#13677)
|
2025-01-06 20:53:03 +00:00 |
|
|
|
5e659b3130
|
chore: move accesslist tests (#13680)
|
2025-01-06 20:23:27 +00:00 |
|
|
|
f4ce10b7f0
|
feat: Implement "Add BlockBody::transaction_count helper function" (#13660)
|
2025-01-05 14:31:20 +00:00 |
|
|
|
8befda56b0
|
feat: add helper iter for tx hashes (#13638)
|
2025-01-04 10:51:00 +01:00 |
|
|
|
dbff11aa70
|
test: move tests out of reth-primitives (#13636)
|
2025-01-03 17:04:18 +00: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 |
|
|
|
afdffadafd
|
chore: use alloy TransactionMeta (#13632)
|
2025-01-03 15:49:22 +00:00 |
|
|
|
f163b3d3f9
|
feat: use alloy block types (#13518)
|
2024-12-31 09:30:15 +00:00 |
|
|
|
0b135a2670
|
feat: update revm 19 alloy 09 (#13594)
|
2024-12-30 19:49:39 +01:00 |
|
|
|
dc6394b05b
|
feat: add block traits for alloy types (#13470)
|
2024-12-20 15:27:45 +00:00 |
|
|
|
3c4a0dcfbd
|
chore: fix reth-primitives traits test build (#13467)
|
2024-12-20 08:43:41 +00:00 |
|
|
|
1364e25468
|
chore: add BlockBody associated type helpers (#13451)
|
2024-12-19 10:47:39 +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 |
|
|
|
f36e369021
|
chore: extra data (#13410)
|
2024-12-16 03:58:36 +00:00 |
|
|
|
091c5499ba
|
chore: replace TrieAccount with alloy's (#13397)
|
2024-12-16 02:57:02 +00:00 |
|
|
|
7e41a4b14a
|
feat: impl SignedTransaction for OpPooledTransaction (#13406)
|
2024-12-14 23:02:34 +00:00 |
|
|
|
138004bf3b
|
chore: move serde bincode compat bound to NodePrimitives (#13393)
|
2024-12-13 19:33:53 +00:00 |
|
|
|
acc125a528
|
chore: rm pooledtx element type (#13286)
|
2024-12-13 12:58:40 +00:00 |
|
|
|
088925c08a
|
chore: misc sealed fn (#13378)
|
2024-12-13 12:49:32 +00:00 |
|
|
|
80035c3e7b
|
chore: move all secp256k1 helpers to primitives-traits (#13363)
|
2024-12-12 20:19:18 +00:00 |
|
|
|
e9577729f8
|
fix(builder): desired block gas limit (#13351)
|
2024-12-12 16:29:33 +00:00 |
|
|
|
aef9023781
|
chore: use OpTypedTransaction directly (#13350)
|
2024-12-12 14:31:37 +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 |
|
|
|
2df385a771
|
feat: ethereum-specific receipt (#13295)
|
2024-12-11 17:13:23 +00:00 |
|
|
|
61099cdd4d
|
chore: remove MaybeArbitrary trait (#13301)
|
2024-12-11 15:36:36 +00:00 |
|
|
|
9891917f61
|
chore: rm receiptsext trait (#13296)
|
2024-12-11 14:20:27 +00:00 |
|
|
|
b6e682ef73
|
chore: move tx errors (#13288)
|
2024-12-11 12:25:51 +00:00 |
|
|
|
f2141925b0
|
chore: rm associated type (#13292)
|
2024-12-11 11:48:39 +00:00 |
|