|
|
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 |
|
|
|
cef7ec80c1
|
Move CanonChainTracker to storage-api (#12491)
|
2024-11-13 02:00:07 +01:00 |
|
|
|
b0a39e8abc
|
chore: import static file types directly (#12490)
|
2024-11-13 01:06:33 +01:00 |
|
|
|
a96dee17f5
|
chore: bump alloy 064 (#12488)
|
2024-11-13 01:06:25 +01:00 |
|
|
|
ce50370ba5
|
primitives: rm alloy Withdrawal reexport (#12487)
|
2024-11-13 00:15:50 +01:00 |
|
|
|
a71dd9c91f
|
chore: introduce tuple type for pruned info (#12484)
|
2024-11-13 00:13:11 +01:00 |
|
|
|
115a20ea6a
|
fix: deposit tx gasPrice must be 0 (#12486)
|
2024-11-13 00:12:59 +01:00 |
|
|
|
3c56686000
|
feat(rpc): add compression to JSON-RPC (#12352)
|
2024-11-13 00:12:45 +01:00 |
|
|
|
8221e5bd54
|
chore: MoveStatsReader trait to storage-api and reexport it from old provider crate (#12485)
|
2024-11-12 20:58:16 +00:00 |
|
|
|
b6558f6bcf
|
chore: Update Holocene timestamp for Sepolia (#12479)
|
2024-11-12 20:57:41 +00:00 |
|
|
|
9884167684
|
chore: move standalone types to types crate (#12483)
|
2024-11-12 19:40:29 +00:00 |
|
|
|
b39957612a
|
feat: make more network components generic over primitives (#12481)
|
2024-11-12 19:29:42 +00:00 |
|
|
|
fa5daef07d
|
chore: Move HistoryWriter trait to storage-api and reexport it from old provider crate (#12480)
|
2024-11-12 18:35:51 +00:00 |
|
|
|
4a8eb7a0c0
|
chore: add DUPSORT trait const (#12477)
|
2024-11-12 17:19:06 +00:00 |
|
|
|
e6a6fc4c2e
|
chore: only fetch deposit info for deposit tx (#12474)
|
2024-11-12 15:37:21 +00:00 |
|
|
|
0cd34f911c
|
feat: add ovm BlockFileCodec (#12247)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-11-12 15:27:28 +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 |
|
|
|
3a337cd7d4
|
chore(deps): Update op-alloy to 0.6.4 in manifest (#12472)
|
2024-11-12 14:04:07 +00:00 |
|
|
|
a620d7c2f1
|
chore(deps): bump alloy to 0.6.3 (#12468)
|
2024-11-12 13:00:06 +00:00 |
|
|
|
c44edf5ce2
|
make PayloadStore operate on PayloadBuilder (#12460)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-12 13:15:28 +01:00 |
|
|
|
6c1833de31
|
chore: remove unessarcy clone (#12463)
|
2024-11-12 11:48:39 +00:00 |
|
|
|
179aa04707
|
test(trie): add ParallelProof unit test (#12413)
|
2024-11-12 11:29:51 +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 |
|
|
|
bad7a4f0c9
|
use result for TransactionCompact::fill. (#12170)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Co-authored-by: dkathiriya <lakshya-sky@users.noreply.github.com>
|
2024-11-12 10:31:32 +00:00 |
|
|
|
c261532a27
|
chore: move trie functions to alloy (#12438)
|
2024-11-12 10:15:52 +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 |
|
|
|
2f8a2f0fbb
|
chore: remove unnecessary clone (#12455)
|
2024-11-11 18:12:24 +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 |
|
|
|
c4f10bd11b
|
feat(spec): Holocene activation time for {OP/Base} Sepolia (#12453)
|
2024-11-11 15:19:50 +00:00 |
|
|
|
9773635344
|
chore(sdk): make Receipts generic over receipt (#12447)
|
2024-11-11 13:10:40 +00:00 |
|
|
|
0014248cd0
|
[refactor] move new_payload_v4 into EngineAPI (#12445)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-11 12:57:02 +00:00 |
|
|
|
b0329ee4d7
|
chore(sdk): impl Receipt for reth_primitives::Receipt (#12446)
|
2024-11-11 12:52:21 +00:00 |
|