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

Add query module #1

Merged
merged 24 commits into from Dec 21, 2021
Merged

Add query module #1

merged 24 commits into from Dec 21, 2021

Conversation

edytapawlak
Copy link
Collaborator

Changes:

  • add query and reply messages, their parsing and processing. Tried to reuse existing EventMessage struct for that so generic argument was added,
  • update IdentifierState struct and add KeyStateNotice message based on it,
  • add escrow for reply messages,
  • add tests for new features.

@blelump
Copy link
Collaborator

blelump commented Dec 16, 2021

@35359595 would you mind to take a look on this PR ?

@edytapawlak edytapawlak merged commit dda6b40 into master Dec 21, 2021
@edytapawlak edytapawlak deleted the query_module branch December 21, 2021 11:56
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

4 participants