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

CNS-239: add nextPairingBlock field to get-pairing output #251

Merged
merged 3 commits into from
Jan 22, 2023

Conversation

oren-lava
Copy link
Contributor

  • Please check if the PR fulfills these requirements
  • [ V ] Commit message follows the Contribution Guidelines
  • [ V ] Tests ran locally and added/modified if needed
  • [ V ] Docs have been added/updated, if applicable
  • [ V ] If applicable - JIRA ticket ID was added
  • What kind of change does this PR introduce? (Bug fix, feature, unit tests, docs update, ...)
    small feature

  • What is the current behavior? (You can also link to an open issue here)
    get-pairing query returns the time left for the next pairing

  • What is the new behavior (if this is a feature change)?
    get-pairing also returns the block in which the next pairing will occur (+overlap). Also, the next pairing functions were moved to a different file

  • Please describe what manual tests you ran, if applicable
    ran pairing unit tests, all passed

  • Other information:

@oren-lava oren-lava changed the title CNS-239: get pairing changes CNS-239: add nextPairingBlock field to get-pairing output Jan 22, 2023
@Yaroms Yaroms merged commit 27d9362 into main Jan 22, 2023
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