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.
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: refactor the node key as
version + local nonce(seq id)
#676feat: refactor the node key as
version + local nonce(seq id)
#676Changes from 50 commits
7204160
f3168eb
35c73c5
d6347ef
36a150e
042b877
970635e
39edd63
1f91cae
e43fa1b
43dcaff
61bf3c6
b7d631b
6d95cfb
dcc0d07
03baaf5
9427e3a
4fa9b76
cefd10d
a2e2b18
d460ee6
946c32d
1e72e89
2ab3799
cfd2e15
9fca5d7
8fb9bbc
9c40e85
12caa26
57f3a5f
2a6eedc
6ecc833
5de3364
ab3ab90
86a4485
8fa7018
bb1050f
05d641b
7ea62e2
d04b11d
61edd1d
329f89d
72204f8
ad1acf5
6760ddc
78653f2
f1257c2
6254855
221b84a
4b1cf11
7d8da49
cbcd5e7
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think there should be some explanation of why hash is now written for inner nodes since this is a key departure from the previous design.