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

neard: remove unsafe_reset_all and unsafe_reset_data commands #7026

Merged
merged 2 commits into from
Jun 14, 2022

Conversation

mina86
Copy link
Contributor

@mina86 mina86 commented Jun 13, 2022

The two undocumented unsafe_reset_all and unsafe_reset_data
commands have been deprecated since 1.25. Get rid of them. This also
gets rid of get_store_path function which is the last place where
path to the RocksDB is assumed to be <neard-home>/data.

Issue: #6857

The two undocumented `unsafe_reset_all` and `unsafe_reset_data`
commands have been deprecated since 1.25.  Get rid of them.  This also
gets rid of `get_store_path` function which is the last place where
path to the RocksDB is assumed to be `<neard-home>/data`.

Issue: near#6857
@mina86 mina86 requested a review from a team as a code owner June 13, 2022 15:53
@mina86 mina86 requested a review from nikurt June 13, 2022 15:53
@near-bulldozer near-bulldozer bot merged commit e75d1e8 into near:master Jun 14, 2022
@mina86 mina86 deleted the b branch June 14, 2022 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants