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

RLP wiki page #232

Merged
merged 27 commits into from
Apr 29, 2024
Merged
Show file tree
Hide file tree
Changes from 19 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
8255738
RLP wiki page - first commit
thogiti Apr 28, 2024
441c9c1
data serialization section is added
thogiti Apr 28, 2024
accb498
need for RLP in Ethereum section is addecd
thogiti Apr 28, 2024
97cc262
Fix overview image
SiddharthV1 Apr 28, 2024
56abb2e
RL encoding/decoding sections are added
thogiti Apr 29, 2024
8bc7f0b
RLP tools and resources sections are added.
thogiti Apr 29, 2024
405d9d1
fixed the sidebar conflicts
thogiti Apr 29, 2024
9a1c992
fixed the sidebar conflicts
thogiti Apr 29, 2024
640266b
fixed the sidebar conflicts
thogiti Apr 29, 2024
0e1b1a5
fixed the sidebar conflicts
thogiti Apr 29, 2024
71c7366
fixed the sidebar conflicts
thogiti Apr 29, 2024
cdf2dd4
fixed the sidebar conflicts
thogiti Apr 29, 2024
54a8009
Merge remote-tracking branch 'upstream/el-architecture' into el-archi…
thogiti Apr 29, 2024
84325ab
RLP links to sidebar is added
thogiti Apr 29, 2024
14ddf02
Merge pull request #229 from thogiti/el-architecture
thogiti Apr 29, 2024
e3016a5
typos for wordlist is fixed
thogiti Apr 29, 2024
e6be715
Merge pull request #233 from thogiti/el-architecture
thogiti Apr 29, 2024
ee87d71
typos for wordlist is fixed
thogiti Apr 29, 2024
08e371b
Merge pull request #234 from thogiti/el-architecture
thogiti Apr 29, 2024
f2af327
Update docs/wiki/EL/RLP.md
thogiti Apr 29, 2024
14e6373
Update docs/wiki/EL/RLP.md
thogiti Apr 29, 2024
bfd0299
Updated after the review
thogiti Apr 29, 2024
9b89818
Merge branch 'el-architecture' into el-architecture
thogiti Apr 29, 2024
d6387a4
Merge pull request #235 from thogiti/el-architecture
thogiti Apr 29, 2024
41c0970
Link RLP page in architecture doc
SiddharthV1 Apr 29, 2024
5fc0944
Cross-links & move RLP heading under DataStructure
SiddharthV1 Apr 29, 2024
bf37786
additions to the intro
taxmeifyoucan Apr 29, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/_sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
- [Transaction anatomy](/wiki/EL/transaction.md)
- [JSON-RPC](/wiki/EL/JSON-RPC.md)
- [DevP2P](/wiki/EL/devp2p.md)
- [RLP Serialization](/docs/wiki/EL/RLP.md)
- Consensus Layer
- [Overview](/wiki/CL/overview.md)
- [CL Specs](/wiki/CL/cl-specs.md)
Expand Down
Binary file modified docs/images/el-architecture/architecture-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading