|
|
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 |
|
|
|
df294e424b
|
chore: make clippy happy (#13561)
|
2024-12-27 09:38:41 +00:00 |
|
|
|
56ce046317
|
perf: query bytecodes with &B256 to avoid copying code hash (#13559)
|
2024-12-26 14:58:56 +00:00 |
|
|
|
031f430b8f
|
perf: query accounts with &Address to avoid copying address (#13554)
|
2024-12-25 12:31:28 +00:00 |
|
|
|
a4410c83e8
|
feat: add L2EthApiExt trait (#13539)
|
2024-12-24 14:58:52 +01:00 |
|
|
|
f67625fd67
|
Add drop aware sender new type (fixes #13242) (#13495)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-24 10:13:20 +00:00 |
|
|
|
af1c9b7614
|
refactor: integrate BuiltPayload::Primitives (#13484)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-23 23:06:47 +00:00 |
|
|
|
c6d42ad8c4
|
chore: move EventSender out of BeaconConsensusEngineHandle (#13533)
|
2024-12-23 22:44:19 +00:00 |
|
|
|
6822d4f18b
|
fix(simulate_v1): fill transactions sequentually (#13532)
|
2024-12-23 22:42:27 +00:00 |
|
|
|
8579c08d63
|
fix: only skip last tx commit (#13528)
|
2024-12-23 20:36:00 +00:00 |
|
|
|
ec21e895c1
|
chore: rm evmenvprovider trait (#13503)
|
2024-12-23 10:46:09 +00:00 |
|
|
|
3ab28a5907
|
chore: use imported b256 types (#13509)
|
2024-12-23 08:02:17 +01:00 |
|
|
|
369d74515a
|
docs: use ots_ prefix (#13498)
|
2024-12-22 19:50:07 +01:00 |
|
|
|
a163a5c19d
|
feat: relax eth_callBundle bounds (#13485)
|
2024-12-22 18:28:25 +01:00 |
|
|
|
05382ec387
|
chore: relax build_receipt (#13486)
|
2024-12-22 18:27:43 +01:00 |
|
|
|
82af170687
|
feat(ethereum-forks): remove total difficulty for hardfork check (#13362)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-12-20 15:28:05 +00:00 |
|
|
|
431c993cee
|
chore: bump alloy 0.8.2 (#13459)
|
2024-12-20 08:56:01 +01:00 |
|
|
|
2eecf75c35
|
chore: remove redundant Send bounds for BlockReader types (#13452)
|
2024-12-19 10:57:13 +00:00 |
|
|
|
ef033abaf9
|
Removed manual implementations of core::error::Error (#13370)
Co-authored-by: router <router@router.ian>
|
2024-12-18 00:01:48 +00:00 |
|
|
|
30d48cc97f
|
fix: call bundle recursion (#13425)
|
2024-12-17 13:33:14 +00:00 |
|
|
|
952eeae2a1
|
chore: bump alloy 0.8.1 (#13418)
|
2024-12-16 20:33:17 +00:00 |
|
|
|
4e6ed39b6d
|
chore: rm evm_env_for_raw_block function (#13403)
|
2024-12-16 02:55:17 +00:00 |
|
|
|
b525231224
|
chore: Introduce helper type for evm cfg and env tuple (#13377)
|
2024-12-14 08:53:59 +00:00 |
|
|
|
d087488479
|
feat: make block <-> payload conversions generic over transaction (#13389)
|
2024-12-13 18:25:31 +00:00 |
|
|
|
b67e5a262c
|
chore: remove PooledTransactionsElement alias (#13384)
|
2024-12-13 14:48:56 +00:00 |
|
|
|
acc125a528
|
chore: rm pooledtx element type (#13286)
|
2024-12-13 12:58:40 +00:00 |
|
|
|
f347977765
|
chore: use hash fn directly (#13379)
|
2024-12-13 12:28:48 +00:00 |
|
|
|
e9577729f8
|
fix(builder): desired block gas limit (#13351)
|
2024-12-12 16:29:33 +00:00 |
|
|
|
90fcfb90e7
|
chore: unify noop provider impls (#13345)
|
2024-12-12 14:13:39 +01:00 |
|
|
|
aca4a2db39
|
feat(rpc): remove total difficulty (#13303)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-12 12:52:34 +00:00 |
|
|
|
941ffb51fa
|
chore: rm chainspec max gas limit (#13308)
|
2024-12-11 19:29:06 +00:00 |
|