|
|
2e4376f359
|
add format checker to .toml (#13968)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-28 12:20:58 +00:00 |
|
|
|
cc5493f6b4
|
fix: redirect issues in documentation links (#14032)
|
2025-01-28 11:16:50 +00:00 |
|
|
|
b9e361cbea
|
feat(rpc): implement debug_executionWitnessByHash (#14022)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2025-01-27 22:08:31 +00:00 |
|
|
|
cde951732e
|
refactor: store plain receipts instead Options in Receipts (#14010)
|
2025-01-27 16:05:48 +00:00 |
|
|
|
5dac5cfc62
|
chore!:unify trait fn naming for recovery (#13981)
|
2025-01-24 20:56:46 +00:00 |
|
|
|
203fed0f64
|
feat: add Spec generic for EvmEnv (#13975)
|
2025-01-24 15:59:55 +00:00 |
|
|
|
7e9d6ae454
|
chore: remove fill_ APIs (#13970)
|
2025-01-24 12:35:49 +00:00 |
|
|
|
006eea0c34
|
feat: generic TxEnv (#13957)
|
2025-01-24 10:48:44 +00:00 |
|
|
|
1296bacb87
|
refactor: change latest block == parent hash by block window distance check (#13961)
|
2025-01-24 09:43:06 +00:00 |
|
|
|
8a3d9b3899
|
docs: receipts cache touchups (#13963)
|
2025-01-24 09:48:11 +01:00 |
|
|
|
9039909a78
|
feat: integrate request validation in EnginveValidator (#13858)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-01-23 16:11:30 +00:00 |
|
|
|
6c762565b8
|
refactor: finalize proofs mod move from reth-primitives to reth-primitives-traits (#13875)
|
2025-01-22 20:15:47 +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 |
|
|
|
b0b1d9d8df
|
feat: add transactions_recovered iter (#13903)
|
2025-01-21 15:49:00 +00:00 |
|
|
|
21761ad497
|
perf: check block cache for requested header (#13890)
|
2025-01-20 20:09:31 +00:00 |
|
|
|
93d6f807c0
|
perf: lift chainspec call (#13889)
|
2025-01-20 20:07:08 +00:00 |
|
|
|
64214fd186
|
chore: deprecate recoveredtx alias (#13887)
|
2025-01-20 18:07:14 +00:00 |
|
|
|
d2ad477b0e
|
refactor: mv proofs mod to reth-primitives-traits and split tests (#13871)
|
2025-01-20 12:18:29 +00:00 |
|
|
|
f28c71c006
|
chore: simplify evm setup (#13864)
|
2025-01-19 20:07:20 +00:00 |
|
|
|
c46f23f8de
|
feat: add Evm trait (#13823)
|
2025-01-18 15:42:39 +00:00 |
|
|
|
0cc1ff0a0a
|
feat: expose additional eth functions on engine api (#13837)
|
2025-01-17 12:49:11 +00:00 |
|
|
|
8efe441cc0
|
feat: use reth-ethereum-primitives (#13830)
|
2025-01-17 01:22:21 +01:00 |
|
|
|
265f783c22
|
refactor: always create Evm through ConfigureEvm (#13812)
|
2025-01-16 11:40:45 +00:00 |
|
|
|
d5978a78b4
|
refactor: use EvmEnv when setting up Evm (#13800)
|
2025-01-15 16:09:03 +00:00 |
|
|
|
83b2fb9b41
|
feat: add SealedBlock in reth-primitives-traits (#13735)
|
2025-01-15 01:12:43 +00:00 |
|
|
|
ac25fd8c18
|
feat(engine): validate execution requests (#13685)
|
2025-01-13 10:40:46 +00:00 |
|
|
|
6ef86e9340
|
feat(rpc): setters for TransportRpcModules (#13773)
|
2025-01-11 15:35:40 +00:00 |
|
|
|
5a23708eb0
|
chore: make clippy happy (#13772)
|
2025-01-11 11:15:06 +00:00 |
|
|
|
bf65ed45c5
|
chore!: make senders fields private (#13752)
|
2025-01-09 14:58:09 +01:00 |
|
|
|
8f2ecc44e8
|
refactor: reduce Hardforks trait usage (#13728)
|
2025-01-08 14:02:49 +00:00 |
|
|
|
fb6902880c
|
chore: rm beacon consensus deps (#13716)
|
2025-01-07 22:31:04 +00:00 |
|
|
|
35392bd8e9
|
chore: make SealedBlock.header field private (#13646)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-07 19:44:39 +00:00 |
|
|
|
f7f2012156
|
refactor: Consensus trait error type (#13655)
|
2025-01-07 16:11:42 +00:00 |
|
|
|
873009fd68
|
refactor: Remove standalone from_recovered functions and make part of TransactionCompat trait (#13653)
|
2025-01-06 14:52:42 +00:00 |
|
|
|
20d3fa6bbb
|
feat: rename reth_primitives::RecoveredTx functions to match alloy::Recovered (#13663)
|
2025-01-06 14:27:43 +00:00 |
|
|
|
b18b0ee848
|
chore: use generics for RecoveredTx (#13650)
|
2025-01-04 11:14:24 +00:00 |
|
|
|
8befda56b0
|
feat: add helper iter for tx hashes (#13638)
|
2025-01-04 10:51:00 +01:00 |
|
|
|
9b44e2aaf9
|
chore: rm another payload conversion fn (#13637)
|
2025-01-03 17:16:07 +00:00 |
|
|
|
9923e5ac5b
|
chore: rm some direct header access (#13633)
|
2025-01-03 16:40:00 +00:00 |
|
|
|
afdffadafd
|
chore: use alloy TransactionMeta (#13632)
|
2025-01-03 15:49:22 +00:00 |
|
|
|
dbd4f0c4fe
|
chore: make block field private (#13628)
|
2025-01-03 15:10:32 +00:00 |
|
|
|
82013f46da
|
chore: use more payload conversion fns (#13625)
|
2025-01-03 16:05:22 +01:00 |
|
|
|
3c9139e30f
|
chore: remove redundant payload fn (#13624)
|
2025-01-03 14:17:39 +01:00 |
|
|
|
b69c2ebee0
|
chore: use native conversions for payload to block (#13608)
|
2025-01-02 16:20:28 +00:00 |
|
|
|
e9332f9cc9
|
chore: bump alloy 0.9.1 (#13602)
|
2024-12-30 23:05:10 +00:00 |
|
|
|
0b135a2670
|
feat: update revm 19 alloy 09 (#13594)
|
2024-12-30 19:49:39 +01:00 |
|
|
|
86e383f507
|
chore: simplify transaction to call request conversion (#13574)
|
2024-12-29 14:32:27 +01:00 |
|
|
|
711c5e812e
|
chore: replace match with let else (#13585)
|
2024-12-28 18:44:54 +00:00 |
|
|
|
4994cdf0b0
|
feat: integrate OpPrimitives (#13556)
|
2024-12-27 15:11:11 +00:00 |
|