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

Validator API server #665

Merged
merged 9 commits into from
Jul 1, 2021
Merged

Validator API server #665

merged 9 commits into from
Jul 1, 2021

Conversation

durch
Copy link
Contributor

@durch durch commented Jun 30, 2021

  • Adds a specific cache implementation
  • Establishes rocket instance and state management
  • Runs on 8080 by default, on 127.0.0.1 in debug and 0.0.0.0 in release mode, both configurable via Rocket.toml

@durch durch marked this pull request as ready for review July 1, 2021 08:15
validator-api/Rocket.toml Outdated Show resolved Hide resolved
validator-api/src/cache.rs Show resolved Hide resolved
validator-api/src/cache.rs Outdated Show resolved Hide resolved
validator-api/src/main.rs Outdated Show resolved Hide resolved
validator-api/src/monitor/mod.rs Outdated Show resolved Hide resolved
@durch durch merged commit 343c55f into develop Jul 1, 2021
@durch durch deleted the validator-api-main branch July 1, 2021 12:08
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

2 participants