|
|
9f20ebc29a
|
refactor(tx-pool): add enum InvalidKind to mark_invalid (#12845)
|
2024-11-28 16:23:27 +00:00 |
|
|
|
2705e3a7dd
|
feat: add helpers for opcode tracing (#12899)
|
2024-11-27 16:34:16 +00:00 |
|
|
|
533b555f87
|
feat: add Receipt AT to ReceiptProvider (#12890)
|
2024-11-27 14:02:25 +00:00 |
|
|
|
2ce741709f
|
feat: relax provider bounds (#12857)
|
2024-11-26 16:26:36 +00:00 |
|
|
|
4dfaa46380
|
chore: unify recover_singer (#12881)
|
2024-11-26 15:19:58 +00:00 |
|
|
|
a0f99df21b
|
feat(trie): StorageRootProvider::storage_multiproof (#12879)
|
2024-11-26 14:01:31 +00:00 |
|
|
|
26fc701814
|
feat: NodePrimitivesProvider (#12855)
|
2024-11-26 12:06:55 +00:00 |
|
|
|
c44e11b8ad
|
feat: add Block AT to BlockReader (#12837)
|
2024-11-25 14:28:56 +00:00 |
|
|
|
dcaa06a01a
|
feat: make more block types generic (#12812)
|
2024-11-25 10:50:10 +00:00 |
|
|
|
69e54da049
|
chore: remove duplicated functions (#12804)
|
2024-11-23 14:24:17 +00:00 |
|
|
|
047bf8630a
|
perf(rpc-tx-helpers): simplify clones (#12800)
|
2024-11-23 05:05:03 +00:00 |
|
|
|
5db3ad1a67
|
feat: add Transaction AT to TransactionsProvider (#12794)
|
2024-11-22 23:04:42 +00:00 |
|
|
|
ba1a1687b0
|
chore: simplify typed to signed tx (#12781)
|
2024-11-22 15:12:36 +00:00 |
|
|
|
f2860006f7
|
chore: replace TransactionSigned struct inits with new functions (#12779)
|
2024-11-22 14:28:59 +00:00 |
|
|
|
852fba6524
|
chore: replace blobtx fields with signed (#12774)
|
2024-11-22 13:34:09 +00:00 |
|
|
|
4442b5d6fa
|
feat: convert hash field to OnceLock<TxHash> on TransactionSigned (#12596)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-11-21 22:40:29 +00:00 |
|
|
|
e3702cfc87
|
chore: move tracing futures to workspace (#12707)
|
2024-11-20 12:28:58 +00:00 |
|
|
|
6977cf0453
|
feat: add TaskSpawner to spawn validation requests as blocking (#12543)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-20 10:56:44 +00:00 |
|
|
|
02a90e1c0b
|
chore: rm allowance from oog error (#12686)
|
2024-11-19 20:46:28 +00:00 |
|
|
|
4daec16272
|
feat: add EthereumEthApiTypes (#12618)
|
2024-11-18 11:52:36 +00:00 |
|
|
|
cfd4523537
|
feat: add merge_if_module_configured (#12608)
|
2024-11-18 10:17:55 +01:00 |
|
|
|
bf92a5fb59
|
feat: split reth-payload-primitives (#12600)
|
2024-11-16 17:36:57 +00:00 |
|
|
|
dda1906588
|
rm more generics when useless (#12595)
|
2024-11-16 16:06:57 +00:00 |
|
|
|
d9ed07a367
|
chore: remove revm-primitives re-export (#12599)
|
2024-11-16 11:33:09 +01:00 |
|
|
|
fc97a0cbaf
|
chore: make clippy happy (#12594)
|
2024-11-16 06:04:39 +01:00 |
|
|
|
02237bfa71
|
feat: add contains fns to transport rpc modules (#12593)
|
2024-11-16 05:19:40 +01:00 |
|
|
|
b31b1ea288
|
feat: add op debug witness api (#12583)
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
|
2024-11-15 19:44:53 +00:00 |
|
|
|
305a1cee0b
|
feat: introduce debug witness api (#12567)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-11-15 10:54:02 +00:00 |
|
|
|
cd9da550da
|
chore: extract witness recorder helper type (#12566)
|
2024-11-15 10:31:14 +00:00 |
|
|
|
44964ac171
|
engine-primitives: make engine-tree independent of beacon-consensus crate (#12560)
|
2024-11-15 08:56:46 +00:00 |
|
|
|
61d32e9bfd
|
fix(rpc): remove reference to preimage bool in debug_executionWitness (#12559)
|
2024-11-14 22:37:39 +00:00 |
|
|
|
5c655e44f6
|
introduce standalone estimate gas type (#12344)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-14 12:32:29 +00:00 |
|
|
|
001f3899fd
|
primitives: rm alloy Header reexport (#12515)
|
2024-11-13 16:41:25 +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 |
|
|
|
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 |
|
|
|
3c56686000
|
feat(rpc): add compression to JSON-RPC (#12352)
|
2024-11-13 00:12:45 +01: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 |
|
|
|
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 |
|
|
|
29b9238394
|
[refactor] move new_payload_v3 into EngineAPI (#12442)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-11 12:23:52 +00:00 |
|
|
|
cdce7ee345
|
chore: move new_payload_v1 into type EngineAPI (#12430)
|
2024-11-11 12:16:43 +00:00 |
|
|
|
78e70d6229
|
chore: move new_payload_v2 into type EngineAPI (#12431)
|
2024-11-11 12:00:57 +00:00 |
|
|
|
7eaa0a8f9f
|
chore: add PayloadBuilder to RpcNodeCore (#12428)
|
2024-11-09 18:27:18 +01: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 |
|
|
|
08451ef278
|
chore: rm unused file (#12420)
|
2024-11-09 10:05:15 +01:00 |
|
|
|
7a65cce1e1
|
chore: rm fqs for NodeCore (#12418)
|
2024-11-09 08:29:41 +01:00 |
|
|
|
74d7fe3075
|
feat(rpc): optimize block validation with state caching (#12299)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-08 15:50:48 +01:00 |
|
|
|
f373efe01d
|
refactor: phase out alloy-rpc-types usage (#12395)
|
2024-11-08 11:36:17 +01:00 |
|
|
|
87f328f957
|
replace BuilderBlockValidationRequestV3 with alloy type (#12396)
|
2024-11-08 05:33:30 +00:00 |
|