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

feat: state diff subcommand #3026

Merged
merged 4 commits into from
Jun 21, 2023
Merged

feat: state diff subcommand #3026

merged 4 commits into from
Jun 21, 2023

Conversation

aatifsyed
Copy link
Contributor

@aatifsyed aatifsyed commented Jun 20, 2023

Summary of changes

The statediff binary was orphaned in #2973.
This reintroduces it as forest-cli state diff ...

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

src/interpreter/fvm3.rs Outdated Show resolved Hide resolved
src/cli/cli/state_cmd.rs Outdated Show resolved Hide resolved
@aatifsyed aatifsyed force-pushed the aatifsyed/unorphan-state-diff branch from 2d532e6 to a50861d Compare June 20, 2023 18:19
@aatifsyed aatifsyed enabled auto-merge (squash) June 21, 2023 08:43
@aatifsyed aatifsyed merged commit f93068c into main Jun 21, 2023
19 checks passed
@aatifsyed aatifsyed deleted the aatifsyed/unorphan-state-diff branch June 21, 2023 09:00
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.

None yet

3 participants