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

add: compute matrix #6550

Merged
merged 11 commits into from
Sep 16, 2024
Merged

add: compute matrix #6550

merged 11 commits into from
Sep 16, 2024

Conversation

agnxsh
Copy link
Contributor

@agnxsh agnxsh commented Sep 15, 2024

Ref: https://github.com/ethereum/consensus-specs/blob/v1.5.0-alpha.5/specs/_features/eip7594/das-core.md#compute_matrix

This PR adds the compute_matrix function for peerDAS, it enables the BN to take a decision on when can rest of the data columns be reconstructed by obtaining a MatrixEntry like view.

@agnxsh
Copy link
Contributor Author

agnxsh commented Sep 15, 2024

Linux Amd failure for Nim 2-0 is unrelated, ref #6549 (comment)

Copy link

github-actions bot commented Sep 15, 2024

Unit Test Results

         9 files  ±0    1 349 suites  +3   52m 10s ⏱️ + 3m 57s
  5 143 tests +1    4 795 ✔️ +1  348 💤 ±0  0 ±0 
21 201 runs  +3  20 797 ✔️ +3  404 💤 ±0  0 ±0 

Results for commit da0cd13. ± Comparison against base commit bd47f62.

♻️ This comment has been updated with latest results.

tests/test_eip7594_helpers.nim Outdated Show resolved Hide resolved
tests/test_eip7594_helpers.nim Outdated Show resolved Hide resolved
beacon_chain/spec/eip7594_helpers.nim Outdated Show resolved Hide resolved
@tersec tersec merged commit b3c8c71 into unstable Sep 16, 2024
10 of 12 checks passed
@tersec tersec deleted the dascore-3 branch September 16, 2024 11:19
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