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 system signal #84

Merged
merged 4 commits into from
Oct 15, 2021
Merged

Fix system signal #84

merged 4 commits into from
Oct 15, 2021

Conversation

guillemcordoba
Copy link
Contributor

Right now conductor-api breaks when a system signal is received, with this shape:

{
          System: {
            SuccessfulCountersigning: <Buffer 84 21 24 d9 7b 5f 4a 00 51 05 cc ba da f7 94 01 55 84 e2 8e 5e 12 ef 63 fc 5e 77 c0 1b 01 01 97 dd 2e 42 23 0b 06 35>
          }
        }

This PR at least does a check on what type of signal we are receiving.

@thedavidmeister thedavidmeister merged commit 617adf7 into develop Oct 15, 2021
@timotree3 timotree3 deleted the fix-system-signal branch October 29, 2021 17:36
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.

5 participants