DaniPopes
|
e595b58c28
|
feat: switch samply feature for CLI flags (#20586)
|
2025-12-27 15:16:49 +00:00 |
|
YK
|
62abfdaeb5
|
feat(cli): add tracing-samply to profiling (#20546)
|
2025-12-21 11:52:26 +00:00 |
|
Alexey Shekhirin
|
29438631be
|
fix: propagate keccak-cache-global feature to reth-node-core (#20524)
|
2025-12-19 17:11:41 +00:00 |
|
Alexey Shekhirin
|
0a6d20bd1b
|
feat(node): tx pool args defaults (#20136)
|
2025-12-05 13:27:25 +00:00 |
|
cui
|
7191e9ca10
|
feat: add --netrestrict to node cmd like in geth (#19686)
Co-authored-by: weixie.cui <weixie.cui@okg.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-11-14 13:08:51 +00:00 |
|
joshieDo
|
88d853e724
|
feat: always write receipts to static files on new nodes (#19399)
|
2025-11-13 16:37:30 +00:00 |
|
Alexey Shekhirin
|
93003560cf
|
revert: "refactor(prune): remove receipts log filter segment (#19184)" (#19646)
|
2025-11-11 12:01:39 +00:00 |
|
Yash
|
cff942ed0e
|
chore: add tracing features to node-core crate (#19415)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-10-31 00:01:32 +00:00 |
|
Léa Narzis
|
6739914ce7
|
feat(otlp-tracing): enable to export traces with grpc export with tracing-otlp and tracing-otlp-protocol arg (#18985)
|
2025-10-23 14:44:24 +00:00 |
|
Alexey Shekhirin
|
b5df3f31b2
|
refactor(prune): remove receipts log filter segment (#19184)
|
2025-10-22 10:22:11 +00:00 |
|
James Prestwich
|
65a7f35a56
|
feat: use env filter for otlp, respect otel env var (#19050)
|
2025-10-15 21:10:24 +00:00 |
|
Léa Narzis
|
59ace58925
|
feat(cli): enable traces export via tracing-otlp cli arg (#18242)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-10-13 20:28:16 +00:00 |
|
Léa Narzis
|
73f820af40
|
feat(sdk): add local_payload_attributes_builder to DebugNodeLauncher (#17297)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-07-09 19:19:25 +02:00 |
|
Roman Hodulák
|
fd101ea955
|
refactor(rpc): Rename crate reth_rpc_types_compat => reth_rpc_convert (#17013)
|
2025-06-23 15:14:25 +00:00 |
|
Roman Hodulák
|
3218b3c637
|
feat(stages): Add ERA pre-merge history import stage (#16008)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-06-06 12:30:54 +00:00 |
|
Ishika Choudhury
|
9f6fec213c
|
feature gate serde in config (#15071)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-19 17:37:42 +00:00 |
|
Matthias Seitz
|
f55d8405cb
|
chore: rm reth-primitives from node crates (#15069)
|
2025-03-15 17:34:24 +01:00 |
|
Sumit
|
20bbdd70b9
|
Chore: move tree config from engine-tree to engine-primitives (#14890)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-12 17:34:04 +00:00 |
|
Ayush Dubey
|
4cd46f8aee
|
Bump vergen to 9.0 #14904 (#14940)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
|
2025-03-12 11:05:18 +00:00 |
|
Udoagwa Franklin
|
0389c87666
|
feat: Feature gate traits inside storage-api that still depend on db-api (#14647)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-01 15:45:40 +00:00 |
|
Dimitris Apostolou
|
4565cda599
|
chore(deps): avoid duplicate crates (#14681)
|
2025-02-27 07:47:08 +00:00 |
|
DaniPopes
|
c9a348dd2c
|
chore(deps): bump breaking deps (#14570)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-19 11:36:15 +00:00 |
|
Arsenii Kulikov
|
1804bbea6e
|
chore: remove optimism feature (#14545)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-18 00:53:50 +01:00 |
|
Matthias Seitz
|
b45478c08c
|
Revert "Disable default features for reth-storage-api in workspace manifest" (#14471)
|
2025-02-13 13:51:05 +01:00 |
|
Emilia Hane
|
58275b8931
|
Disable default features for reth-storage-api in workspace manifest (#14466)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-13 12:31:16 +00:00 |
|
georgehao
|
2e4376f359
|
add format checker to .toml (#13968)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-28 12:20:58 +00:00 |
|
Arsenii Kulikov
|
8efe441cc0
|
feat: use reth-ethereum-primitives (#13830)
|
2025-01-17 01:22:21 +01:00 |
|
DevOrbitlabs
|
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 |
|
duvbell
|
951e2fd641
|
chore(version) Remove const_format dependency (#13504)
|
2024-12-25 12:41:32 +00:00 |
|
Matthias Seitz
|
88bde87f70
|
chore: reduce reth-primitives usage in node-core (#13000)
|
2024-11-29 08:35:12 +01:00 |
|
Arsenii Kulikov
|
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 |
|
Emilia Hane
|
44e4c47803
|
chore(sdk): add helper trait to node API to simplify type definition (#10616)
|
2024-10-26 10:55:26 +00:00 |
|
Thomas Coratger
|
889a7e0b98
|
primitive-traits: use alloy _DURATION constants (#11960)
|
2024-10-23 14:31:22 +00:00 |
|
liamaharon
|
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 |
|
Hai | RISE
|
e2ecb6224d
|
chore: remove unused deps (#11898)
|
2024-10-19 16:54:07 +00:00 |
|
Thomas Coratger
|
2f559c62bf
|
primitives: use alloy MAXIMUM_EXTRA_DATA_SIZE constant (#11881)
|
2024-10-19 08:28:10 +00:00 |
|
Matthias Seitz
|
ece894bd28
|
chore: rm unused optimism feature from compat (#11560)
|
2024-10-08 10:02:34 +00:00 |
|
Matthias Seitz
|
6e92ab8e43
|
chore: rm unused optimism feature (#11559)
|
2024-10-08 09:03:50 +00:00 |
|
garwah
|
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 |
|
nk_ysg
|
64fae4d0f2
|
chore: rm crate reth-rpc-types (#11341)
|
2024-10-02 11:16:20 +02:00 |
|
github-actions[bot]
|
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 |
|
Arsenii Kulikov
|
d11bbe686b
|
refactor: reduce ProviderFactory usage (#10798)
|
2024-09-11 09:36:34 +02:00 |
|
Håvard Anda Estensen
|
75b8499d32
|
node: replace reth-primitive imports (#10791)
|
2024-09-09 17:49:07 +00:00 |
|
nk_ysg
|
c258c1547e
|
feat(db): move reth-storage-api::ClientVersion and StoredBlockWithdrawals to reth-db-models (#10763)
|
2024-09-09 13:53:45 +00:00 |
|
garwah
|
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 |
|
Arsenii Kulikov
|
5ecc9d2348
|
feat: integrate NodeTypesWithDB (#10698)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-09-05 15:17:28 +00:00 |
|
Dan Cline
|
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 |
|
Arsenii Kulikov
|
51524f2534
|
feat: introduce ChainSpecParser generic in cli types (#10582)
|
2024-08-29 20:13:16 +00:00 |
|
Emilia Hane
|
7df7bc2c1a
|
chore(op): Add OpChainSpec (#10516)
|
2024-08-27 12:25:38 +00:00 |
|
Emilia Hane
|
8191e0c05d
|
chore(chainspec): move op stack chain specs to reth-optimism-chainspec (#10485)
|
2024-08-26 18:01:49 +00:00 |
|