|
|
46d3b6a32e
|
test: add a test for devnet failure (#14288)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-08 17:06:42 +00:00 |
|
|
|
1f1eabc428
|
feat: simplify PayloadBuilder setup (#14276)
|
2025-02-06 20:44:16 +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 |
|
|
|
5322877aed
|
chore: bump alloy 0.11 (#14122)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-31 11:44:20 +00:00 |
|
|
|
d175d6475d
|
chore(ethereum-node): remove reth-primitives dep (#14081)
|
2025-01-29 22:41:56 +00:00 |
|
|
|
ddc9375a60
|
chore: remove executed_block from EthBuiltPayload (#14017)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-27 21:27:57 +00:00 |
|
|
|
83b2fb9b41
|
feat: add SealedBlock in reth-primitives-traits (#13735)
|
2025-01-15 01:12:43 +00:00 |
|
|
|
a3f8a9d38b
|
chore!: rename blockchainprovider2 (#13727)
|
2025-01-08 13:52:17 +01:00 |
|
|
|
0b135a2670
|
feat: update revm 19 alloy 09 (#13594)
|
2024-12-30 19:49:39 +01:00 |
|
|
|
557ebef283
|
chore: use try into directly (#13476)
|
2024-12-20 11:36:51 +00:00 |
|
|
|
952eeae2a1
|
chore: bump alloy 0.8.1 (#13418)
|
2024-12-16 20:33:17 +00:00 |
|
|
|
7f88e62781
|
feat: bump alloy (#12930)
Co-authored-by: Ryan Schneider <ryanleeschneider@gmail.com>
|
2024-12-02 00:55:17 +00:00 |
|
|
|
b6b8c474ab
|
feat: on-disk reorg E2E test (#12977)
|
2024-11-29 12:41:46 +00:00 |
|
|
|
1210fd938d
|
chore: make ethereum-node deps leaner (#12963)
|
2024-11-28 14:06:32 +00:00 |
|
|
|
2ce741709f
|
feat: relax provider bounds (#12857)
|
2024-11-26 16:26:36 +00:00 |
|
|
|
dcaa06a01a
|
feat: make more block types generic (#12812)
|
2024-11-25 10:50:10 +00:00 |
|
|
|
87f328f957
|
replace BuilderBlockValidationRequestV3 with alloy type (#12396)
|
2024-11-08 05:33:30 +00:00 |
|
|
|
d19032fca1
|
chore: remove auto-seal consensus (#12385)
|
2024-11-07 21:29:49 +00:00 |
|
|
|
38fdc93a12
|
feat: bump alloy (#12215)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-06 14:50:25 +00:00 |
|
|
|
d8bbd36b2f
|
feat: flashbots_validateBuilderSubmissionV4 (#12243)
|
2024-11-01 21:35:47 +00:00 |
|
|
|
d020b41f6a
|
feat: flashbots_validateBuilderSubmissionV3 (#12168)
|
2024-10-31 19:22:42 +00:00 |
|
|
|
44e4c47803
|
chore(sdk): add helper trait to node API to simplify type definition (#10616)
|
2024-10-26 10:55:26 +00:00 |
|
|
|
d9889787a7
|
feat: improve e2e tests API + feeHistory test (#12058)
|
2024-10-25 05:01:44 +00:00 |
|
|
|
5e4da59b3a
|
feat: Add more complex E2E test (#12005)
|
2024-10-24 11:12:34 +00:00 |
|
|
|
a6c8bda029
|
primitives: use alloy MAINNET_GENESIS_HASH constant (#11848)
|
2024-10-17 19:44:04 +00:00 |
|
|
|
6fb271036d
|
feat: move RPC launch to add-ons (#11532)
|
2024-10-15 14:51:40 +00:00 |
|
|
|
523bfb9c81
|
feat: refactor and integrate local engine into EngineNodeLauncher (#11703)
|
2024-10-14 13:21:41 +00:00 |
|
|
|
84370b81d7
|
feat: make addons stateful (#11204)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-10-04 08:34:37 +02:00 |
|
|
|
e4065201a0
|
refactor: use pre-genned wallet from e2e utils in test (#11059)
|
2024-09-20 00:43:31 +00:00 |
|
|
|
81094d4403
|
fix(lint): ethereum node tests (#11019)
|
2024-09-19 13:17:07 +02:00 |
|
|
|
4a7eb6e914
|
fix: update pool gas limit (#11025)
|
2024-09-19 10:18:04 +00:00 |
|
|
|
f64aecfbc8
|
feat(cli): expose tree engine persistence configuration (#10999)
|
2024-09-18 18:24:01 +00:00 |
|
|
|
5ecc9d2348
|
feat: integrate NodeTypesWithDB (#10698)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-09-05 15:17:28 +00:00 |
|
|
|
63c71cf385
|
feat: make Eth node launcher generic (#10218)
|
2024-08-08 21:19:36 +00:00 |
|
|
|
5616b4efad
|
feat: integrate BlockchainProvider2 in EthNodeLauncher (#9754)
|
2024-07-24 11:13:40 +00:00 |
|
|
|
e2814406ad
|
feat: add EthNodeLauncher (#9575)
|
2024-07-17 16:23:02 +00:00 |
|
|
|
2aa94e9aee
|
chore(rpc): expose ethapi in node builder for op customisation (#9444)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-16 13:53:03 +00:00 |
|
|
|
335b93425e
|
chore(rpc): EthApi builder (#9041)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-03 15:30:29 +00:00 |
|
|
|
1b9f5871f5
|
chore(rpc): move impl of eth api server out of reth-rpc-eth-api (#9135)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-27 12:34:17 +00:00 |
|
|
|
933a1dea39
|
chore(rpc): reth-eth-api crate (#8887)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-27 11:37:52 +00:00 |
|
|
|
20102ee4aa
|
chore: remove reth-primitives dependency from reth-node-ethereum tests (#8898)
|
2024-06-17 17:38:33 +00:00 |
|
|
|
2a5c93fab3
|
chore: use reth_chainspec where possible (#8891)
|
2024-06-17 16:09:09 +00:00 |
|
|
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|
|
|
072d4225de
|
chore: minify almost all JSON files (#8495)
|
2024-05-29 20:43:09 +00:00 |
|
|
|
b177c29f93
|
feat(e2e): add helpers to TransactionTestContext (#8237)
|
2024-05-17 08:01:13 +00:00 |
|
|
|
43599f983c
|
chore: move node-ethereum to ethereum/node (#8076)
|
2024-05-03 12:52:00 +00:00 |
|