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

Extend simulator tests to support PeerDAS #6109

Open
Tracked by #4983
jimmygchen opened this issue Jul 16, 2024 · 0 comments
Open
Tracked by #4983

Extend simulator tests to support PeerDAS #6109

jimmygchen opened this issue Jul 16, 2024 · 0 comments
Labels
das Data Availability Sampling test improvement Improve tests

Comments

@jimmygchen
Copy link
Member

jimmygchen commented Jul 16, 2024

Description

It would be really helpful to have some form of basic end-to-end testing for PeerDAS on CI, to help stablise the das branch.

We could extend the existing basic simulator tests to extend beyond the EIP7594_FORK_EPOCH and ensure nodes are still in sync and new nodes can join the network. Or alternatively use Kurtosis to assert for network healthiness. Any form of testing that helps making sure our code base is healthy will work.

Our current local testnet only runs the testnet for 60 seconds and shut them down, and rarely catches any real issue. It might be worth integrating some assertoor tests in - I think it's probably low hanging fruit as we can get a few built in checks with just a few lines of config changes in network_params.yaml.

@jimmygchen jimmygchen added test improvement Improve tests das Data Availability Sampling labels Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
das Data Availability Sampling test improvement Improve tests
Projects
None yet
Development

No branches or pull requests

1 participant