Skip to content

Conversation

shekhirin
Copy link
Collaborator

@shekhirin shekhirin commented Feb 29, 2024

reth (alexey/breaking-changes) cargo run --bin reth -- db --chain holesky drop                                                                                                                                       ✭ ✈
    Blocking waiting for file lock on build directory
   Compiling reth v0.1.0-alpha.21 (/Users/shekhirin/Projects/reth/bin/reth)
    Finished dev [unoptimized + debuginfo] target(s) in 29.22s
     Running `target/debug/reth db --chain holesky drop`
Are you sure you want to drop the database at /Users/shekhirin/Library/Application Support/reth/holesky? This cannot be undone. (y/N): y
2024-02-29T12:08:38.252312Z  INFO Dropping database at "/Users/shekhirin/Library/Application Support/reth/holesky/db"
2024-02-29T12:08:38.253621Z  INFO Dropping static files at "/Users/shekhirin/Library/Application Support/reth/holesky/static_files"

@shekhirin shekhirin added A-cli Related to the reth CLI A-static-files Related to static files labels Feb 29, 2024
@shekhirin shekhirin requested a review from mattsse February 29, 2024 12:09
@shekhirin shekhirin requested a review from onbjerg as a code owner February 29, 2024 12:09
@shekhirin shekhirin added the C-enhancement New feature or request label Feb 29, 2024
@shekhirin shekhirin merged commit 6af0e12 into breaking-changes Feb 29, 2024
@shekhirin shekhirin deleted the alexey/db-drop-static-files branch February 29, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cli Related to the reth CLI A-static-files Related to static files C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants