-
Notifications
You must be signed in to change notification settings - Fork 225
Use hash of node's public key as unique node identifier #2241
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
Merged
Merged
Changes from 34 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
285720c
WIP
c07447e
Compiles and starts one node
f8a4da7
e2e test with one node works
5c741ca
WIP
5b22112
Initial startup works with 3 nodes
5d19d05
Forwarding works
b6756ed
e2e logging works
f464872
Fix election test
5363ec2
Most unit tests work
de06394
Fix memberclient
5da3c1f
Fix reconfig test
56a1aa6
Little bit of cleanup
14845b2
Merge remote-tracking branch 'upstream/main' into node_id_hash_pubkey
fe2fb76
Merge remote-tracking branch 'upstream/main' into node_id_hash_pubkey
128307b
Fix most of progress tracker unit test
84a4175
Fix issues with BFT
1fdf6d4
Some cleanup
8cf816a
Fix sandbox
33e81b2
Fix governance test
b28e053
Merge remote-tracking branch 'upstream/main' into node_id_hash_pubkey
5a0797f
Fix raft unit tests
885e87f
Fix governance test
795eeae
fmt
481ae2a
Merge branch 'main' into node_id_hash_pubkey
jumaffre a835128
Big refactor
544ddfe
Merge branch 'node_id_hash_pubkey' of github.com:jumaffre/CCF into no…
ad46c55
Merge remote-tracking branch 'upstream/main' into node_id_hash_pubkey
121d732
Shorten number of characters to print in node's log
c136259
fmt
6ab3322
Docs
c4e4981
Update CHANGELOG.md
jumaffre 0b7ed01
Use DER public key
44e0709
verify_quote.sh
5e9d2e3
Merge branch 'node_id_hash_pubkey' of github.com:jumaffre/CCF into no…
8fc7ce0
const ref
6e567a0
namespace kv::test
cb54007
Remove aft::NodeId
d8c58cd
Merge remote-tracking branch 'upstream/main' into node_id_hash_pubkey
e02a499
fmt
9c3f2fb
Do not enforce node ID format
61f7820
Update python/utils/verify_quote.sh
jumaffre File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.