-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SSZ and Merkleization wiki pages and wordlist conflicts (#261)
* SSZ wiki page - first commit * SSZ process for basic types is added * Explained the integer serialization a bit more * added python commands for SSZ of basic types * added python commands for SSZ of basic types * added python commands for deserialization of SSZ of basic types * Vectors SS is added * Lists SSZ is added * Added mermaid flow diagrams for Lists SSZ * fixed a typo in the mermaid diagram * fixed a typo in the mermaid diagram * Bitvector SSZ section is added * Bitlist SSZ section is added * Container SSZ section and tools section are added * SSZ VS RLP Serialization section is added * New Merkleization wiki page is added * Process of Merkleization section is added * benefits of merkleization section is added * SSZ tools reordered, merkleization structure and multiproofs sections * LaTex typo fixed * packing and chunking section is added * Mixing in the Length section is added * Summaries and Expansions section is added * A full example using code of merkleization for basic types * merkleization of IndexedAttestation section is added * typos fixed * resolve conflicts - sidebar and wordlist * Update _sidebar.md * Updated for the suggestions after the review by Mario. * Fixed the sugestions from Angaz * wordlist conflicts resolved * Fixed the sidebar links, removed /docs/ * wordlist conflicts and duplicates fixed --------- Co-authored-by: Mário Havel <[email protected]>
- Loading branch information
1 parent
b9e25ef
commit 16913e4
Showing
5 changed files
with
18 additions
and
18 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
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