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

add clear state tool #2474

Merged
merged 4 commits into from
Feb 19, 2025
Merged

Conversation

bucanero
Copy link
Collaborator

No description provided.

Copy link
Member

@flmel flmel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As I understand this cli tool does:

  • deploys the clean-state contract to the given account
  • calls the clean fn on the contract deployed

Since we already rely on near-cli maybe consider adding steps how to deploy and use using near-cli alone

The tool calls for view state first, and when it gets the response from the RPC server, calls the contract method and sends the keys makes no sense to do this step manually

@trechriron trechriron temporarily deployed to 2440-doc-add-docs-on-how-to-clear-state - near-docs PR #2474 February 19, 2025 20:00 — with Render Destroyed
@bucanero bucanero merged commit 52bc4c1 into master Feb 19, 2025
3 of 4 checks passed
@bucanero bucanero deleted the 2440-doc-add-docs-on-how-to-clear-state branch February 19, 2025 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Shipped 🚀
Development

Successfully merging this pull request may close these issues.

[DOC] Add docs on how to clear state
3 participants