-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Properly handle one-member trees without the one member in leaf 0 * Move uniqueness checking to tree operations * Rename WireFormat enum values to match RFC * clang-format * clang-tidy * Validate the tree on joining * Make tree validation linear-time * clang-format * Minor comment tweak --------- Co-authored-by: Richard Barnes <[email protected]>
- Loading branch information
1 parent
a684f2b
commit 661758e
Showing
3 changed files
with
109 additions
and
55 deletions.
There are no files selected for viewing
This file contains 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 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 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