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

feat: supporting multiple consensus instances #450

Merged
merged 7 commits into from
May 4, 2023

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Apr 29, 2023

Description

User will be able to run multiple consensus instances (validator) in a single node

@codecov
Copy link

codecov bot commented Apr 29, 2023

Codecov Report

Merging #450 (d867169) into main (92647ba) will increase coverage by 0.35%.
The diff coverage is 86.34%.

❗ Current head d867169 differs from pull request most recent head 8f7f48e. Consider uploading reports for the commit 8f7f48e to get more accurate results

@@            Coverage Diff             @@
##             main     #450      +/-   ##
==========================================
+ Coverage   82.18%   82.53%   +0.35%     
==========================================
  Files         148      149       +1     
  Lines        6950     6992      +42     
==========================================
+ Hits         5712     5771      +59     
+ Misses        949      932      -17     
  Partials      289      289              

cmd/cmd.go Outdated Show resolved Hide resolved
cmd/daemon/init.go Outdated Show resolved Hide resolved
cmd/gtk/startup_assistant.go Outdated Show resolved Hide resolved
cmd/gtk/startup_assistant.go Outdated Show resolved Hide resolved
cmd/gtk/startup_assistant.go Outdated Show resolved Hide resolved
node/config/example_config.toml Outdated Show resolved Hide resolved
state/state.go Outdated Show resolved Hide resolved
state/state_test.go Outdated Show resolved Hide resolved
state/state_test.go Outdated Show resolved Hide resolved
sync/sync.go Show resolved Hide resolved
@themantre themantre enabled auto-merge (squash) May 4, 2023 12:43
@themantre themantre merged commit b82e18f into pactus-project:main May 4, 2023
@b00f b00f deleted the multi-consensus branch May 4, 2023 12:44
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