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

Emulator .git compatibility for --persist #91

Closed
wants to merge 7 commits into from
Closed

Emulator .git compatibility for --persist #91

wants to merge 7 commits into from

Conversation

bluesign
Copy link
Collaborator

FLIP Fest issue: CLI Feature: State management #22

Description

This PR is for issue #22

  • Adds .git compatibilty to persistence storage
  • Adds emulator HTTP API endpoint
  • Implements /api/snapshot/{name} command for state management

PS: Better to merge after dev-wallet launcher

@bluesign bluesign changed the title Emulator git Emulator .git compatibility for --persist Oct 30, 2021
@sideninja sideninja changed the base branch from master to v0.12.5 November 2, 2021 10:31
@sideninja sideninja changed the base branch from v0.12.5 to master November 2, 2021 10:31
MetricsPath = "/metrics"
LivenessPath = "/live"
MetricsPath = "/metrics"
EmulatorApiPath = "/api/"
Copy link
Contributor

Choose a reason for hiding this comment

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

Would it make more sense for this to be /emulator since the API is vague and then you would have /emulator/snapshot. Do you have some reasons?

@bluesign
Copy link
Collaborator Author

bluesign commented Nov 3, 2021

Had to submit a new one after cleaning, closing this one

@bluesign bluesign closed this Nov 3, 2021
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