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

Cleanup spec #283

Merged
merged 6 commits into from
Feb 26, 2024
Merged

Cleanup spec #283

merged 6 commits into from
Feb 26, 2024

Conversation

mooselumph
Copy link
Collaborator

Why are these changes needed?

Spec cleanup

  • Rewrite overview
  • Cleanup main module overviews
  • Removes incomplete sections
  • Simplifies structure to allow easier maintenance

For ease of reading the new spec, see the following HackMD documents:

Checks

  • I've made sure the lint is passing in this PR.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, in that case, please comment that they are not relevant.
  • Testing Strategy
    • Unit tests
    • Integration tests
    • This PR is not tested :(

@bxue-l2
Copy link
Contributor

bxue-l2 commented Feb 26, 2024

left some comments on hackmd

Copy link
Contributor

@jianoaix jianoaix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some comments for the Overview

docs/spec/overview.md Show resolved Hide resolved
docs/spec/overview.md Outdated Show resolved Hide resolved
docs/spec/overview.md Outdated Show resolved Hide resolved
docs/spec/overview.md Outdated Show resolved Hide resolved
EigenDA is implemented as an actively validated service on EigenLayer, which is a restaking protocol for Ethereum.

Beause of this, EigenDA makes use of the EigenLayer state, which is stored on Ethereum, for consensus about the state of operators and as a callback for consensus about the availability of data. This means that EigenDA can be simpler in implementation than many existing DA solutions: EigenDA doesn't need to build it's own chain; it rides on the back of Ethereum.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe emphasizing the resulting gain of performance by modularization of DA without consensus layer

docs/spec/overview.md Outdated Show resolved Hide resolved
Copy link
Contributor

@ian-shim ian-shim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo 👮‍♂️

docs/spec/overview.md Outdated Show resolved Hide resolved
docs/spec/overview.md Outdated Show resolved Hide resolved
docs/spec/overview.md Outdated Show resolved Hide resolved
docs/spec/overview.md Outdated Show resolved Hide resolved
docs/spec/consensus/bridging.md Outdated Show resolved Hide resolved
docs/spec/consensus/encoding.md Outdated Show resolved Hide resolved
@mooselumph mooselumph merged commit 91838ba into Layr-Labs:master Feb 26, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants