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

fix: validation can be stopped without verification #204

Merged

Conversation

JeremyPansier
Copy link
Member

@JeremyPansier JeremyPansier commented Feb 12, 2023

Checklist:

  • The code follows our code conventions.
  • Important principle changes have been documented in the wiki.
  • The new code is covered by unit tests with assertions.
  • The behaviour node and UI have been manually tested and is as expected.
  • The squash commit message follows our conventions.

BREAKING CHANGE: remove start and stop validation node and UI API endpoints.
@JeremyPansier JeremyPansier marked this pull request as ready for review February 12, 2023 14:44
@sonarcloud
Copy link

sonarcloud bot commented Feb 12, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

82.0% 82.0% Coverage
0.0% 0.0% Duplication

@JeremyPansier JeremyPansier merged commit d7e9533 into release/3.0.0 Feb 12, 2023
@JeremyPansier JeremyPansier deleted the 202-validation-can-be-stopped-without-verification branch February 12, 2023 15:21
JeremyPansier added a commit that referenced this pull request Feb 12, 2023
BREAKING CHANGE: remove start and stop validation node and UI API endpoints.
@JeremyPansier JeremyPansier linked an issue Feb 12, 2023 that may be closed by this pull request
1 task
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.

Validation can be stopped without verification
1 participant