Roman Krasiuk
|
2f8a860bb8
|
feat(tree): pre-validate fcu (#9371)
|
2024-07-08 17:47:49 +00:00 |
|
Thomas Coratger
|
5b81fc1ee4
|
clippy: rm useless clippy statement (#9380)
|
2024-07-08 17:06:45 +00:00 |
|
Alexey Shekhirin
|
a9ebab4c79
|
perf(pruner): delete history indices by changeset keys (#9312)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-07-08 16:46:29 +00:00 |
|
Alexey Shekhirin
|
ad403b4671
|
docs: typos (#9379)
|
2024-07-08 16:45:18 +00:00 |
|
Roman Krasiuk
|
b14192fcaf
|
feat(tree): validate state root (#9369)
|
2024-07-08 16:29:29 +00:00 |
|
jn
|
2c2098c05c
|
feat: move mev rpc types to alloy (#9108)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-08 15:59:17 +00:00 |
|
Alexey Shekhirin
|
aaa27d6f5c
|
feat(pruner): log stats as an ordered list of segments (#9370)
|
2024-07-08 14:29:43 +00:00 |
|
Matthias Seitz
|
1b41bc8e14
|
chore(deps): bump alloy 0.1.4 (#9368)
|
2024-07-08 14:07:07 +00:00 |
|
daobaniw
|
923cda79cf
|
book: add troubleshooting commands to check disk and memory health and performance (#9364)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-07-08 13:54:14 +00:00 |
|
Luca Provini
|
cbf19c1656
|
replacing network_handle with peer_info trait object (#9367)
|
2024-07-08 13:01:51 +00:00 |
|
Oliver
|
92fb25137e
|
feat: eip-7251 (#9335)
|
2024-07-08 12:48:22 +00:00 |
|
SHio
|
9e45c82fe9
|
feat: Add required trait impls for OpEthApi (#9341)
|
2024-07-08 11:09:48 +00:00 |
|
d3or
|
5b85567aa6
|
feat: adds eth request panels to grafana (#9026)
|
2024-07-08 10:26:13 +00:00 |
|
Federico Gimenez
|
1b3209ae0e
|
feat: add entrypoint and main loop to EngineApiTreeHandlerImpl (#9334)
|
2024-07-08 10:09:15 +00:00 |
|
Thomas Coratger
|
61f2505d4d
|
test(tx-pool): add unit tests for BestTransactions add_new_transactions (#9355)
|
2024-07-08 10:04:10 +00:00 |
|
github-actions[bot]
|
6e4bc4f1f7
|
chore(deps): weekly cargo update (#9354)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-07 09:24:23 +00:00 |
|
Matthias Seitz
|
2adf2d3364
|
chore: remove unused private stream type (#9357)
|
2024-07-07 11:07:52 +02:00 |
|
Matthias Seitz
|
abf3aff194
|
fix: encode block as is in debug_getRawBlock (#9353)
|
2024-07-06 19:43:29 +00:00 |
|
Matthias Seitz
|
7579f91d0a
|
chore: remove cfg'ed use serde (#9352)
|
2024-07-06 19:29:27 +00:00 |
|
DaniPopes
|
3b976bc9f5
|
chore: make eyre optional in reth-db (#9351)
|
2024-07-06 18:26:43 +00:00 |
|
DaniPopes
|
a4ba294fa5
|
chore(meta): remove security link from issue template config (#9350)
|
2024-07-06 17:56:16 +00:00 |
|
Matthias Seitz
|
1498acb096
|
chore: dont enable serde by default for eth-wire (#9339)
|
2024-07-06 17:55:08 +00:00 |
|
Matthias Seitz
|
b94d8324cf
|
chore(deps): rm discv4 dep from eth-wire (#9344)
|
2024-07-06 17:51:38 +00:00 |
|
DaniPopes
|
98b755b98a
|
chore(meta): fix link in issue template config (#9349)
|
2024-07-06 19:43:10 +02:00 |
|
Matthias Seitz
|
3d999c3a2a
|
test: make eth-wire tests compile with --all-features (#9340)
|
2024-07-06 16:50:16 +00:00 |
|
Matthias Seitz
|
d7f5466433
|
chore: rm unused optimism feature (#9342)
|
2024-07-06 13:09:04 +00:00 |
|
Matthias Seitz
|
8623047704
|
chore: use usize in internal functions (#9337)
|
2024-07-06 13:05:08 +00:00 |
|
joshieDo
|
b4577597c5
|
chore: remove test-utils, arbitrary and proptest from built binary (#9332)
|
2024-07-06 12:02:43 +00:00 |
|
joshieDo
|
569555516b
|
chore: move featureless commands from bin to reth-cli-commands (#9333)
|
2024-07-06 10:34:45 +00:00 |
|
Qiwei Yang
|
0ce192921f
|
move header.rs to eth-wire-types (#9345)
|
2024-07-06 10:29:02 +00:00 |
|
Matthias Seitz
|
ebe3ef5e79
|
chore(deps): trim tokio features in eth-wire (#9343)
|
2024-07-06 07:13:11 +00:00 |
|
Park Smith
|
6e15214566
|
fix: format_gas show two decimal places (#9336)
|
2024-07-06 03:58:49 +00:00 |
|
joshieDo
|
b3a5593455
|
chore: disable test-utils for stages-api on stages (#9331)
|
2024-07-05 15:25:08 +00:00 |
|
joshieDo
|
c7e34fbd4a
|
chore: move reth test-vectors to cli/commands with feature (#9329)
|
2024-07-05 14:49:52 +00:00 |
|
joshieDo
|
a41c216974
|
chore(ci): improve hive workflow (#9320)
|
2024-07-05 14:43:46 +00:00 |
|
joshieDo
|
239b984514
|
chore: use *_GENESIS_HASH constants on ethereum chainspecs (#9328)
|
2024-07-05 13:20:49 +00:00 |
|
Park Smith
|
08feab1a56
|
feat: log throughput in execution stage (#9253)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-05 12:20:52 +00:00 |
|
Roman Krasiuk
|
c13af1e6d1
|
feat: implement HistoricalStateProviderRef::proof (#9327)
|
2024-07-05 11:43:24 +00:00 |
|
Matthias Seitz
|
3b29ed74c0
|
feat: op eth api scaffolding (#9324)
|
2024-07-05 11:05:23 +00:00 |
|
Roman Krasiuk
|
36d74400e6
|
feat(trie): pass state reference to StateProofProvider::proof (#9308)
|
2024-07-05 10:45:08 +00:00 |
|
kostekIV
|
61b8ff1dc5
|
Remove fullprovider trait restriction in backfill impls (#9326)
|
2024-07-05 10:41:58 +00:00 |
|
Roman Krasiuk
|
26b7b9720c
|
qol: purge goerli (#9310)
|
2024-07-05 10:38:58 +00:00 |
|
Roman Krasiuk
|
21a9dfc9ec
|
chore(evm): turn associated ConfigureEvm fns into methods (#9322)
|
2024-07-05 09:26:03 +00:00 |
|
nk_ysg
|
b2bbd00257
|
use op-alloy genesis types for genesis parsing (#9292)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-05 05:11:07 +00:00 |
|
Aurélien
|
fe94078e00
|
fix: no_std build (#9313)
|
2024-07-04 21:09:16 +00:00 |
|
John
|
68167ef185
|
github-workflows: delete the direction of dead(deleted) code (#9316)
|
2024-07-04 21:01:55 +00:00 |
|
Roman Krasiuk
|
f37725f080
|
feat(trie): HashedPostState::account_proof (#9319)
|
2024-07-04 20:53:45 +00:00 |
|
Roman Krasiuk
|
1fcd819461
|
feat(trie): allow supplying prefix sets to Proof (#9317)
|
2024-07-04 18:38:42 +00:00 |
|
Roman Krasiuk
|
6b1c3bade1
|
fix: holesky genesis hash (#9318)
|
2024-07-04 17:55:48 +00:00 |
|
Krishang
|
53d0f73e10
|
perf: resolve trusted peers (#9301)
|
2024-07-04 17:01:22 +00:00 |
|