|
|
2e4376f359
|
add format checker to .toml (#13968)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-28 12:20:58 +00:00 |
|
|
|
8efe441cc0
|
feat: use reth-ethereum-primitives (#13830)
|
2025-01-17 01:22:21 +01:00 |
|
|
|
8f854cbbb6
|
feat: merge BlockBodyTxExt trait into BlockBody (#13613)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-03 15:57:59 +00:00 |
|
|
|
951e2fd641
|
chore(version) Remove const_format dependency (#13504)
|
2024-12-25 12:41:32 +00:00 |
|
|
|
88bde87f70
|
chore: reduce reth-primitives usage in node-core (#13000)
|
2024-11-29 08:35:12 +01:00 |
|
|
|
aece53ae88
|
feat: make downloaders and clients generic over block parts (#12469)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-12 15:13:21 +00:00 |
|
|
|
44e4c47803
|
chore(sdk): add helper trait to node API to simplify type definition (#10616)
|
2024-10-26 10:55:26 +00:00 |
|
|
|
889a7e0b98
|
primitive-traits: use alloy _DURATION constants (#11960)
|
2024-10-23 14:31:22 +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 |
|
|
|
e2ecb6224d
|
chore: remove unused deps (#11898)
|
2024-10-19 16:54:07 +00:00 |
|
|
|
2f559c62bf
|
primitives: use alloy MAXIMUM_EXTRA_DATA_SIZE constant (#11881)
|
2024-10-19 08:28:10 +00:00 |
|
|
|
ece894bd28
|
chore: rm unused optimism feature from compat (#11560)
|
2024-10-08 10:02:34 +00:00 |
|
|
|
6e92ab8e43
|
chore: rm unused optimism feature (#11559)
|
2024-10-08 09:03:50 +00:00 |
|
|
|
28750e5b0e
|
chore: Remove duplicate EthereumChainSpecParser in favor of existing EthChainSpecParser (#11412)
Co-authored-by: garwah <garwah@garwah>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-05 10:52:08 +00:00 |
|
|
|
64fae4d0f2
|
chore: rm crate reth-rpc-types (#11341)
|
2024-10-02 11:16:20 +02:00 |
|
|
|
f37bd47e2e
|
chore(deps): weekly cargo update (#10911)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-15 11:18:15 +00:00 |
|
|
|
d11bbe686b
|
refactor: reduce ProviderFactory usage (#10798)
|
2024-09-11 09:36:34 +02:00 |
|
|
|
75b8499d32
|
node: replace reth-primitive imports (#10791)
|
2024-09-09 17:49:07 +00:00 |
|
|
|
c258c1547e
|
feat(db): move reth-storage-api::ClientVersion and StoredBlockWithdrawals to reth-db-models (#10763)
|
2024-09-09 13:53:45 +00:00 |
|
|
|
b13e982cd4
|
chore: expose PruneConfig in CLI args (#10639)
Co-authored-by: garwah <garwah@garwah>
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-09-06 10:58:44 +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 |
|
|
|
dea1e21af9
|
feat: add invalid block hook field to tree (#10432)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-09-03 13:59:43 +00:00 |
|
|
|
51524f2534
|
feat: introduce ChainSpecParser generic in cli types (#10582)
|
2024-08-29 20:13:16 +00:00 |
|
|
|
7df7bc2c1a
|
chore(op): Add OpChainSpec (#10516)
|
2024-08-27 12:25:38 +00:00 |
|
|
|
8191e0c05d
|
chore(chainspec): move op stack chain specs to reth-optimism-chainspec (#10485)
|
2024-08-26 18:01:49 +00:00 |
|
|
|
cd05a96fee
|
dep: rm confy as a dep (#10290)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-08-20 06:37:35 +00:00 |
|
|
|
d6f633b695
|
fix(node-core): build time cargo features (#9866)
|
2024-07-29 13:27:00 +00:00 |
|
|
|
0be2c17a9f
|
chore(rpc): EthApiTypes trait for network specific error AT (#9523)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-25 17:30:30 +00:00 |
|
|
|
93ebdf292b
|
feat: move metrics to its own crate (#9691)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-25 15:47:46 +00:00 |
|
|
|
47c038201a
|
feat: parsers (#9366)
|
2024-07-10 12:44:18 +00:00 |
|
|
|
0ce192921f
|
move header.rs to eth-wire-types (#9345)
|
2024-07-06 10:29:02 +00:00 |
|
|
|
f759ca6036
|
chore(cli): move utils to reth-cli-utils crate (#9297)
|
2024-07-04 12:34:55 +00:00 |
|
|
|
fffeefbca3
|
chore: finally move node-core to node folder (#9191)
|
2024-06-29 17:28:46 +00:00 |
|