|
|
9596b1c08b
|
chore: rm reth-provider dep (#12376)
|
2024-11-07 15:53:26 +01:00 |
|
|
|
fe2b02828d
|
feat: use 1559 functions directly (#12356)
|
2024-11-06 20:30:49 +00:00 |
|
|
|
2c5ba732b7
|
feat(engine): integrate executor with StateRootTask (#12335)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-11-06 19:27:33 +00:00 |
|
|
|
38fdc93a12
|
feat: bump alloy (#12215)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-06 14:50:25 +00:00 |
|
|
|
098fa7f611
|
feat(engine): use execute_with_state_hook in ExecutorMetrics (#12316)
|
2024-11-06 11:38:29 +00:00 |
|
|
|
4048117bcf
|
Track time diff between new_payload and FCU (#12245)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-06 10:20:33 +00:00 |
|
|
|
5c2e9417fc
|
chore: 1.1.1 (#12334)
|
2024-11-05 13:00:16 +01:00 |
|
|
|
441ddbf085
|
primitives: rm more alloy block reexports (#12308)
|
2024-11-05 11:37:56 +00:00 |
|
|
|
d5f0103601
|
primitives: rm alloy BlockNumHash reexport (#12304)
|
2024-11-04 14:54:58 +00:00 |
|
|
|
3fe22343f1
|
feat(engine): add StateRootTask skeleton (#12305)
|
2024-11-04 12:48:32 +00:00 |
|
|
|
0475af8bdb
|
primitives: rm alloy BlockId reexport (#12303)
|
2024-11-04 11:47:18 +00:00 |
|
|
|
e167cc9b09
|
chore(deps): weekly cargo update (#12289)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2024-11-03 13:51:20 +00:00 |
|
|
|
adff5a9429
|
feat: remove AnyNetwork usage (#12280)
|
2024-11-02 18:14:10 +00:00 |
|
|
|
a911104fe9
|
test: make cargo t compile in db-models (#12263)
|
2024-11-01 21:03:17 +00:00 |
|
|
|
c1a68f23cf
|
refactor: move payload/builder/src/database.rs to revm/src/cached.rs (#12252)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-01 14:55:23 +01:00 |
|
|
|
d020b41f6a
|
feat: flashbots_validateBuilderSubmissionV3 (#12168)
|
2024-10-31 19:22:42 +00:00 |
|
|
|
129f3ba911
|
feat: introduce StateCommitment type (#11842)
|
2024-10-30 08:48:43 +00:00 |
|
|
|
734c78fdfb
|
feat(discv4): neighbors packet logging (#12042)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2024-10-29 21:24:35 +00:00 |
|
|
|
e92ecfbc22
|
feat: Introduce trait for OpTransaction (#11745)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-29 14:34:12 +00:00 |
|
|
|
dd18af1f16
|
feat: without-evm cli option in reth (#12134)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-29 11:15:20 +00:00 |
|
|
|
e446feb116
|
chore(deps): weekly cargo update (#12108)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-10-28 12:44:11 +00:00 |
|
|
|
8605d04a09
|
refactor: rm re-exports of alloy eip 4844 constants (#12120)
|
2024-10-28 08:30:06 +00:00 |
|
|
|
ab07fcfb11
|
chore(op): simplify blob fields in newly built block header (#12035)
|
2024-10-26 17:02:14 +00:00 |
|
|
|
f616de6d94
|
feat(rpc): Start to implement flashbots_validateBuilderSubmissionV3 (#12061)
|
2024-10-26 16:15:08 +00:00 |
|
|
|
44e4c47803
|
chore(sdk): add helper trait to node API to simplify type definition (#10616)
|
2024-10-26 10:55:26 +00:00 |
|
|
|
e0ad59834d
|
dev: add requests to EthBuiltPayload (#12072)
|
2024-10-26 06:10:15 +00:00 |
|
|
|
d91cacd14a
|
feat(rpc): rpc rate limiter impl (#11952)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-25 17:11:24 +00:00 |
|
|
|
d9889787a7
|
feat: improve e2e tests API + feeHistory test (#12058)
|
2024-10-25 05:01:44 +00:00 |
|
|
|
777417ad8a
|
feat: add reth test-vectors compact --write|--read (#11954)
|
2024-10-24 18:34:12 +00:00 |
|
|
|
11149d295e
|
feat(payload builder): transaction pool filter (#10542)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-24 13:13:05 +00:00 |
|
|
|
5e4da59b3a
|
feat: Add more complex E2E test (#12005)
|
2024-10-24 11:12:34 +00:00 |
|
|
|
2d83f20489
|
chore: reuse alloy-primitives logs bloom (#12031)
|
2024-10-24 11:12:13 +00:00 |
|
|
|
84a30b0404
|
primitive-traits: use alloy INITIAL_BASE_FEE constant (#12022)
|
2024-10-24 09:53:15 +00:00 |
|
|
|
7a06298cf7
|
chore(rpc): make TransactionCompat::fill stateful (#11732)
|
2024-10-24 04:46:07 +00:00 |
|
|
|
082f2cd235
|
refactor: use op-alloy deposit signature (#12016)
|
2024-10-24 01:19:39 +00:00 |
|
|
|
044e2d6aea
|
refactor(primitive-traits): use alloy EPOCH_SLOTS constant (#12018)
|
2024-10-23 23:15:45 +00:00 |
|
|
|
565e4b400d
|
refactor(primitive-traits): use alloy ETHEREUM_BLOCK_GAS_LIMIT constant (#12019)
|
2024-10-23 23:15:15 +00:00 |
|
|
|
89eb73f3d2
|
refactor: replace extra fields with ExecutionPayloadSidecar in engine (#11901)
|
2024-10-23 14:44:37 +00:00 |
|
|
|
889a7e0b98
|
primitive-traits: use alloy _DURATION constants (#11960)
|
2024-10-23 14:31:22 +00:00 |
|
|
|
ab407e7444
|
chore: bump alloy 054 (#12000)
|
2024-10-23 13:39:41 +00:00 |
|
|
|
ff04de380d
|
chore: bump alloy-eip7702 (#11986)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2024-10-23 12:53:29 +00:00 |
|
|
|
3174bd5c91
|
chore: bump aquamarine (#11965)
|
2024-10-22 18:12:15 +00:00 |
|
|
|
df57aedba6
|
chore: bump discv5 (#11966)
|
2024-10-22 12:34:03 +00:00 |
|
|
|
e52f647644
|
chore(primitives): use alloy eth conversion constants (#11892)
|
2024-10-22 12:34:53 +02:00 |
|
|
|
f2ac547666
|
Add custom beacon withdrawals example (#9497)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
|
2024-10-21 21:02:44 +00:00 |
|
|
|
de07436f0e
|
chore(deps): weekly cargo update (#11902)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2024-10-20 12:43:31 +00:00 |
|
|
|
cf4a4454ec
|
fix: feature propagation (#11888)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-10-19 20:36:11 +00:00 |
|
|
|
cd828c06d9
|
feat: switch to composable executor for Ethereum (#11838)
|
2024-10-19 17:59:32 +00:00 |
|
|
|
e2ecb6224d
|
chore: remove unused deps (#11898)
|
2024-10-19 16:54:07 +00:00 |
|
|
|
a78de201b3
|
Refactor of state_change functionality (#11878)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-19 16:01:26 +00:00 |
|