|
|
06bf5c7783
|
chore(sdk): make Chain generic over data primitives (#12635)
|
2024-11-19 09:27:23 +00:00 |
|
|
|
641d1288e9
|
chore(sdk): limit FillTxEnv to super trait of FullSignedTx (#12614)
|
2024-11-18 21:43:26 +00:00 |
|
|
|
ff22c8eef8
|
chore(sdk): Define MaybeSerde (#12577)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-18 13:30:44 +00:00 |
|
|
|
378e097aea
|
chore(sdk): Add InMemorySize as super trait (#12615)
|
2024-11-18 11:56:10 +00:00 |
|
|
|
7ae8ce1d00
|
chore(sdk): Add blanket impls for refs to prim traits (#12613)
|
2024-11-17 16:48:27 +00:00 |
|
|
|
e182df71a1
|
chore(sdk): Remove duplicate trait BlockHeader (#12584)
|
2024-11-16 05:25:02 +00:00 |
|
|
|
5f66fa448e
|
chore(sdk): improve usability TxType trait (#12548)
|
2024-11-15 13:31:35 +00:00 |
|
|
|
72a52d5ea5
|
feat: make StaticFileProvider generic over NodePrimitives (#12565)
|
2024-11-15 10:42:58 +00:00 |
|
|
|
93ec6d48fe
|
net: use BlockWithParent in SyncTarget::Gap (#12514)
|
2024-11-15 08:43:21 +00: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 |
|
|
|
b1729d22e4
|
feat: impl block for sealedblock (#12555)
|
2024-11-14 22:03:09 +00:00 |
|
|
|
28a5b631d1
|
chore: move gas_spent_by_transactions to traits (#12541)
|
2024-11-14 20:35:04 +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 |
|
|
|
77e687c28c
|
feat: relax BodyStage bounds (#12539)
|
2024-11-14 15:23:15 +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 |
|
|
|
b7e8d5aa3e
|
chore: add SealedHeader::seal (#12497)
|
2024-11-13 08:34:20 +00:00 |
|
|
|
ce50370ba5
|
primitives: rm alloy Withdrawal reexport (#12487)
|
2024-11-13 00:15:50 +01:00 |
|
|
|
b39957612a
|
feat: make more network components generic over primitives (#12481)
|
2024-11-12 19:29:42 +00:00 |
|
|
|
aece53ae88
|
feat: make downloaders and clients generic over block parts (#12469)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-12 15:13:21 +00:00 |
|
|
|
9f29107abb
|
chore(sdk): add NodePrimitives::TxType (#12332)
|
2024-11-12 11:11:37 +00:00 |
|
|
|
a2e11977d8
|
chore(sdk): Add InMemorySize as super trait of data primitive traits (#12465)
|
2024-11-12 10:52:26 +00:00 |
|
|
|
b5f7eca72f
|
chore(sdk): make ExecutionOutcome generic over receipt (#12448)
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
|
2024-11-12 10:38:00 +00:00 |
|
|
|
f38503c2bc
|
chore: move (Full)NodePrimitives to reth-primitive-traits (#12461)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-11-12 09:58:36 +00:00 |
|
|
|
5edca402b0
|
feat(op): define OpTxType (#12443)
|
2024-11-12 09:07:05 +00:00 |
|
|
|
eccff7d24b
|
chore(reth_primitives): Use trait for size methods in primitive types (#12201)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-11 16:54:00 +00:00 |
|
|
|
24b3e63ab3
|
feat: make Consensus trait generic over block parts (#12451)
|
2024-11-11 16:35:01 +00:00 |
|
|
|
11fd5aa45e
|
chore(sdk): define new BlockHeader trait (#12452)
|
2024-11-11 16:21:39 +00:00 |
|
|
|
b0329ee4d7
|
chore(sdk): impl Receipt for reth_primitives::Receipt (#12446)
|
2024-11-11 12:52:21 +00:00 |
|
|
|
5d5f442024
|
chore(sdk): define helper trait FullNodePrimitives (#12331)
|
2024-11-11 11:58:34 +00:00 |
|
|
|
c1b4fd84c5
|
refactor: remove trait bound on TxType (#12379)
|
2024-11-10 12:25:55 +00:00 |
|
|
|
59ebebaa63
|
primitives: rm alloy Withdrawals reexport (#12421)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-09 13:09:46 +00:00 |
|
|
|
d2f494bd88
|
primitives: replace primitive Withdrawals with alloy (#12119)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-09 07:55:06 +00:00 |
|
|
|
38fdc93a12
|
feat: bump alloy (#12215)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-06 14:50:25 +00:00 |
|
|
|
660ca389e7
|
chore(sdk): define FullSignedTx trait (#12327)
|
2024-11-06 13:21:17 +00:00 |
|
|
|
d8edf9c80e
|
chore(sdk): define FullBlock trait (#12326)
|
2024-11-06 13:20:51 +00:00 |
|
|
|
56b76871ed
|
primitives: rm alloy Withdrawal reexport (#12296)
|
2024-11-04 08:21:17 +00:00 |
|
|
|
9814041603
|
primitives: rm useless OP_ constants (#12298)
|
2024-11-04 08:18:13 +00:00 |
|
|
|
bb03578eed
|
chore: Move FillTxEnv::fill_tx_env into SignedTransaction trait and implement in TransactionSigned (#12186)
Co-authored-by: garwah <garwah@garwah>
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-11-04 07:01:40 +00:00 |
|
|
|
f93dbf54c3
|
Remove redundant SignedTransaction::Signature (#12185)
|
2024-11-01 11:49:37 +00:00 |
|
|
|
b42b189210
|
Reth primitives traits tx type (#11720)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-10-30 21:45:16 +00:00 |
|
|
|
82784183e7
|
feat: transaction trait (#11877)
|
2024-10-29 16:47:12 +00:00 |
|
|
|
5568cca846
|
primitive-traits: add unit tests for Account (#12048)
|
2024-10-25 16:39:52 +00:00 |
|
|
|
c3182f2a64
|
primitives-traits: small refac for IntegerList and more doc (#12049)
|
2024-10-25 04:37:20 +00:00 |
|
|
|
777417ad8a
|
feat: add reth test-vectors compact --write|--read (#11954)
|
2024-10-24 18:34:12 +00:00 |
|
|
|
53c5476637
|
chore(primitive-traits): rm EIP1559_ constants (#12036)
|
2024-10-24 13:20:11 +00:00 |
|