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

Generate app specific cells with empty data. #48

Merged
merged 1 commit into from
May 26, 2022
Merged

Conversation

aterentic-ethernal
Copy link
Collaborator

No description provided.

@linear
Copy link

linear bot commented May 25, 2022

AVA-194 Generate locations of application specific cells in extended matrix

To be able to decode application data without column reconstruction, we should be able to locate data in extended matrix. At the moment, extended matrix contains interleaved original and erasure coded data (original data goes first), which means that we can derive original data locations from application index. This can be exposed in recovery crate of avail repository. /cc @prabal

@codecov-commenter
Copy link

Codecov Report

Merging #48 (40c6906) into develop (1fc2995) will increase coverage by 0.30%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop      #48      +/-   ##
===========================================
+ Coverage    46.50%   46.80%   +0.30%     
===========================================
  Files           44       44              
  Lines         9337     9390      +53     
===========================================
+ Hits          4342     4395      +53     
  Misses        4995     4995              
Impacted Files Coverage Δ
kate/recovery/src/com.rs 97.10% <100.00%> (+0.24%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1fc2995...40c6906. Read the comment docs.

@aterentic-ethernal aterentic-ethernal merged commit 37142a2 into develop May 26, 2022
@aterentic-ethernal aterentic-ethernal deleted the AVA-194 branch May 26, 2022 10:23
momoshell pushed a commit that referenced this pull request Apr 10, 2023
* Move ipfs client creation to main.

* ad individual cells local IPFS storage, CID generation

* Simplify error handling on pushing cells to IPFS.

* Remove unused code.

* Move reference to types::Cell.

* Move functions to Cell type.

Co-authored-by: Aleksandar Terentić <aleksandar@ethernal.tech>
umadayal pushed a commit to succinctlabs/avail-core that referenced this pull request Oct 31, 2024
…ratio

Decreased NORMAL_DISPATCH_RATIO to 85% from  90%
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.

3 participants