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

Integration tests for a PBFT cluster #114

Merged
merged 11 commits into from
Sep 15, 2023
Merged

Integration tests for a PBFT cluster #114

merged 11 commits into from
Sep 15, 2023

Conversation

Maelkum
Copy link
Collaborator

@Maelkum Maelkum commented Sep 12, 2023

This PR adds an integration test for PBFT. It starts a head node and four worker nodes, and a client that issues an execution request. The execution request specifies a PBFT consensus algorithm to be used, and a cluster of four worker nodes.

After receiving and confirming the execution request, the nodes are all shut down.

Also adding badges to Readme for Go report card, license and latest version:

image

@Maelkum Maelkum requested a review from dmikey September 12, 2023 11:37
@Maelkum Maelkum self-assigned this Sep 12, 2023
Copy link
Contributor

@dmikey dmikey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AMAZING! Love the polish on this!

@dmikey dmikey merged commit bfc3669 into main Sep 15, 2023
2 checks passed
@dmikey dmikey deleted the pbft-integration-tests branch September 15, 2023 18:03
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.

2 participants