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

Traffic generator V2 #1055

Merged
merged 14 commits into from
Jan 14, 2025
Merged

Traffic generator V2 #1055

merged 14 commits into from
Jan 14, 2025

Conversation

dmanc
Copy link
Contributor

@dmanc dmanc commented Dec 20, 2024

Why are these changes needed?

Repurpose the new traffic generator to only support EigendDA V2 APIs.

Right now only dispersal is working. Will add back support for blob reading in a future PR.

Blob writer configuration

This PR also adds configuring blob writers through runtime by modifying a file. An example configuration is given in tools/traffic/config/example_runtime_config.yaml

Checks

  • I've made sure the tests are passing. Note that there might be a few flaky tests, in that case, please comment that they are not relevant.
  • I've checked the new test coverage and the coverage percentage didn't drop.
  • Testing Strategy
    • Unit tests
    • Integration tests
    • This PR is not tested :(

@dmanc dmanc force-pushed the traffic-generator-v2 branch 2 times, most recently from 1b7fac4 to 6c5f4a3 Compare January 6, 2025 23:31
@ian-shim
Copy link
Contributor

ian-shim commented Jan 9, 2025

want to just have the dispersal version in this PR and have retrieval & other features as separate PRs?

@dmanc
Copy link
Contributor Author

dmanc commented Jan 9, 2025

want to just have the dispersal version in this PR and have retrieval & other features as separate PRs?

Yeah sounds good, need to clean up the PR before open

@dmanc dmanc force-pushed the traffic-generator-v2 branch from 6c5f4a3 to afcc4c0 Compare January 10, 2025 05:30
@dmanc dmanc changed the title [WIP] Traffic generator V2 Traffic generator V2 Jan 10, 2025
@dmanc dmanc marked this pull request as ready for review January 10, 2025 07:21
@ian-shim
Copy link
Contributor

@cody-littley can you take a pass at this PR?

Copy link
Contributor

@cody-littley cody-littley left a comment

Choose a reason for hiding this comment

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

LGTM

@dmanc dmanc merged commit 2c7a414 into Layr-Labs:master Jan 14, 2025
8 checks 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.

4 participants