Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(chore) fix reth book dockercmd with correct datadir path for volume #4753

Merged
merged 1 commit into from
Sep 24, 2023

Conversation

0xprames
Copy link
Contributor

correcting the volume mount in the book docker instructions

2023-09-23T23:00:19.201591Z  INFO reth::cli: Opening database path="/root/.local/share/reth/mainnet/db"
2023-09-23T23:00:19.222419Z  INFO reth::cli: Database opened

@codecov
Copy link

codecov bot commented Sep 24, 2023

Codecov Report

Merging #4753 (c7c6ef8) into main (b7a6eed) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

see 8 files with indirect coverage changes

Flag Coverage Δ
integration-tests 16.51% <ø> (+<0.01%) ⬆️
unit-tests 63.48% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
reth binary 32.11% <ø> (ø)
blockchain tree 83.73% <ø> (ø)
pipeline 88.53% <ø> (+0.01%) ⬆️
storage (db) 73.70% <ø> (ø)
trie 94.73% <ø> (ø)
txpool 49.50% <ø> (ø)
networking 77.12% <ø> (+0.02%) ⬆️
rpc 57.55% <ø> (ø)
consensus 63.09% <ø> (ø)
revm 28.33% <ø> (ø)
payload builder 8.32% <ø> (ø)
primitives 86.53% <ø> (+0.02%) ⬆️

@mattsse mattsse added this pull request to the merge queue Sep 24, 2023
@mattsse mattsse added the C-docs An addition or correction to our documentation label Sep 24, 2023
Merged via the queue into paradigmxyz:main with commit 2de29fb Sep 24, 2023
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-docs An addition or correction to our documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants