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

refactor: convert header accumulator tests dependent on data input #53

Conversation

suchapalaver
Copy link
Contributor

No more dbin files checked into the repo!

@suchapalaver suchapalaver self-assigned this Nov 6, 2024
Copy link

linear bot commented Nov 6, 2024


for flat_file_number in (0..=8200).step_by(100) {
let file = format!(
"tests/ethereum_firehose_first_8200/{:010}.dbin",
"your-test-assets/ethereum_firehose_first_8200/{:010}.dbin",
Copy link
Contributor

Choose a reason for hiding this comment

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

I still think we should have some repo to hold test assets anyway, just because they aid a lot on implementations.

Like this for example: https://github.com/ethereum/portal-network-specs/blob/master/portal-wire-test-vectors.md

Nonetheless, it is cool to get rid of them, they are heavy.

@suchapalaver suchapalaver merged commit 144f29d into main Nov 6, 2024
7 checks passed
@suchapalaver suchapalaver deleted the joseph/back-151-convert-header-accumulator-tests-dependent-on-data-input branch November 6, 2024 18:13
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