|
|
5b85567aa6
|
feat: adds eth request panels to grafana (#9026)
|
2024-07-08 10:26:13 +00:00 |
|
|
|
1b3209ae0e
|
feat: add entrypoint and main loop to EngineApiTreeHandlerImpl (#9334)
|
2024-07-08 10:09:15 +00:00 |
|
|
|
61f2505d4d
|
test(tx-pool): add unit tests for BestTransactions add_new_transactions (#9355)
|
2024-07-08 10:04:10 +00:00 |
|
|
|
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 |
|
|
|
2adf2d3364
|
chore: remove unused private stream type (#9357)
|
2024-07-07 11:07:52 +02:00 |
|
|
|
abf3aff194
|
fix: encode block as is in debug_getRawBlock (#9353)
|
2024-07-06 19:43:29 +00:00 |
|
|
|
7579f91d0a
|
chore: remove cfg'ed use serde (#9352)
|
2024-07-06 19:29:27 +00:00 |
|
|
|
3b976bc9f5
|
chore: make eyre optional in reth-db (#9351)
|
2024-07-06 18:26:43 +00:00 |
|
|
|
a4ba294fa5
|
chore(meta): remove security link from issue template config (#9350)
|
2024-07-06 17:56:16 +00:00 |
|
|
|
1498acb096
|
chore: dont enable serde by default for eth-wire (#9339)
|
2024-07-06 17:55:08 +00:00 |
|
|
|
b94d8324cf
|
chore(deps): rm discv4 dep from eth-wire (#9344)
|
2024-07-06 17:51:38 +00:00 |
|
|
|
98b755b98a
|
chore(meta): fix link in issue template config (#9349)
|
2024-07-06 19:43:10 +02:00 |
|
|
|
3d999c3a2a
|
test: make eth-wire tests compile with --all-features (#9340)
|
2024-07-06 16:50:16 +00:00 |
|
|
|
d7f5466433
|
chore: rm unused optimism feature (#9342)
|
2024-07-06 13:09:04 +00:00 |
|
|
|
8623047704
|
chore: use usize in internal functions (#9337)
|
2024-07-06 13:05:08 +00:00 |
|
|
|
b4577597c5
|
chore: remove test-utils, arbitrary and proptest from built binary (#9332)
|
2024-07-06 12:02:43 +00:00 |
|
|
|
569555516b
|
chore: move featureless commands from bin to reth-cli-commands (#9333)
|
2024-07-06 10:34:45 +00:00 |
|
|
|
0ce192921f
|
move header.rs to eth-wire-types (#9345)
|
2024-07-06 10:29:02 +00:00 |
|
|
|
ebe3ef5e79
|
chore(deps): trim tokio features in eth-wire (#9343)
|
2024-07-06 07:13:11 +00:00 |
|
|
|
6e15214566
|
fix: format_gas show two decimal places (#9336)
|
2024-07-06 03:58:49 +00:00 |
|
|
|
b3a5593455
|
chore: disable test-utils for stages-api on stages (#9331)
|
2024-07-05 15:25:08 +00:00 |
|
|
|
c7e34fbd4a
|
chore: move reth test-vectors to cli/commands with feature (#9329)
|
2024-07-05 14:49:52 +00:00 |
|
|
|
a41c216974
|
chore(ci): improve hive workflow (#9320)
|
2024-07-05 14:43:46 +00:00 |
|
|
|
239b984514
|
chore: use *_GENESIS_HASH constants on ethereum chainspecs (#9328)
|
2024-07-05 13:20:49 +00:00 |
|
|
|
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 |
|
|
|
c13af1e6d1
|
feat: implement HistoricalStateProviderRef::proof (#9327)
|
2024-07-05 11:43:24 +00:00 |
|
|
|
3b29ed74c0
|
feat: op eth api scaffolding (#9324)
|
2024-07-05 11:05:23 +00:00 |
|
|
|
36d74400e6
|
feat(trie): pass state reference to StateProofProvider::proof (#9308)
|
2024-07-05 10:45:08 +00:00 |
|
|
|
61b8ff1dc5
|
Remove fullprovider trait restriction in backfill impls (#9326)
|
2024-07-05 10:41:58 +00:00 |
|
|
|
26b7b9720c
|
qol: purge goerli (#9310)
|
2024-07-05 10:38:58 +00:00 |
|
|
|
21a9dfc9ec
|
chore(evm): turn associated ConfigureEvm fns into methods (#9322)
|
2024-07-05 09:26:03 +00:00 |
|
|
|
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 |
|
|
|
fe94078e00
|
fix: no_std build (#9313)
|
2024-07-04 21:09:16 +00:00 |
|
|
|
68167ef185
|
github-workflows: delete the direction of dead(deleted) code (#9316)
|
2024-07-04 21:01:55 +00:00 |
|
|
|
f37725f080
|
feat(trie): HashedPostState::account_proof (#9319)
|
2024-07-04 20:53:45 +00:00 |
|
|
|
1fcd819461
|
feat(trie): allow supplying prefix sets to Proof (#9317)
|
2024-07-04 18:38:42 +00:00 |
|
|
|
6b1c3bade1
|
fix: holesky genesis hash (#9318)
|
2024-07-04 17:55:48 +00:00 |
|
|
|
53d0f73e10
|
perf: resolve trusted peers (#9301)
|
2024-07-04 17:01:22 +00:00 |
|
|
|
93f9a857ce
|
feat: backfill job single block iterator (#9245)
|
2024-07-04 16:33:27 +00:00 |
|
|
|
4447f658a9
|
feat(trie): allow setting hashed cursor factory on Proof (#9304)
|
2024-07-04 15:53:22 +00:00 |
|
|
|
ed203356c6
|
Fix: fix the issue of not being able to specify bootnode through command parameters (#9237)
|
2024-07-04 15:38:09 +00:00 |
|
|
|
a6430d48fd
|
chore(trie): return mutable prefix sets from HashedPostState::construct_prefix_sets (#9306)
|
2024-07-04 15:16:47 +00:00 |
|
|
|
e8af47636c
|
feat: extract proof generation into StateProofProvider (#9303)
|
2024-07-04 15:06:48 +00:00 |
|
|
|
ddc6ab902b
|
fix(rpc/ots): set block_number as u64 instead of NumberOrTag (#9302)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-07-04 14:57:31 +00:00 |
|
|
|
180b81af2f
|
fix: remove useless arbitrary feature (#9307)
|
2024-07-04 14:19:22 +00:00 |
|
|
|
f759ca6036
|
chore(cli): move utils to reth-cli-utils crate (#9297)
|
2024-07-04 12:34:55 +00:00 |
|
|
|
610110bb67
|
feat(rpc/ots): add rpc erigon_getHeaderByNumber (#9300)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-07-04 12:13:29 +00:00 |
|
|
|
af280b98f7
|
chore: remove unused async (#9299)
|
2024-07-04 11:10:27 +00:00 |
|
|
|
afe86895ff
|
feat: feature gate tokio::net lookup (#9289)
|
2024-07-04 10:16:39 +00:00 |
|
|
|
27ed81317f
|
ci: re-enable hive tests (#9240)
|
2024-07-04 10:15:21 +00:00 |
|