|
|
b479b3439c
|
feat(no_std): Add no_std support for reth-storage-api (#14187)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-04 11:23:35 +01:00 |
|
|
|
e468d4d7c5
|
feat: add ExecutionData AT (#14179)
|
2025-02-04 01:08:47 +00:00 |
|
|
|
42dfc1c24b
|
chore: rm unused prune error variant (#14185)
|
2025-02-04 00:13:49 +00:00 |
|
|
|
9bda553017
|
feat: add helpers for handling other errors (#14180)
|
2025-02-03 23:34:13 +00:00 |
|
|
|
af3eb83c90
|
chore: rm unused error variants (#14183)
|
2025-02-03 23:29:29 +00:00 |
|
|
|
556c79f787
|
chore: convert_to_payload_body_v1 (#14168)
|
2025-02-03 23:16:33 +00:00 |
|
|
|
d3373b3cfe
|
feat: add dedicated blobpool args to cli (#14173)
|
2025-02-03 22:59:19 +00:00 |
|
|
|
04c1d7120e
|
refactor: couple ExecutionPayload and ExecutionPayloadSidecar (#14172)
|
2025-02-03 21:04:42 +00:00 |
|
|
|
e3106889a8
|
feat: abstract EthTransactionValidator over ChainSpec (#14162)
|
2025-02-03 19:26:18 +00:00 |
|
|
|
440e6695b5
|
chore(ci): unpin clippy (#14167)
|
2025-02-03 16:09:46 +00:00 |
|
|
|
65c3bd7eda
|
feat: abstract OP payload builder over transaction (#14153)
|
2025-02-03 14:57:41 +00:00 |
|
|
|
0ad7de48b6
|
fix: rename variables and fix typos in tables.rs, execution.rs, and mdbx code (#14148)
|
2025-02-03 10:09:46 +00:00 |
|
|
|
b06682e9af
|
perf: add more granular newPayload metrics (#14134)
|
2025-02-02 20:04:07 +00:00 |
|
|
|
2c58d451af
|
chore: use rlp_length_for (#14144)
|
2025-02-02 18:42:53 +00:00 |
|
|
|
0c3ccccba9
|
chore: simplify OpBuiltPayload (#14152)
|
2025-02-02 16:32:16 +00:00 |
|
|
|
a041b41b59
|
chore: use chainspec blob_params for blob calculations (#14139)
|
2025-02-01 16:41:22 +00:00 |
|
|
|
fd4ca7d6d6
|
feat: simplify envelope conversion (#14146)
|
2025-02-01 14:29:41 +00:00 |
|
|
|
209b44829e
|
chore: remove block_to_payload_v1 (#14143)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-01 11:06:35 +00:00 |
|
|
|
5c7df17a48
|
chore(clippy): smol clippy fix (#14145)
|
2025-02-01 11:11:57 +01:00 |
|
|
|
7da6d671f6
|
chore: remove block_to_payload_v2 (#14142)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-01 09:22:02 +00:00 |
|
|
|
d16187509e
|
chore: rm Once-cell dep (#14141)
|
2025-02-01 09:06:07 +01:00 |
|
|
|
3d7215137a
|
[wip] feat: alloy tx type conversions back to OpTransactionSigned (#14121)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-01 07:52:53 +00:00 |
|
|
|
9e6e2c4695
|
chore: phase out block_to_payload_v3 (#14140)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-01 07:41:28 +00:00 |
|
|
|
bf20c786e5
|
feat(eth-wire-types): add snap sync protocol types (#14119)
|
2025-01-31 22:55:42 +00:00 |
|
|
|
a39980a6f6
|
feat: generalize Block impls (#14133)
|
2025-01-31 22:05:09 +00:00 |
|
|
|
1c9ef8c5a3
|
refactor: remove Receipts struct (#14130)
|
2025-01-31 21:59:31 +00:00 |
|
|
|
d30a1b6c7d
|
fix(hive): overflow when timestamp is u64::max (#14132)
|
2025-01-31 20:53:48 +00:00 |
|
|
|
3e0cd2eb3d
|
integration test for trusted peer only (#14127)
|
2025-01-31 20:14:48 +00:00 |
|
|
|
d3acdda21b
|
feat: integrate blob_params_at_timestamp (#14128)
|
2025-01-31 18:18:34 +00:00 |
|
|
|
214f3b3b8e
|
chore: rm redundant conversion fn (#14129)
|
2025-01-31 18:13:23 +00:00 |
|
|
|
62edaf14d4
|
perf(mdbx): do not always collect the backtrace of a locked transaction (#14123)
|
2025-01-31 15:11:37 +00:00 |
|
|
|
fe160e74df
|
added helper function new_alloy_provider (#13579)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-31 14:47:31 +00:00 |
|
|
|
2d3bbb327d
|
chore(transaction-pool): remove duplicate code (#13627)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-31 13:28:06 +00:00 |
|
|
|
6afededdbf
|
feat: phase out payload conversion helpers (#14090)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-31 13:04:41 +00:00 |
|
|
|
54a5fcc24d
|
feat: remove transaction_to_call_request helper fn (#14089)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-31 12:51:16 +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 |
|
|
|
bd5dde54ef
|
fix: BlockSource check for pending block (#14112)
|
2025-01-31 09:26:51 +00:00 |
|
|
|
4ce5a60c58
|
feat(cli): add use-caching-and-prewarming flag (#14114)
|
2025-01-31 00:48:35 +00:00 |
|
|
|
4d00627559
|
Add helper functions to NewPooledTransactionHashes68 struct (#14118)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-31 00:30:38 +00:00 |
|
|
|
28f2690e04
|
feat: abstract RPC error over HaltReason (#14104)
|
2025-01-30 20:51:01 +00:00 |
|
|
|
590b58f978
|
fix(trie): update prefix set on the call to RevealedSparseTrie::update_rlp_node_level (#14108)
|
2025-01-30 19:32:09 +00:00 |
|
|
|
2c56061b90
|
chore: rename ovm types (#14116)
|
2025-01-30 19:05:39 +00:00 |
|
|
|
6ab1528896
|
eth for NetworkConfigBuilder (#14109)
|
2025-01-30 16:59:53 +00:00 |
|
|
|
e21c654430
|
chore: reexport eip types for convenience (#14107)
|
2025-01-30 16:48:25 +00:00 |
|
|
|
c25c8b0780
|
feat: add helpers for WithPeerId Option (#14106)
|
2025-01-30 16:48:13 +00:00 |
|
|
|
59c6e7e452
|
added SealedHeaderFor alias to validate.rs and without_evm.rs (#14103)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-30 15:55:34 +00:00 |
|
|
|
54e1ddfdc1
|
feat: add alloy tx type conversions back (#14110)
|
2025-01-30 15:49:42 +00:00 |
|
|
|
d3cec5a915
|
feat(root): state root task metrics (#14102)
|
2025-01-30 13:51:41 +00:00 |
|
|
|
9bb39f1a7f
|
chore: shrink cache queues (#14105)
|
2025-01-30 13:28:19 +00:00 |
|
|
|
89f8667cd4
|
fix: Add dummy system tx in op dev mode (#14062)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-30 13:03:35 +00:00 |
|