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

Initial DA API Spec structure #72

Merged
merged 7 commits into from
Mar 15, 2024
Merged

Initial DA API Spec structure #72

merged 7 commits into from
Mar 15, 2024

Conversation

bacv
Copy link
Member

@bacv bacv commented Feb 14, 2024

The idea is to compose 3 entities (Sender, Receiver, Producer) using DA executable spec components and spawn them in tests.

  • Zone - EZ/Client that 1) creates data; 2) disperses it; 3) sends to Producer.
  • Node - DA Node that receives chunks from Senders.
  • Producer - Block Producer that receives Certificates with Metadata from Senders.

@bacv bacv requested a review from danielSanchezQ February 14, 2024 09:22
@bacv bacv self-assigned this Feb 14, 2024
@bacv bacv force-pushed the da-api branch 4 times, most recently from 851b1ef to a53025f Compare February 15, 2024 20:19
Copy link
Collaborator

@danielSanchezQ danielSanchezQ left a comment

Choose a reason for hiding this comment

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

I added some comments to have a better context. As we are gonna work on integrating stuff this will be done in further PRs that we can merge on top of this one.

da/mock/zone.py Outdated Show resolved Hide resolved
da/mock/transport.py Outdated Show resolved Hide resolved
da/mock/common.py Outdated Show resolved Hide resolved
@danielSanchezQ danielSanchezQ marked this pull request as ready for review March 14, 2024 17:19
@bacv bacv merged commit b1e13f7 into master Mar 15, 2024
1 check 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.

2 participants