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

Update store tests to cover data column pruning #6853

Open
jimmygchen opened this issue Jan 24, 2025 · 0 comments
Open

Update store tests to cover data column pruning #6853

jimmygchen opened this issue Jan 24, 2025 · 0 comments
Labels
das Data Availability Sampling

Comments

@jimmygchen
Copy link
Member

Description

There are a few TODOs in store_tests.rs to add tests to cover data column pruning that needs to be addressed:

if store.get_chain_spec().is_peer_das_scheduled() {
// TODO(fulu): add prune tests for Fulu / PeerDAS data columns.
return;

@jimmygchen jimmygchen added the das Data Availability Sampling label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
das Data Availability Sampling
Projects
None yet
Development

No branches or pull requests

1 participant